Parcourir la source

fix: add login 404, fix #3741

chen shuai il y a 6 ans
Parent
commit
63e632eeda
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  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