Pārlūkot izejas kodu

fix: add login 404, fix #3741

chen shuai 6 gadi atpakaļ
vecāks
revīzija
63e632eeda
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  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