diff --git a/public/index.html b/public/index.html index feca0bd..7a911d0 100644 --- a/public/index.html +++ b/public/index.html @@ -17,13 +17,13 @@ <% } %> diff --git a/src/router/modules/root.js b/src/router/modules/root.js index 741c6ef..ee03224 100644 --- a/src/router/modules/root.js +++ b/src/router/modules/root.js @@ -22,17 +22,7 @@ export default [ { path: '/', meta: {requireLogin: false}, - component: () => import(/* webpackChunkName: 'root' */ '@/views/official/index.vue') - }, - { - path: '/tduck-front', - meta: {requireLogin: false}, - component: () => import(/* webpackChunkName: 'root' */ '@/views/official/index.vue') - }, - { - path: '/payService', - meta: {requireLogin: false}, - component: () => import(/* webpackChunkName: 'root' */ '@/views/official/PayService') + component: () => import(/* webpackChunkName: 'root' */ '@/views/home') }, { path: '/login', diff --git a/src/views/official/DataPay.vue b/src/views/official/DataPay.vue deleted file mode 100644 index 1518ee3..0000000 --- a/src/views/official/DataPay.vue +++ /dev/null @@ -1,213 +0,0 @@ - - - - - diff --git a/src/views/official/PayService.vue b/src/views/official/PayService.vue deleted file mode 100644 index 363d15f..0000000 --- a/src/views/official/PayService.vue +++ /dev/null @@ -1,85 +0,0 @@ - - - - diff --git a/src/views/official/header.vue b/src/views/official/header.vue deleted file mode 100644 index 0b0f46e..0000000 --- a/src/views/official/header.vue +++ /dev/null @@ -1,99 +0,0 @@ - - - - - - diff --git a/src/views/official/index.vue b/src/views/official/index.vue deleted file mode 100644 index 1618df6..0000000 --- a/src/views/official/index.vue +++ /dev/null @@ -1,871 +0,0 @@ - - - - - - diff --git a/src/views/official/indexbak.vue b/src/views/official/indexbak.vue deleted file mode 100644 index 18012a4..0000000 --- a/src/views/official/indexbak.vue +++ /dev/null @@ -1,508 +0,0 @@ - - - - -