浏览代码

fix: add login 404, fix #3741

chen shuai 7 年之前
父节点
当前提交
63e632eeda
共有 1 个文件被更改,包括 3 次插入0 次删除
  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