Explorar o código

fix: add login 404, fix #3741

chen shuai %!s(int64=6) %!d(string=hai) anos
pai
achega
63e632eeda
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      config/router.config.js

+ 3 - 0
config/router.config.js

@@ -12,6 +12,9 @@ export default [
         name: 'register.result',
         component: './User/RegisterResult',
       },
+      {
+        component: '404',
+      },
     ],
   },
   // app