diff --git a/src/assets/images/sunVillage_info/index_block_27.png b/src/assets/images/sunVillage_info/index_block_27.png new file mode 100644 index 00000000..8634f79f Binary files /dev/null and b/src/assets/images/sunVillage_info/index_block_27.png differ diff --git a/src/assets/images/sunVillage_info/index_code_btn_15.png b/src/assets/images/sunVillage_info/index_code_btn_15.png new file mode 100644 index 00000000..f8cedfc5 Binary files /dev/null and b/src/assets/images/sunVillage_info/index_code_btn_15.png differ diff --git a/src/views/sunVillage_info/list_contract.vue b/src/views/sunVillage_info/list_contract.vue index cad78de0..bb8862e2 100644 --- a/src/views/sunVillage_info/list_contract.vue +++ b/src/views/sunVillage_info/list_contract.vue @@ -4,7 +4,7 @@ class="header_main" :style="`background-image:url(${require(showBtn?'@/assets/images/sunVillage_info/list_head.png':'@/assets/images/sunVillage_info/list_head_red.png')})`" > - {{queryParams.otherType=='1'?'合同':queryParams.otherType=='2'?'党务':queryParams.otherType=='3'?'政务':queryParams.otherType=='4'?'产交':''}}公开 + {{queryParams.otherType=='1'?'合同':queryParams.otherType=='2'?'党务':queryParams.otherType=='3'?'政务':queryParams.otherType=='4'?'产交':queryParams.otherType=='5'?'惠农资金':''}}公开
@@ -107,7 +107,7 @@ if (this.$route.query.type == 'code'){ this.showBtn = false; } - document.title = this.$route.query.typeX=='1'?'合同公开':this.$route.query.typeX=='2'?'党务公开':this.$route.query.typeX=='3'?'政务公开':this.$route.query.typeX=='4'?'产交公开':''; + document.title = this.$route.query.typeX=='1'?'合同公开':this.$route.query.typeX=='2'?'党务公开':this.$route.query.typeX=='3'?'政务公开':this.$route.query.typeX=='4'?'产交公开':this.$route.query.typeX=='5'?'惠农资金公开':''; }, methods: { getList(){