mirror of
https://github.com/yangjian102621/geekai.git
synced 2026-04-21 18:44:24 +08:00
优化手机端 profile 页面
This commit is contained in:
@@ -236,7 +236,7 @@ export function showLoginDialog(router) {
|
||||
message: '此操作需要登录才能进行,前往登录?',
|
||||
})
|
||||
.then(() => {
|
||||
router.push('/mobile/login')
|
||||
router.push('/login')
|
||||
})
|
||||
.catch(() => {
|
||||
// on cancel
|
||||
|
||||
Reference in New Issue
Block a user