Browse Source

fix: add login 404, fix #3741

chen shuai 7 năm trước cách đây
mục cha
commit
63e632eeda
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  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