@@ -4,10 +4,10 @@ import VueRouter from 'vue-router'
Vue.use(VueRouter)
const routes = [
- {
- path: '*',
- redirect: '/404'
- },
+ // {
+ // path: '*',
+ // redirect: '/404'
+ // },
{
path: '/loan',
redirect: '/'