diff --git a/src/assets/images/sunVillage_info/index_title.png b/src/assets/images/sunVillage_info/index_title.png
index fcb711e6..27e7580e 100644
Binary files a/src/assets/images/sunVillage_info/index_title.png and b/src/assets/images/sunVillage_info/index_title.png differ
diff --git a/src/components/qrcode/Scaner.vue b/src/components/qrcode/Scaner.vue
index 131d6a4f..a67444a7 100644
--- a/src/components/qrcode/Scaner.vue
+++ b/src/components/qrcode/Scaner.vue
@@ -254,7 +254,7 @@ export default {
display: inline-block;
height: 24PX;
width: 24PX;
- /*background: url('../assets/close.png') no-repeat center;*/
+ background: url('../../../static/images/lawEnforcement/icon/close.png') no-repeat center;
background-size: auto 100%;
position: absolute;
right: 8PX;
diff --git a/src/permission.js b/src/permission.js
index 768bf1e3..4dfd163b 100644
--- a/src/permission.js
+++ b/src/permission.js
@@ -136,14 +136,19 @@ const whiteList = [
'/newBusinessEntity/conter', //底部组件
'/newBusinessEntity/newsDetails', //新闻详情
'/newBusinessEntity/listBody', //主体名录
- '/newBusinessEntity/map' //地图
+ '/newBusinessEntity/map', //地图
+
+ //农业大托管
+ '/agriculturalTrusteeship/index', //首页
+ '/agriculturalTrusteeship/insuranceList',//保险列表
+ '/agriculturalTrusteeship/insuranceProjectList',//保险产品列表
+ '/agriculturalTrusteeship/insuranceProjectDetail',//保险产品详情
]
router.beforeEach((to, from, next) => {
NProgress.start()
if (getToken()) {
- console.info(to)
/* has token*/
if (to.path === '/login') {
next({ path: '/' })
diff --git a/src/router/index.js b/src/router/index.js
index 9de6497c..8baa3a43 100644
--- a/src/router/index.js
+++ b/src/router/index.js
@@ -1852,6 +1852,24 @@ export const constantRoutes = [
},
component: (resolve) => require(['@/views/yinnong/done'], resolve)
},
+ {
+ path: '/yinnong/doneCompleted/done',
+ name: 'yinnongDoneCompletedDone',
+ meta: {
+ title: '我的已办',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/yinnong/doneCompleted/done'], resolve)
+ },
+ {
+ path: '/yinnong/doneCompleted/completed',
+ name: 'yinnongDoneCompletedCompleted',
+ meta: {
+ title: '我的待办',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/yinnong/doneCompleted/completed'], resolve)
+ },
{
path: '/yinnong/advice',
name: 'yinnongAdvice',
@@ -3690,6 +3708,7 @@ export const constantRoutes = [
meta: {
title: '种子扫描',
hidden: true,
+ keepAlive: true
},
component: (resolve) => require(['@/views/lawEnforcement/retrospect/retrospectDetail'], resolve)
},
@@ -3981,6 +4000,541 @@ export const constantRoutes = [
},
component: (resolve) => require(['@/views/newBusinessEntity/map'], resolve)
},
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ //<----------------------------------财务公开_银农路由---------------------------------->
+ {
+ path: '/sunVillage_info/approvalList',
+ name: 'sunVillageApprovalList',
+ meta: {
+ title: '银行卡转账列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList2',
+ name: 'sunVillageApprovalList2',
+ meta: {
+ title: '信用卡还款列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList2'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList3',
+ name: 'sunVillageApprovalList3',
+ meta: {
+ title: '虚拟挂账列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList3'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList4',
+ name: 'sunVillageApprovalList4',
+ meta: {
+ title: '代管转账列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList4'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList5',
+ name: 'sunVillageApprovalList5',
+ meta: {
+ title: '母子转账列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList5'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList10',
+ name: 'sunVillageApprovalList10',
+ meta: {
+ title: '现金提现列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList10'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList11',
+ name: 'sunVillageApprovalList11',
+ meta: {
+ title: '备付金支出列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList11'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalList12',
+ name: 'sunVillageApprovalList12',
+ meta: {
+ title: '汇票支出列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList12'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail',
+ name: 'sunVillageApprovalDetail',
+ meta: {
+ title: '银农银行卡转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail2',
+ name: 'sunVillageApprovalDetail2',
+ meta: {
+ title: '银农信用卡还款申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail2'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail3',
+ name: 'sunVillageApprovalDetail3',
+ meta: {
+ title: '银农虚拟挂账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail3'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail4',
+ name: 'sunVillageApprovalDetail4',
+ meta: {
+ title: '银农代管转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail4'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail5',
+ name: 'sunVillageApprovalDetail5',
+ meta: {
+ title: '银农母子转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail5'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail10',
+ name: 'sunVillageApprovalDetail10',
+ meta: {
+ title: '银农现金提现申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail10'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail11',
+ name: 'sunVillageApprovalDetail11',
+ meta: {
+ title: '银农备付金支出申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail11'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalDetail12',
+ name: 'sunVillageApprovalDetail12',
+ meta: {
+ title: '银农汇票支出申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail12'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd',
+ name: 'sunVillageApprovalAdd',
+ meta: {
+ title: '添加银行卡转账申请',
+ hidden: true,
+ keepAlive: true
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd2',
+ name: 'sunVillageApprovalAdd2',
+ meta: {
+ title: '添加信用卡还款申请',
+ hidden: true,
+ keepAlive: true
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd2'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd3',
+ name: 'sunVillageApprovalAdd3',
+ meta: {
+ title: '添加虚拟挂账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd3'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd4',
+ name: 'sunVillageApprovalAdd4',
+ meta: {
+ title: '添加代管转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd4'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd5',
+ name: 'sunVillageApprovalAdd5',
+ meta: {
+ title: '添加母子转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd5'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd10',
+ name: 'sunVillageApprovalAdd10',
+ meta: {
+ title: '添加现金提现申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd10'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd11',
+ name: 'sunVillageApprovalAdd11',
+ meta: {
+ title: '添加备付金支出申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd11'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalAdd12',
+ name: 'sunVillageApprovalAdd12',
+ meta: {
+ title: '添加汇票支出申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd12'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approval/collectionAdd',
+ name: 'sunVillageApprovalCollectionAdd',
+ meta: {
+ title: '添加收款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approval/collectionAdd2',
+ name: 'sunVillageApprovalCollectionAdd2',
+ meta: {
+ title: '添加收款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd2'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approval/collectionApprovalAdd',
+ name: 'sunVillageCollectionApprovalAdd',
+ meta: {
+ title: '添加收款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/collectionApprovalAdd'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalApproval',
+ name: 'sunVillageApprovalApproval',
+ meta: {
+ title: '付款审批',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalApproval10',
+ name: 'sunVillageApprovalApproval10',
+ meta: {
+ title: '付款审批',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval10'], resolve)
+ }, {
+ path: '/sunVillage_info/approvalApproval11',
+ name: 'sunVillageApprovalApproval11',
+ meta: {
+ title: '付款审批',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval11'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalApproval12',
+ name: 'sunVillageApprovalApproval12',
+ meta: {
+ title: '付款审批',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval12'], resolve)
+ },
+
+ {
+ path: '/sunVillage_info/approvalModify',
+ name: 'sunVillageApprovalModify',
+ meta: {
+ title: '修改银行卡转账申请',
+ hidden: true,
+ keepAlive: true
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify2',
+ name: 'sunVillageApprovalModify2',
+ meta: {
+ title: '修改信用卡还款申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify2'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify3',
+ name: 'sunVillageApprovalModify3',
+ meta: {
+ title: '修改虚拟挂账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify3'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify4',
+ name: 'sunVillageApprovalModify4',
+ meta: {
+ title: '修改代管转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify4'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify5',
+ name: 'sunVillageApprovalModify5',
+ meta: {
+ title: '修改母子转账申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify5'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify10',
+ name: 'sunVillageApprovalModify10',
+ meta: {
+ title: '修改现金提现申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify10'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify11',
+ name: 'sunVillageApprovalModify11',
+ meta: {
+ title: '修改备付金支出申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify11'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalModify12',
+ name: 'sunVillageApprovalModify12',
+ meta: {
+ title: '修改汇票支出申请',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify12'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalProcess',
+ name: 'sunVillageApprovalProcess',
+ meta: {
+ title: '付款申请流程',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalProcess2',
+ name: 'sunVillageApprovalProcess2',
+ meta: {
+ title: '付款申请流程',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess2'], resolve)
+ },
+ {
+ path: '/sunVillage_info/approvalProcess3',
+ name: 'sunVillageApprovalProcess3',
+ meta: {
+ title: '审批流程',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess3'], resolve)
+ },
+ {
+ path: '/sunVillage_info/collectionList',
+ name: 'sunVillageCollectionList',
+ meta: {
+ title: '银农收款账户列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/collectionAccount/collectionList'], resolve)
+ },
+ {
+ path: '/sunVillage_info/collectionAdd',
+ name: 'sunVillageCollectionAdd',
+ meta: {
+ title: '添加收款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/collectionAccount/collectionAdd'], resolve)
+ },
+ {
+ path: '/sunVillage_info/collectionModify',
+ name: 'sunVillageCollectionModify',
+ meta: {
+ title: '修改收款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/collectionAccount/collectionModify'], resolve)
+ },
+ {
+ path: '/sunVillage_info/collectionDetail',
+ name: 'sunVillageCollectionDetail',
+ meta: {
+ title: '查看收款账户详情',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/collectionAccount/collectionDetail'], resolve)
+ },
+ {
+ path: '/sunVillage_info/paymentAccountList',
+ name: 'sunVillagePaymentAccountList',
+ meta: {
+ title: '查看付款账户列表',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountList'], resolve)
+ },
+ {
+ path: '/sunVillage_info/paymentAccountAdd',
+ name: 'sunVillagePaymentAccountAdd',
+ meta: {
+ title: '添加付款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountAdd'], resolve)
+ },
+ {
+ path: '/sunVillage_info/paymentAccountModify',
+ name: 'sunVillagePaymentAccountModify',
+ meta: {
+ title: '修改付款账户信息',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountModify'], resolve)
+ },
+ {
+ path: '/sunVillage_info/paymentAccountDetail',
+ name: 'sunVillagePaymentAccountDetail',
+ meta: {
+ title: '查看付款账户详情',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountDetail'], resolve)
+ },
+ {
+ path: '/sunVillage_info/bankOfDepositList',
+ name: 'sunVillageBankOfDepositList',
+ meta: {
+ title: '开户行',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositList'], resolve)
+ },
+ {
+ path: '/sunVillage_info/bankOfDepositAdd',
+ name: 'sunVillageBankOfDepositAdd',
+ meta: {
+ title: '添加开户行',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositAdd'], resolve)
+ },
+ {
+ path: '/sunVillage_info/bankOfDepositModify',
+ name: 'sunVillageBankOfDepositModify',
+ meta: {
+ title: '修改开户行',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositModify'], resolve)
+ },
+
+ //<--------------------------------------农业大托管-------------------------------------->
+ {
+ path: '/agriculturalTrusteeship/index',
+ name: 'agriculturalTrusteeshipIndex',
+ meta: {
+ title: '农业大托管',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/agriculturalTrusteeship/index'], resolve)
+ },
+ {
+ path: '/agriculturalTrusteeship/insuranceList',
+ name: 'agriculturalTrusteeshipInsuranceList',
+ meta: {
+ title: '保险服务',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/agriculturalTrusteeship/insurance/insuranceList'], resolve)
+ },
+ {
+ path: '/agriculturalTrusteeship/insuranceProjectList',
+ name: 'agriculturalTrusteeshipInsuranceProjectList',
+ meta: {
+ title: '保险服务',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/agriculturalTrusteeship/insurance/insuranceProjectList'], resolve)
+ },
+ {
+ path: '/agriculturalTrusteeship/insuranceProjectDetail',
+ name: 'agriculturalTrusteeshipInsuranceProjectDetail',
+ meta: {
+ title: '保险服务',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/agriculturalTrusteeship/insurance/insuranceProjectDetail'], resolve)
+ },
+ {
+ path: '/agriculturalTrusteeship/societyList',
+ name: 'agriculturalTrusteeshipSocietyList',
+ meta: {
+ title: '社会化服务',
+ hidden: true,
+ },
+ component: (resolve) => require(['@/views/agriculturalTrusteeship/society/societyList'], resolve)
+ },
];
diff --git a/src/views/agriculturalTrusteeship/index.vue b/src/views/agriculturalTrusteeship/index.vue
new file mode 100644
index 00000000..b48ad148
--- /dev/null
+++ b/src/views/agriculturalTrusteeship/index.vue
@@ -0,0 +1,362 @@
+
+
+
+
+
+
+
+
+
+
+
+ 社会化
+
+
+
+ 农担
+
+
+
+ 贷款
+
+
+
+ 保险
+
+
+
+
+
+
+ 12.0版本上线啦!点击查看更改内容~
+ 12.1版本上线啦!点击查看更改内容~
+ 12.2版本上线啦!点击查看更改内容~
+
+
+
+
+
+
+
+
+
+
+

+
+

+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
服务
+
服务
+
服务
+
服务
+
服务
+
+
+
+
+
+

+
+
如果只有一行就空着啊啊啊啊啊啊啊啊啊啊啊啊
+
+
¥66.00/亩
+
销 600分 4.7
+
+
张三社会服务旗舰店
+
+
+
+
+
+
+
+
+
+
+

+
+
+
+
+
diff --git a/src/views/agriculturalTrusteeship/insurance/insuranceList.vue b/src/views/agriculturalTrusteeship/insurance/insuranceList.vue
new file mode 100644
index 00000000..817437a9
--- /dev/null
+++ b/src/views/agriculturalTrusteeship/insurance/insuranceList.vue
@@ -0,0 +1,268 @@
+
+
+
+
+
+
+
+
+
+
+
+

+
+

+
+
+
+
+
张三李四合伙开公司有限公司
+
+
+
60个产品
+
林巧巧
+
18765332194
+
+
+
+
+
+
+
+
+
+

+
+

+
+
+
+
+
+

+
+
如果只有一行就空着啊啊啊啊啊啊啊啊啊啊啊啊
+
+
+
+
+
张三社会服务旗舰店
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/agriculturalTrusteeship/insurance/insuranceProjectDetail.vue b/src/views/agriculturalTrusteeship/insurance/insuranceProjectDetail.vue
new file mode 100644
index 00000000..aa7caf0c
--- /dev/null
+++ b/src/views/agriculturalTrusteeship/insurance/insuranceProjectDetail.vue
@@ -0,0 +1,132 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
农业保险玉米保险30/亩小麦50/亩大豆60/亩
+
张三社会服务旗舰店
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/agriculturalTrusteeship/insurance/insuranceProjectList.vue b/src/views/agriculturalTrusteeship/insurance/insuranceProjectList.vue
new file mode 100644
index 00000000..8fcb9e7e
--- /dev/null
+++ b/src/views/agriculturalTrusteeship/insurance/insuranceProjectList.vue
@@ -0,0 +1,188 @@
+
+
+
+
+
+
+
+
+
+

+
+

+
+
+
+
+
+

+
+
如果只有一行就空着啊啊啊啊啊啊啊啊啊啊啊啊
+
+
+
+
+
健康保险
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/agriculturalTrusteeship/society/societyList.vue b/src/views/agriculturalTrusteeship/society/societyList.vue
new file mode 100644
index 00000000..817437a9
--- /dev/null
+++ b/src/views/agriculturalTrusteeship/society/societyList.vue
@@ -0,0 +1,268 @@
+
+
+
+
+
+
+
+
+
+
+
+

+
+

+
+
+
+
+
张三李四合伙开公司有限公司
+
+
+
60个产品
+
林巧巧
+
18765332194
+
+
+
+
+
+
+
+
+
+

+
+

+
+
+
+
+
+

+
+
如果只有一行就空着啊啊啊啊啊啊啊啊啊啊啊啊
+
+
+
+
+
张三社会服务旗舰店
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/lawEnforcement/index_new.vue b/src/views/lawEnforcement/index_new.vue
index 43f05644..d5f83ef6 100644
--- a/src/views/lawEnforcement/index_new.vue
+++ b/src/views/lawEnforcement/index_new.vue
@@ -80,6 +80,7 @@
+
@@ -153,6 +154,11 @@ export default {
methods: {
goSearch(){
this.$router.push({name:'lawEnforcementBasis',query:{searchInput:this.searchInput}});
+ },
+ openAlert(){
+ this.$dialog.alert({
+ message: '功能暂未开通!',
+ })
}
},
};
diff --git a/src/views/lawEnforcement/login.vue b/src/views/lawEnforcement/login.vue
index 678a7204..999faebf 100644
--- a/src/views/lawEnforcement/login.vue
+++ b/src/views/lawEnforcement/login.vue
@@ -2,7 +2,7 @@

-
农业综合行政执法公众平台
+
农业综合行政执法平台
登录
-
- 注册
-
+
+
+
-
请选择注册类型
+
请选择注册类型
@@ -54,7 +54,7 @@
src="../../../static/images/lawEnforcement/sh.png"
/>
- 个体工商户
+ 个体工商户
@@ -64,7 +64,7 @@
src="../../../static/images/lawEnforcement/qy.png"
/>
- 企业
+ 企业
@@ -74,10 +74,6 @@
diff --git a/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositAdd.vue b/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositAdd.vue
new file mode 100644
index 00000000..4487b13c
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositAdd.vue
@@ -0,0 +1,147 @@
+
+
+
+
+ 添加开户行
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositList.vue b/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositList.vue
new file mode 100644
index 00000000..eb297bf9
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositList.vue
@@ -0,0 +1,175 @@
+
+
+
+
+ 开户行列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.bankType}}
+
+ {{item.sheng+item.shi}}
+ {{item.payeePaymentLines}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositModify.vue b/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositModify.vue
new file mode 100644
index 00000000..519c2229
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/bankOfDeposit/bankOfDepositModify.vue
@@ -0,0 +1,151 @@
+
+
+
+
+ 修改开户行
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionAdd.vue b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionAdd.vue
new file mode 100644
index 00000000..ee239ac1
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionAdd.vue
@@ -0,0 +1,276 @@
+
+
+
+
+ 添加收款账户信息
+
+
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+ 正常
+ 停用
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionDetail.vue b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionDetail.vue
new file mode 100644
index 00000000..77f7f519
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionDetail.vue
@@ -0,0 +1,138 @@
+
+
+
+
+ 查看收款账户信息
+
+
+
基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{form.accountType == '1' ? '公户' : '私户' }}
+
+
+
+
+
+ {{form.accountType == '0' ? '正常' : '停用' }}
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionList.vue b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionList.vue
new file mode 100644
index 00000000..387fb5e4
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionList.vue
@@ -0,0 +1,177 @@
+
+
+
+
+ 银农收款账户列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item.payeeAccount}}
+
+
+ {{item.payee}}
+
+
+ {{item.accountType}}
+ {{item.bankType}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionModify.vue b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionModify.vue
new file mode 100644
index 00000000..fd882efc
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/collectionAccount/collectionModify.vue
@@ -0,0 +1,261 @@
+
+
+
+
+ 修改收款账户信息
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+ 正常
+ 停用
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountAdd.vue b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountAdd.vue
new file mode 100644
index 00000000..ae33044c
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountAdd.vue
@@ -0,0 +1,514 @@
+
+
+
+
+ 添加付款账户信息
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 账簿余额
+ 中心账簿
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+ 账簿信息
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountDetail.vue b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountDetail.vue
new file mode 100644
index 00000000..f7913047
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountDetail.vue
@@ -0,0 +1,172 @@
+
+
+
+
+ 查看付款账户信息
+
+
+
基础信息
+
+
+
+
+
+
+
+
+ {{form.managementControlType == '1' ? '账簿余额':'中心账簿'}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{form.status == 'Y' ? '是':'否'}}
+
+
+
+
账簿信息
+
+
+
+ {{form.status == 'Y' ? '是':'否'}}
+
+
+
+
+
+ {{form.status == 'Y' ? '是':'否'}}
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountList.vue b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountList.vue
new file mode 100644
index 00000000..7268eb1a
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountList.vue
@@ -0,0 +1,185 @@
+
+
+
+
+ 银农付款账户列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{item.balance}}
+
+
+ {{item.bankAccountNumber == null || item.bankAccountNumber == '' ? ' ':item.bankAccountNumber}}
+
+ {{item.accountName}}
+ {{item.status == '否' ? '未' : '已'}}停用
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountModify.vue b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountModify.vue
new file mode 100644
index 00000000..c71b3828
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentAccount/paymentAccountModify.vue
@@ -0,0 +1,570 @@
+
+
+
+
+ 修改付款账户信息
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 账簿余额
+ 中心账簿
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+ 账簿信息
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd.vue
new file mode 100644
index 00000000..55b27f47
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd.vue
@@ -0,0 +1,1998 @@
+
+
+
+
+ 添加银行卡转账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd10.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd10.vue
new file mode 100644
index 00000000..c8874bb5
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd10.vue
@@ -0,0 +1,1063 @@
+
+
+
+
+ 添加现金提现申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd11.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd11.vue
new file mode 100644
index 00000000..2927cae9
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd11.vue
@@ -0,0 +1,2342 @@
+
+
+
+
+ 添加备付金支出申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd12.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd12.vue
new file mode 100644
index 00000000..820e73fb
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd12.vue
@@ -0,0 +1,2390 @@
+
+
+
+
+ 添加汇票支出申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+
+ 出票方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 收票方信息
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd2.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd2.vue
new file mode 100644
index 00000000..ae095a45
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd2.vue
@@ -0,0 +1,1931 @@
+
+
+
+
+ 添加信用卡还款申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd3.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd3.vue
new file mode 100644
index 00000000..26aabe4f
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd3.vue
@@ -0,0 +1,952 @@
+
+
+
+
+ 添加虚拟挂账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd4.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd4.vue
new file mode 100644
index 00000000..602567c1
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd4.vue
@@ -0,0 +1,1141 @@
+
+
+
+
+ 添加代管转账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd5.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd5.vue
new file mode 100644
index 00000000..d03d9986
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalAdd5.vue
@@ -0,0 +1,954 @@
+
+
+
+
+ 添加母子转账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+ 保存
+
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval.vue
new file mode 100644
index 00000000..7bf884b7
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval.vue
@@ -0,0 +1,426 @@
+
+
+
+
+ 转账/还款审批
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
收款方信息
+
+
+
+
+
+
+
+
+
上传附件(收据)
+
+
+
+
+
附件下载(收据){{fileList1&&fileList1.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(发票)
+
+
+
+
+
附件下载(发票){{fileList2&&fileList2.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(其他)
+
+
+
+
+
附件下载(其他){{fileList3&&fileList3.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
+
+ 审批
意见
+
+
+ 同意
+ 驳回
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval10.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval10.vue
new file mode 100644
index 00000000..19742abc
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval10.vue
@@ -0,0 +1,422 @@
+
+
+
+
+ 现金提现申请审批
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
收款方信息
+
+
上传附件(收据)
+
+
+
+
+
附件下载(收据){{fileList1&&fileList1.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(发票)
+
+
+
+
+
附件下载(发票){{fileList2&&fileList2.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(其他)
+
+
+
+
+
附件下载(其他){{fileList3&&fileList3.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
+
+ 审批
意见
+
+
+ 同意
+ 驳回
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval11.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval11.vue
new file mode 100644
index 00000000..86180bcd
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval11.vue
@@ -0,0 +1,444 @@
+
+
+
+
+ 备付金支出审批
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
收款方信息
+
+
+
上传附件(收据)
+
+
+
+
+
附件下载(收据){{fileList1&&fileList1.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(发票)
+
+
+
+
+
附件下载(发票){{fileList2&&fileList2.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(其他)
+
+
+
+
+
附件下载(其他){{fileList3&&fileList3.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
+
+ 审批
意见
+
+
+ 同意
+ 驳回
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval12.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval12.vue
new file mode 100644
index 00000000..8ceb074d
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalApproval12.vue
@@ -0,0 +1,508 @@
+
+
+
+
+ 汇票支出审批
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
出票方信息
+
+
+
+
+
+
+
+
+
+
+
收票方信息
+
+
+
上传附件(收据)
+
+
+
+
+
附件下载(收据){{fileList1&&fileList1.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(发票)
+
+
+
+
+
附件下载(发票){{fileList2&&fileList2.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
上传附件(其他)
+
+
+
+
+
附件下载(其他){{fileList3&&fileList3.length==0?':暂无可下载文件':''}}
+
+ {{index+1}}.{{item.fileName}}
+
+
+
+ 审批
意见
+
+
+ 同意
+ 驳回
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail.vue
new file mode 100644
index 00000000..60801d7a
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail.vue
@@ -0,0 +1,357 @@
+
+
+
+
+ 查看银行卡转账申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
收款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
查看更多
+
收起列表
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail10.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail10.vue
new file mode 100644
index 00000000..215fb1d2
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail10.vue
@@ -0,0 +1,323 @@
+
+
+
+
+ 查看现金提现申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
收款方信息
+
+
上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail11.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail11.vue
new file mode 100644
index 00000000..f8a65da3
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail11.vue
@@ -0,0 +1,353 @@
+
+
+
+
+ 查看备付金支出申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
收款方信息
+
+
+
+
+
+
+
+
+
查看更多
+
收起列表
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail12.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail12.vue
new file mode 100644
index 00000000..ea8f1090
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail12.vue
@@ -0,0 +1,416 @@
+
+
+
+
+ 查看汇票支出申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
出票方信息
+
+
+
+
+
+
+
+
+
+
+
收票方信息
+
+
+
+
+
+
+
+
+
+
查看更多
+
收起列表
+
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail2.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail2.vue
new file mode 100644
index 00000000..6851ed3d
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail2.vue
@@ -0,0 +1,354 @@
+
+
+
+
+ 查看信用卡还款申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
列表信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
查看更多
+
收起列表
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail3.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail3.vue
new file mode 100644
index 00000000..9247a86a
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail3.vue
@@ -0,0 +1,459 @@
+
+
+
+
+ 查看虚拟挂账申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
列表信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
查看更多
+
收起列表
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail4.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail4.vue
new file mode 100644
index 00000000..1be29a70
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail4.vue
@@ -0,0 +1,316 @@
+
+
+
+
+ 查看代管转账申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
列表信息
+
+
+
+
+
+
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail5.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail5.vue
new file mode 100644
index 00000000..aa5501ee
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalDetail5.vue
@@ -0,0 +1,430 @@
+
+
+
+
+ 查看母子转账申请
+
+
+
+
+
+
基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
付款方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
列表信息
+
+
+
+
+
+
+
上传附件
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList.vue
new file mode 100644
index 00000000..09ad3beb
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList.vue
@@ -0,0 +1,219 @@
+
+
+
+
+ 银行卡转账申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{stateFormat(item.expenditureAmount)}}{{item.applyDate}}
+
+
+ {{item.auditStatus}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList10.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList10.vue
new file mode 100644
index 00000000..1c3fa853
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList10.vue
@@ -0,0 +1,178 @@
+
+
+
+
+ 现金提现申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{item.expenditureAmount}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList11.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList11.vue
new file mode 100644
index 00000000..4b2bd620
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList11.vue
@@ -0,0 +1,215 @@
+
+
+
+
+ 备付金支出申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{stateFormat(item.expenditureAmount)}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList12.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList12.vue
new file mode 100644
index 00000000..573fb7d7
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList12.vue
@@ -0,0 +1,214 @@
+
+
+
+
+ 汇票支出申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{stateFormat(item.expenditureAmount)}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList2.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList2.vue
new file mode 100644
index 00000000..1a795a25
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList2.vue
@@ -0,0 +1,217 @@
+
+
+
+
+ 信用卡还款申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{stateFormat(item.expenditureAmount)}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList3.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList3.vue
new file mode 100644
index 00000000..c38154fd
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList3.vue
@@ -0,0 +1,176 @@
+
+
+
+
+ 虚拟挂账申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{item.expenditureAmount}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList4.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList4.vue
new file mode 100644
index 00000000..5f3c72d4
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList4.vue
@@ -0,0 +1,176 @@
+
+
+
+
+ 代管转账申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{item.expenditureAmount}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList5.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList5.vue
new file mode 100644
index 00000000..0310a94d
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalList5.vue
@@ -0,0 +1,176 @@
+
+
+
+
+ 母子转账申请列表
+
+
+
+
+
+
+
+
+
+
+
+
+
+ ¥{{item.expenditureAmount}}{{item.applyDate}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify.vue
new file mode 100644
index 00000000..6cc15ac8
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify.vue
@@ -0,0 +1,1942 @@
+
+
+
+
+ 修改银行卡转账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify10.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify10.vue
new file mode 100644
index 00000000..e2dda4c8
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify10.vue
@@ -0,0 +1,1060 @@
+
+
+
+
+ 修改现金提现申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify11.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify11.vue
new file mode 100644
index 00000000..981fc60a
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify11.vue
@@ -0,0 +1,2348 @@
+
+
+
+
+ 修改备付金支出申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify12.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify12.vue
new file mode 100644
index 00000000..2d4a8a76
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify12.vue
@@ -0,0 +1,2402 @@
+
+
+
+
+ 修改汇票支出申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 出票方信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify2.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify2.vue
new file mode 100644
index 00000000..cafa0175
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify2.vue
@@ -0,0 +1,1916 @@
+
+
+
+
+ 修改信用卡还款申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify3.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify3.vue
new file mode 100644
index 00000000..82ea545f
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify3.vue
@@ -0,0 +1,943 @@
+
+
+
+
+ 修改虚拟挂账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify4.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify4.vue
new file mode 100644
index 00000000..4fc53524
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify4.vue
@@ -0,0 +1,1131 @@
+
+
+
+
+ 修改代管转账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 线上审批
+ 线下审批
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联合同
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify5.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify5.vue
new file mode 100644
index 00000000..02a97f21
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalModify5.vue
@@ -0,0 +1,948 @@
+
+
+
+
+ 修改母子转账申请
+
+
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 关联项目
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 付款方信息
+
+
+
+
+
+
+
+
+
+ 收款方信息
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+ 是
+ 否
+
+
+
+
+
+ 上传附件
+
+
+
+
+
+
+ 保存
+
+
+ 保存并提交
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess.vue
new file mode 100644
index 00000000..740c570b
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess.vue
@@ -0,0 +1,223 @@
+
+
+
+
+ 付款申请流程
+
+
+
+
+
+ 草稿
+
+
+
+ 已申请
+
+ {{processList.申请人}}
+ {{processList.申请时间}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item1.deptLabel}}
+ {{item1.deptLabel}}
+ {{item1.deptLabel}}
+
+
+ {{item1.time}}
+ {{item1.time}}
+ {{item1.time}}
+
+
+
+
+ {{item1.assigneeName}}
+ {{item1.assigneeName}}
+ {{item1.assigneeName}}
+
+
+ {{item1.comment}}
+ {{item1.comment}}
+ {{item1.comment}}
+
+
+
+
+
审批流程
+
+
+
+
+
+
+
+ {{item1.name}}
+
+
+ 组级审批
+ 村级审批
+ 镇级审批
+ 区县审批
+
+
+
+
+ {{item1.nickName}}({{item1.feeLimit}}元)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess2.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess2.vue
new file mode 100644
index 00000000..6c27426d
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess2.vue
@@ -0,0 +1,228 @@
+
+
+
+
+ 付款申请流程
+
+
+
+
+
+ 草稿
+
+
+
+ 已申请
+
+ {{processList.申请人}}
+ {{processList.申请时间}}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{item1.deptLabel}}
+ {{item1.deptLabel}}
+ {{item1.deptLabel}}
+
+
+ {{item1.time}}
+ {{item1.time}}
+ {{item1.time}}
+
+
+
+
+ {{item1.assigneeName}}
+ {{item1.assigneeName}}
+ {{item1.assigneeName}}
+
+
+ {{item1.comment}}
+ {{item1.comment}}
+ {{item1.comment}}
+
+
+
+
+
审批流程
+
+
+
+
+
+
+
+ {{item1.name}}
+
+
+ 组级审批
+ 村级审批
+ 镇级审批
+ 区县审批
+
+
+
+
+ {{item1.nickName}}({{item1.feeLimit}}元)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess3.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess3.vue
new file mode 100644
index 00000000..451e9ef7
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/approvalProcess3.vue
@@ -0,0 +1,128 @@
+
+
+
+
+ 审批流程
+
+
+
+
+
+
+
+
+
+
+ {{item1.name}}
+
+
+ 组级审批
+ 村级审批
+ 镇级审批
+ 区县审批
+
+
+
+
+ {{item1.nickName}}({{item1.feeLimit}}元)
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd.vue
new file mode 100644
index 00000000..27fed99f
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd.vue
@@ -0,0 +1,274 @@
+
+
+
+
+ 添加收款账户信息
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+
+ 正常
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd2.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd2.vue
new file mode 100644
index 00000000..078bf246
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionAdd2.vue
@@ -0,0 +1,274 @@
+
+
+
+
+ 添加收款账户信息
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+
+ 正常
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionApprovalAdd.vue b/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionApprovalAdd.vue
new file mode 100644
index 00000000..61acd464
--- /dev/null
+++ b/src/views/sunVillage_info/bankAgriculture/paymentApproval/collectionApprovalAdd.vue
@@ -0,0 +1,276 @@
+
+
+
+
+ 添加收款账户信息
+
+
+
+
+ 基础信息
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 公户
+ 私户
+
+
+
+
+
+
+
+
+
+
+
+ 正常
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/sunVillage_info/index.vue b/src/views/sunVillage_info/index.vue
index f1a67cac..74e65f18 100644
--- a/src/views/sunVillage_info/index.vue
+++ b/src/views/sunVillage_info/index.vue
@@ -47,6 +47,11 @@
+
+
+ 阳光村务
+
+
财务公开榜
零工公开榜
重大事项
@@ -57,6 +62,71 @@
零工登记
+
+
+
+
+ 支出申请
+
+
+
+
+
+

+
+ 银行卡转账
+
+
+
+
+
+
+
+
+
+

+
+ 信用卡还款
+
+
+
+
+
+
+
+
+
+

+
+ 备付金支出
+
+
+
+

+
+ 汇票支出
+
+
+
+

+
+ 收款账户
+
+
+
+

+
+ 付款账户
+
+
+
+

+
+ 开户行
+
+
+
+
-
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{
- computeTime > 0 ? `(${computeTime}s)已发送` : "获取短信码"
- }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
- 注册
-
-
+
+
+
+
+
+
@@ -307,7 +307,7 @@ export default {
this.$store
.dispatch("SmsLogin", this.formData)
.then(() => {
- this.$router.push({ path: "/yinnongIndex" }).catch(() => {});
+ this.$router.push({ path: "/yinnong/doneCompleted/completed" }).catch(() => {});
})
.catch((error) => {
this.loading = false;
@@ -342,7 +342,7 @@ export default {
this.$store
.dispatch("Login", this.formData)
.then(() => {
- this.$router.push({ path: "/yinnong/workbench" }).catch(() => {});
+ this.$router.push({ path: "/yinnong/doneCompleted/completed" }).catch(() => {});
})
.catch((error) => {
console.log(error)
@@ -429,7 +429,7 @@ export default {
this.$dialog.alert({
message: '您的初始密码:'+res.password,
}).then(() => {
- this.$router.push({ path: "/yinnong/workbench" }).catch(() => {});
+ this.$router.push({ path: "/yinnong/doneCompleted/completed" }).catch(() => {});
});
}
})
diff --git a/static/images/agriculturalTrusteeship/address.png b/static/images/agriculturalTrusteeship/address.png
new file mode 100644
index 00000000..91ce146a
Binary files /dev/null and b/static/images/agriculturalTrusteeship/address.png differ
diff --git a/static/images/agriculturalTrusteeship/index/address_icon.png b/static/images/agriculturalTrusteeship/index/address_icon.png
new file mode 100644
index 00000000..0ccd6413
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/address_icon.png differ
diff --git a/static/images/agriculturalTrusteeship/index/header.png b/static/images/agriculturalTrusteeship/index/header.png
new file mode 100644
index 00000000..2716570d
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/header.png differ
diff --git a/static/images/agriculturalTrusteeship/index/index_btn_icon_01.png b/static/images/agriculturalTrusteeship/index/index_btn_icon_01.png
new file mode 100644
index 00000000..6339891d
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/index_btn_icon_01.png differ
diff --git a/static/images/agriculturalTrusteeship/index/index_btn_icon_02.png b/static/images/agriculturalTrusteeship/index/index_btn_icon_02.png
new file mode 100644
index 00000000..ef23097c
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/index_btn_icon_02.png differ
diff --git a/static/images/agriculturalTrusteeship/index/name_icon.png b/static/images/agriculturalTrusteeship/index/name_icon.png
new file mode 100644
index 00000000..0803e8e7
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/name_icon.png differ
diff --git a/static/images/agriculturalTrusteeship/index/nav_01.png b/static/images/agriculturalTrusteeship/index/nav_01.png
new file mode 100644
index 00000000..e4015573
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/nav_01.png differ
diff --git a/static/images/agriculturalTrusteeship/index/nav_02.png b/static/images/agriculturalTrusteeship/index/nav_02.png
new file mode 100644
index 00000000..522e48b5
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/nav_02.png differ
diff --git a/static/images/agriculturalTrusteeship/index/nav_03.png b/static/images/agriculturalTrusteeship/index/nav_03.png
new file mode 100644
index 00000000..bd2b3711
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/nav_03.png differ
diff --git a/static/images/agriculturalTrusteeship/index/nav_04.png b/static/images/agriculturalTrusteeship/index/nav_04.png
new file mode 100644
index 00000000..87360bdd
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/nav_04.png differ
diff --git a/static/images/agriculturalTrusteeship/index/notice_icon.png b/static/images/agriculturalTrusteeship/index/notice_icon.png
new file mode 100644
index 00000000..ae67f5a3
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/notice_icon.png differ
diff --git a/static/images/agriculturalTrusteeship/index/search_icon_01.png b/static/images/agriculturalTrusteeship/index/search_icon_01.png
new file mode 100644
index 00000000..9132b4f8
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/search_icon_01.png differ
diff --git a/static/images/agriculturalTrusteeship/index/search_icon_02.png b/static/images/agriculturalTrusteeship/index/search_icon_02.png
new file mode 100644
index 00000000..c4ff6cba
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/search_icon_02.png differ
diff --git a/static/images/agriculturalTrusteeship/index/test.png b/static/images/agriculturalTrusteeship/index/test.png
new file mode 100644
index 00000000..41e74504
Binary files /dev/null and b/static/images/agriculturalTrusteeship/index/test.png differ
diff --git a/static/images/agriculturalTrusteeship/insurance/insurance_go.png b/static/images/agriculturalTrusteeship/insurance/insurance_go.png
new file mode 100644
index 00000000..e242afde
Binary files /dev/null and b/static/images/agriculturalTrusteeship/insurance/insurance_go.png differ
diff --git a/static/images/agriculturalTrusteeship/insurance/insurance_list_head.png b/static/images/agriculturalTrusteeship/insurance/insurance_list_head.png
new file mode 100644
index 00000000..bb1e97cf
Binary files /dev/null and b/static/images/agriculturalTrusteeship/insurance/insurance_list_head.png differ
diff --git a/static/images/agriculturalTrusteeship/insurance/insurance_list_iphone.png b/static/images/agriculturalTrusteeship/insurance/insurance_list_iphone.png
new file mode 100644
index 00000000..10e0a85a
Binary files /dev/null and b/static/images/agriculturalTrusteeship/insurance/insurance_list_iphone.png differ
diff --git a/static/images/agriculturalTrusteeship/insurance/insurance_list_name.png b/static/images/agriculturalTrusteeship/insurance/insurance_list_name.png
new file mode 100644
index 00000000..d3299ac9
Binary files /dev/null and b/static/images/agriculturalTrusteeship/insurance/insurance_list_name.png differ
diff --git a/static/images/agriculturalTrusteeship/insurance/insurance_list_project.png b/static/images/agriculturalTrusteeship/insurance/insurance_list_project.png
new file mode 100644
index 00000000..33b1fbf3
Binary files /dev/null and b/static/images/agriculturalTrusteeship/insurance/insurance_list_project.png differ
diff --git a/static/images/agriculturalTrusteeship/return.png b/static/images/agriculturalTrusteeship/return.png
new file mode 100644
index 00000000..4fbcde52
Binary files /dev/null and b/static/images/agriculturalTrusteeship/return.png differ
diff --git a/static/images/agriculturalTrusteeship/share.png b/static/images/agriculturalTrusteeship/share.png
new file mode 100644
index 00000000..5908aba3
Binary files /dev/null and b/static/images/agriculturalTrusteeship/share.png differ
diff --git a/static/images/agriculturalTrusteeship/test2.png b/static/images/agriculturalTrusteeship/test2.png
new file mode 100644
index 00000000..9dc797e4
Binary files /dev/null and b/static/images/agriculturalTrusteeship/test2.png differ
diff --git a/static/images/lawEnforcement/icon/close.png b/static/images/lawEnforcement/icon/close.png
new file mode 100644
index 00000000..7da3c513
Binary files /dev/null and b/static/images/lawEnforcement/icon/close.png differ
diff --git a/static/images/onlineHome/yinnongLogo.jpg b/static/images/onlineHome/yinnongLogo.jpg
index a0a5d439..a7944414 100644
Binary files a/static/images/onlineHome/yinnongLogo.jpg and b/static/images/onlineHome/yinnongLogo.jpg differ