Update API request formatting and routing structure
This commit is contained in:
@ -182,7 +182,7 @@
|
||||
userStore.logout()
|
||||
userStore.$reset()
|
||||
} else if (command === '个人中心') {
|
||||
navigateTo('/personal/center/info')
|
||||
navigateTo('/personal-Center/info')
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user