更新
This commit is contained in:
@@ -206,7 +206,7 @@ const handleLanguageChange = ({ key }) => {
|
||||
const handleMenuClick = ({ key }) => {
|
||||
switch (key) {
|
||||
case 'profile':
|
||||
router.push('/profile')
|
||||
router.push('/ucenter')
|
||||
break
|
||||
case 'settings':
|
||||
// 系统设置功能暂未实现
|
||||
|
||||
Reference in New Issue
Block a user