1
李凌
2025-12-22 6cd1d790d0a55b8f763de8d1d129cca2772393e4
src/router/index.js
@@ -52,7 +52,7 @@
         children: [{
               path: 'ico',
               meta: {
                  tarbar: false,
                  tarbar: true,
                  keepAlive: true
               },
               component: () => import( /* webpackChunkName: "ico" */ /* webpackPrefetch: true */
@@ -1425,6 +1425,13 @@
            import( /* webpackChunkName: "changeFundsPassword" */ /* webpackPrefetch: true */
               '@/views/changeFundsPassword/index.vue')
      },
      { //重置邮箱/手机号
         path: '/resetPhoneEmail',
         name: 'resetPhoneEmail',
         component: () =>
            import( /* webpackChunkName: "changeFundsPassword" */ /* webpackPrefetch: true */
               '@/views/safety/resetPhoneEmail.vue')
      },
      { //绑定验证
         path: '/bindVerify',
         name: 'bindVerify',