diff --git a/src/router/index.js b/src/router/index.js index 5bfa532..daa8d5b 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -58,16 +58,13 @@ export const constantRoutes = [ path:"/mortgage", name:'mortgage', component:()=>import('@/views/mortgage/index.vue') - },{ + }, + { path:"/yqpb", name:'yqpb', component:()=>import('@/views/mortgage/yqpb.vue') }, - { - path:"/yqpb2", - name:'yqpb2', - component:()=>import('@/views/mortgage/yqpb2.vue') - } + // 404 page must be placed at the end !!! // { path: '*', redirect: '/404', hidden: true } ] diff --git a/src/views/mortgage/yqpb-原始.vue b/src/views/mortgage/yqpb-原始.vue new file mode 100644 index 0000000..29abf9a --- /dev/null +++ b/src/views/mortgage/yqpb-原始.vue @@ -0,0 +1,518 @@ + + + + \ No newline at end of file diff --git a/src/views/mortgage/yqpb.vue b/src/views/mortgage/yqpb.vue index 29abf9a..a7f0b46 100644 --- a/src/views/mortgage/yqpb.vue +++ b/src/views/mortgage/yqpb.vue @@ -1,212 +1,302 @@ - \ No newline at end of file