@ -58,6 +58,10 @@ export const constantRoutes = [
path:"/mortgage",
name:'mortgage',
component:()=>import('@/views/mortgage/index.vue')
},{
path:"/yqpb",
name:'yqpb',
component:()=>import('@/views/mortgage/yqpb.vue')
}
// 404 page must be placed at the end !!!
// { path: '*', redirect: '/404', hidden: true }