1
李凌
2026-01-21 e01cee0f0c5c5c2eb2d8595eadb3c7a9df2a37fc
src/router/index.js
@@ -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',