个人设置和验证码
This commit is contained in:
@@ -36,9 +36,11 @@ export default {
|
||||
|
||||
onAccountSetting() {
|
||||
this.openContentWindow({
|
||||
key: 'account-home',
|
||||
title: '个人中心',
|
||||
icon: 'user',
|
||||
id: 'account-home',
|
||||
meta: {
|
||||
title: '个人设置',
|
||||
icon: '',
|
||||
},
|
||||
path: '/system/account'
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user