feat:新增个人中心api
This commit is contained in:
@@ -30,8 +30,8 @@ onBeforeMount(() => {
|
||||
|
||||
const userInfo = ref({
|
||||
avatar: "",
|
||||
username: "",
|
||||
nickname: ""
|
||||
userName: "",
|
||||
nick: ""
|
||||
});
|
||||
const panes = [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user