新大宝股票管理后台
1
jhzh
2026-04-29 30d3f5af1b2d50e97ca3ebd6992d6310a64c5e30
src/mock/services/user.js
@@ -869,6 +869,17 @@
      component: 'SecuritySettings'
    },
    {
      name: 'GoogleAuthCode',
      path: '/account/settings/googleAuthCode',
      parentId: 10030,
      id: 10033,
      meta: {
        title: 'account.settings.menuMap.googleAuthCode',
        show: false
      },
      component: 'GoogleAuthCode'
    },
    {
      name: 'CustomSettings',
      path: '/account/settings/custom',
      parentId: 10030,