chen shuai 7 лет назад
Родитель
Сommit
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',
         name: 'register.result',
         component: './User/RegisterResult',
         component: './User/RegisterResult',
       },
       },
+      {
+        component: '404',
+      },
     ],
     ],
   },
   },
   // app
   // app