Browse Source

fix: add login 404, fix #3741

chen shuai 6 years atrás
parent
commit
63e632eeda
1 changed files with 3 additions and 0 deletions
  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