Browse Source

阳光村务

wulanhaote
庞东旭 2 years ago
parent
commit
f769875e7b
3 changed files with 2 additions and 2 deletions
  1. BIN
      src/assets/images/sunVillage_info/index_block_13.png
  2. BIN
      src/assets/images/sunVillage_info/index_code_btn_6.png
  3. +2
    -2
      src/views/sunVillage_info/index_code.vue

BIN
src/assets/images/sunVillage_info/index_block_13.png View File

Before After
Width: 69  |  Height: 65  |  Size: 4.3 KiB Width: 69  |  Height: 65  |  Size: 3.2 KiB

BIN
src/assets/images/sunVillage_info/index_code_btn_6.png View File

Before After
Width: 341  |  Height: 120  |  Size: 12 KiB Width: 341  |  Height: 120  |  Size: 13 KiB

+ 2
- 2
src/views/sunVillage_info/index_code.vue View File

@@ -42,12 +42,12 @@
</router-link>

<!--村庄图-->
<router-link :to="{name:'sunVillageInfoListPhoto',query:{type:'code'}}" class="nav_item n1">
<router-link :to="{name:'sunVillageInfoListPhoto',query:{type:'code'}}" class="nav_item n2">
<img src="../../assets/images/sunVillage_info/index_code_btn_4.png">
</router-link>

<!--重大事项-->
<router-link :to="{name:'sunVillageInfoListIssues',query:{type:'code'}}" class="nav_item n2">
<router-link :to="{name:'sunVillageInfoListIssues',query:{type:'code'}}" class="nav_item n1">
<img src="../../assets/images/sunVillage_info/index_code_btn_3.png">
</router-link>



Loading…
Cancel
Save