From 7b23bd9476dce97e11fb63e76e2747872c60bbda Mon Sep 17 00:00:00 2001 From: zzl <961867786@qq.com> Date: Mon, 13 Feb 2023 08:45:15 +0800 Subject: [PATCH 1/7] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=B3=A8=E9=87=8A?= =?UTF-8?q?=E6=8E=89=E5=90=88=E5=90=8C=E5=85=AC=E5=BC=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/sunVillage_info/index.vue | 10 +++++----- src/views/sunVillage_info/index_code.vue | 10 ++++++++-- 2 files changed, 13 insertions(+), 7 deletions(-) diff --git a/src/views/sunVillage_info/index.vue b/src/views/sunVillage_info/index.vue index 3034a8a3..2a2c4c8b 100644 --- a/src/views/sunVillage_info/index.vue +++ b/src/views/sunVillage_info/index.vue @@ -53,14 +53,14 @@

阳光村务

- 财务公开榜 - 零工公开榜 + 财务公开 + 零工公开 + + 村庄图公开 + 重大事项 零工登记 统计填报 - 重大事项 发布投票 - 村庄图公开 - 合同公开 diff --git a/src/views/sunVillage_info/index_code.vue b/src/views/sunVillage_info/index_code.vue index d4ecf897..f0406a38 100644 --- a/src/views/sunVillage_info/index_code.vue +++ b/src/views/sunVillage_info/index_code.vue @@ -15,21 +15,27 @@
@@ -397,6 +399,16 @@ background-size: 50%; margin-bottom: 20PX; } + &.n_13 { + background: url('../../assets/images/sunVillage_info/index_block_13.png') no-repeat center top; + background-size: 50%; + margin-bottom: 20PX; + } + &.n_14 { + background: url('../../assets/images/sunVillage_info/index_block_14.png') no-repeat center top; + background-size: 50%; + margin-bottom: 20PX; + } &.n_01 { diff --git a/src/views/sunVillage_info/index_code.vue b/src/views/sunVillage_info/index_code.vue index f0406a38..04a296d7 100644 --- a/src/views/sunVillage_info/index_code.vue +++ b/src/views/sunVillage_info/index_code.vue @@ -15,6 +15,17 @@