Browse Source

隐藏账号绑定设置

ai_dev
zhouhaibin 2 months ago
parent
commit
16f1704e3d
  1. 10
      src/views/auth/profile/data.ts

10
src/views/auth/profile/data.ts

@ -14,11 +14,11 @@ export const settingList = [
name: '安全设置',
component: 'SecureSetting',
},
{
key: '3',
name: '账号绑定',
component: 'AccountBind',
},
// {
// key: '3',
// name: '账号绑定',
// component: 'AccountBind',
// },
{
key: '4',
name: '在线设备',

Loading…
Cancel
Save