diff --git a/config/index.js b/config/index.js index 7e58e1c7..dad6aede 100644 --- a/config/index.js +++ b/config/index.js @@ -13,7 +13,9 @@ module.exports = { "/api": { // 请求的目标主机 //target: 'http://116.255.135.38:8081/nsgk_test/', - target: 'http://localhost:8080/', + //target: 'http://localhost:8080/', + //target:'192.168.31.228:8080', + //target:'192.168.31.228:8080', changeOrigin: true, pathRewrite: { '^/api': '' @@ -23,7 +25,7 @@ module.exports = { // Various Dev Server settings host: '0.0.0.0', // can be overwritten by process.env.HOST - port: 85, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined + port: 8080, // can be overwritten by process.env.PORT, if port is in use, a free one will be determined autoOpenBrowser: false, errorOverlay: true, notifyOnErrors: true, diff --git a/src/permission.js b/src/permission.js index 7f070fe0..607e0d36 100644 --- a/src/permission.js +++ b/src/permission.js @@ -30,8 +30,13 @@ const whiteList = [ '/attestationDetail', '/noticeDetail', '/homestead/login', - - + '/applicationForm', + '/applicationList', + '/certificateList', + '/certificateSee', + '/informationList', + '/circulationList', + '/circulationAdd', ] router.beforeEach((to, from, next) => { diff --git a/src/router/index.js b/src/router/index.js index 2d76982b..d1fe9615 100644 --- a/src/router/index.js +++ b/src/router/index.js @@ -381,6 +381,69 @@ export const constantRoutes = [ hidden: true, }, component: (resolve) => require(['@/views/authenticRight/login'], resolve) + }, + { + path: '/applicationForm', + name: 'authenticRightLogin', + meta: { + title: '农村宅基地申请表', + hidden: true, + }, + component: (resolve) => require(['@/views/homeApplication/applicationForm'], resolve) + }, + { + path: '/applicationList', + name: 'applicationList', + meta: { + title: '宅基地申请', + hidden: true, + }, + component: (resolve) => require(['@/views/homeApplication/applicationList'], resolve) + }, + { + path: '/certificateList', + name: 'certificateList', + meta: { + title: '证书查看', + hidden: true, + }, + component: (resolve) => require(['@/views/certificate/certificateList'], resolve) + }, + { + path: '/certificateSee', + name: 'certificateSee', + meta: { + title: '证书查看', + hidden: true, + }, + component: (resolve) => require(['@/views/certificate/certificateSee'], resolve) + }, + { + path: '/informationList', + name: 'informationList', + meta: { + title: '公示信息', + hidden: true, + }, + component: (resolve) => require(['@/views/publicityInformation/informationList'], resolve) + }, + { + path: '/circulationList', + name: 'circulationList', + meta: { + title: '使用权流转', + hidden: true, + }, + component: (resolve) => require(['@/views/circulation/circulationList'], resolve) + }, + { + path: '/circulationAdd', + name: 'circulationAdd', + meta: { + title: '添加宅基地使用流转权', + hidden: true, + }, + component: (resolve) => require(['@/views/circulation/circulationAdd'], resolve) } diff --git a/src/views/certificate/certificateList.vue b/src/views/certificate/certificateList.vue new file mode 100644 index 00000000..32d67f32 --- /dev/null +++ b/src/views/certificate/certificateList.vue @@ -0,0 +1,75 @@ + + + + + diff --git a/src/views/certificate/certificateSee.vue b/src/views/certificate/certificateSee.vue new file mode 100644 index 00000000..01325531 --- /dev/null +++ b/src/views/certificate/certificateSee.vue @@ -0,0 +1,57 @@ + + + + + diff --git a/src/views/circulation/circulationAdd.vue b/src/views/circulation/circulationAdd.vue new file mode 100644 index 00000000..f8adf99e --- /dev/null +++ b/src/views/circulation/circulationAdd.vue @@ -0,0 +1,303 @@ + + + + + diff --git a/src/views/circulation/circulationList.vue b/src/views/circulation/circulationList.vue new file mode 100644 index 00000000..e3fc6116 --- /dev/null +++ b/src/views/circulation/circulationList.vue @@ -0,0 +1,91 @@ + + + + + diff --git a/src/views/homeApplication/applicationForm.vue b/src/views/homeApplication/applicationForm.vue new file mode 100644 index 00000000..a76db9f3 --- /dev/null +++ b/src/views/homeApplication/applicationForm.vue @@ -0,0 +1,360 @@ + + + + + diff --git a/src/views/homeApplication/applicationList.vue b/src/views/homeApplication/applicationList.vue new file mode 100644 index 00000000..23078b85 --- /dev/null +++ b/src/views/homeApplication/applicationList.vue @@ -0,0 +1,78 @@ + + + + + diff --git a/src/views/publicityInformation/informationList.vue b/src/views/publicityInformation/informationList.vue new file mode 100644 index 00000000..d86ad3d5 --- /dev/null +++ b/src/views/publicityInformation/informationList.vue @@ -0,0 +1,99 @@ + + + + + diff --git a/static/images/icon/icon_fz.png b/static/images/icon/icon_fz.png new file mode 100644 index 00000000..87daedf6 Binary files /dev/null and b/static/images/icon/icon_fz.png differ diff --git a/static/images/icon/icon_gs.png b/static/images/icon/icon_gs.png new file mode 100644 index 00000000..b06ce8bf Binary files /dev/null and b/static/images/icon/icon_gs.png differ diff --git a/static/images/icon/icon_jt.png b/static/images/icon/icon_jt.png new file mode 100644 index 00000000..73f1ce99 Binary files /dev/null and b/static/images/icon/icon_jt.png differ diff --git a/static/images/icon/icon_zs.png b/static/images/icon/icon_zs.png new file mode 100644 index 00000000..98672f45 Binary files /dev/null and b/static/images/icon/icon_zs.png differ diff --git a/static/images/temporary/10.jpg b/static/images/temporary/10.jpg new file mode 100644 index 00000000..5568b96c Binary files /dev/null and b/static/images/temporary/10.jpg differ diff --git a/static/images/temporary/6.jpg b/static/images/temporary/6.jpg new file mode 100644 index 00000000..f30b2b60 Binary files /dev/null and b/static/images/temporary/6.jpg differ diff --git a/static/images/temporary/7.jpg b/static/images/temporary/7.jpg new file mode 100644 index 00000000..378adc40 Binary files /dev/null and b/static/images/temporary/7.jpg differ diff --git a/static/images/temporary/8.jpg b/static/images/temporary/8.jpg new file mode 100644 index 00000000..be29b83a Binary files /dev/null and b/static/images/temporary/8.jpg differ diff --git a/static/images/temporary/9.jpg b/static/images/temporary/9.jpg new file mode 100644 index 00000000..0dafae71 Binary files /dev/null and b/static/images/temporary/9.jpg differ