diff --git a/config/router.config.js b/config/router.config.js index 0f54cc05812f3499f7fe536e166600589242fa51..c961c7b68211e8ff4de0521d3a2b288f0d0ee920 100644 --- a/config/router.config.js +++ b/config/router.config.js @@ -12,6 +12,9 @@ export default [ name: 'register.result', component: './User/RegisterResult', }, + { + component: '404', + }, ], }, // app