| | |
| | | NODE_ENV=production |
| | | VUE_APP_PREVIEW=true |
| | | VUE_APP_API_BASE_URL=https://api.greenbackcaps.top/ |
| | | VUE_APP_API_BASE_URL=https://api.nalandacapital.cfd/ |
| | | # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ |
| | | # VUE_APP_API_BASE_URL= https://api.dfddgj346.xyz/ |
| | | # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ |
| | |
| | | # VUE_APP_API_BASE_URL=https://api.ispentagon-institution.com/ |
| | | # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ |
| | | # VUE_APP_API_BASE_URL=https://api.guosen.org/ |
| | | VUE_APP_API_BASE_URL = https://api.nalandacapital.shop/ |
| | | VUE_APP_API_BASE_URL = https://api.nalandacapital.cfd/ |
| | | # VUE_APP_API_BASE_URL = http://192.168.10.11:8091/ |
| | |
| | | |
| | | VUE_APP_PREVIEW=true |
| | | |
| | | VUE_APP_API_BASE_URL=https://api.nalandacapital.shop/ |
| | | |
| | | VUE_APP_API_BASE_URL=https://api.nalandacapital.cfd/ |
| | | # VUE_APP_API_BASE_URL=http://192.168.10.11:8091/ |
| | | # VUE_APP_API_BASE_URL=http://192.168.10.4:8091/ |
| | |
| | | { |
| | | path: '/account/settings/googleAuthCode', |
| | | name: 'GoogleAuthCode', |
| | | component: () => import('@/views/account/settings/GoogleAuthCode'), |
| | | component: () => import('@/views/account/settings/googleAuthCode'), |
| | | meta: { title: 'account.settings.menuMap.googleAuthCode', hidden: true, keepAlive: true, permission: ['user'] }, |
| | | }, |
| | | ], |
| | |
| | | export default { |
| | | 'account.settings.menuMap.basic': '基本设置', |
| | | 'account.settings.menuMap.security': '安全设置', |
| | | 'account.settings.menuMap.googleAuthCode': '绑定谷歌验证器', |
| | | 'account.settings.menuMap.custom': '个性化', |
| | | 'account.settings.menuMap.binding': '账号绑定', |
| | | 'account.settings.menuMap.notification': '新消息通知', |
| | |
| | | export default { |
| | | 'account.settings.menuMap.basic': '基本设置', |
| | | 'account.settings.menuMap.security': '安全设置', |
| | | 'account.settings.menuMap.googleAuthCode': '绑定谷歌验证器', |
| | | 'account.settings.menuMap.custom': '个性化', |
| | | 'account.settings.menuMap.binding': '账号绑定', |
| | | 'account.settings.menuMap.notification': '新消息通知', |
| | |
| | | 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, |
| | |
| | | </a-menu-item> |
| | | <a-menu-item key="/account/settings/googleAuthCode"> |
| | | <router-link :to="{ name: 'GoogleAuthCode' }"> |
| | | 绑定谷歌验证器 |
| | | {{ $t('account.settings.menuMap.googleAuthCode') }} |
| | | </router-link> |
| | | </a-menu-item> |
| | | <!-- <a-menu-item key="/account/settings/custom"> |