diff --git a/src/views/auth/profile/data.ts b/src/views/auth/profile/data.ts index c6f7612..66fc9ed 100644 --- a/src/views/auth/profile/data.ts +++ b/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: '在线设备',