Browse Source

阳光村务

wulanhaote
庞东旭 2 years ago
parent
commit
63a661b85b
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/views/sunVillage_info/index_code.vue

+ 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 n2">
<router-link :to="{name:'sunVillageInfoListPhoto',query:{type:'code'}}" class="nav_item n1">
<img src="../../assets/images/sunVillage_info/index_code_btn_4.png">
</router-link>

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



Loading…
Cancel
Save