diff --git a/nervui-smart-parking/src/config/app.config.ts b/nervui-smart-parking/src/config/app.config.ts index 0a469d8..73032ba 100644 --- a/nervui-smart-parking/src/config/app.config.ts +++ b/nervui-smart-parking/src/config/app.config.ts @@ -14,6 +14,7 @@ export const appConfig = { // console.log({ to, from, next, whiteNameList, authorizationStore, appConfig }, 'routeConfig'); // next(); // }, + customUpdatePwd: () => import('/@/view/updatePassword/updatePassword.vue'), timeout: 60 * 1000, userLoginApi: () => {