feat:新增个人中心api

This commit is contained in:
chenchun
2024-09-05 21:44:10 +08:00
parent 6134e76030
commit 4ed44a2a8f
2 changed files with 27 additions and 3 deletions

View File

@@ -30,8 +30,8 @@ onBeforeMount(() => {
const userInfo = ref({
avatar: "",
username: "",
nickname: ""
userName: "",
nick: ""
});
const panes = [
{