Selaa lähdekoodia

宅基地调查

wulanhaote
yujk 3 vuotta sitten
vanhempi
commit
589da5e28d
2 muutettua tiedostoa jossa 9 lisäystä ja 8 poistoa
  1. +7
    -8
      src/views/homesteadSurvey/add.vue
  2. +2
    -0
      src/views/homesteadSurvey/list.vue

+ 7
- 8
src/views/homesteadSurvey/add.vue Näytä tiedosto

@@ -484,11 +484,10 @@
<van-button plain round color="#22B7F2" size="mini" style="margin:0 auto;padding:20px;" @click="showPopupnh('')">+添加农户信息</van-button>
</div>
</div>

<div style="position:fixed;bottom:50px;left:25%;width:50%;text-align:center;">
<!-- <div style="position:fixed;bottom:50px;left:25%;width:50%;text-align:center;">
<van-button round size="small" color="#7AC943" style="width:40%" @click="changeActiveBack">上一项</van-button>
<van-button round size="small" color="#7AC943" style="width:40%" @click="changeActive">下一项</van-button>
</div>
</div>-->
</div>
<div v-if="active==3">
<div style="margin:20px;">
@@ -547,10 +546,10 @@
<p style="color:#22B7F2;font-size:20px;line-height:30px;" @click="showPopupfw('')"><van-icon name="plus" color="#22b7f2" size="20" style="margin-right:10px;"/>添加房屋信息</p>
</div>
</div>-->
<div style="position:fixed;bottom:50px;left:25%;width:50%;text-align:center;">
<!--<div style="position:fixed;bottom:50px;left:25%;width:50%;text-align:center;">
<van-button round size="small" color="#7AC943" style="width:40%" @click="changeActiveBack">上一项</van-button>
<van-button round size="small" color="#7AC943" style="width:40%" @click="changeActive">下一项</van-button>
</div>
</div>-->
</div>
<div v-if="active==4">
<div style="margin:20px;">
@@ -580,9 +579,9 @@
<p style="color:#22B7F2;font-size:20px;line-height:30px;" @click="showPopupfsss('')"><van-icon name="plus" color="#22b7f2" size="20" style="margin-right:10px;"/>添加附属设施信息</p>
</div>
</div>
<div style="position:fixed;bottom:50px;left:25%;width:50%;text-align:center;">
<van-button round size="small" color="#7AC943" style="width:40%" @click="changeActiveBack">上一项</van-button>
<van-button round size="small" color="#7AC943" style="width:40%" @click="searchCommit">签名确认</van-button>
<div style="position:fixed;bottom:0;left:5%;width:90%;text-align:center;">
<!-- <van-button round size="small" color="#7AC943" style="width:40%" @click="changeActiveBack">上一项</van-button>-->
<van-button round color="#7AC943" style="width:100%" @click="searchCommit">签名确认</van-button>
</div>
</div>
<van-popup v-model="showsyqr" style="height:100%;width:100%;">


+ 2
- 0
src/views/homesteadSurvey/list.vue Näytä tiedosto

@@ -1384,6 +1384,8 @@
this.mapAddJump = this.$cookies.get("item").backMapZjdAData.deptId;
this.mapAddJumpNum =1;
this.mapShow();
this.getZjdList();
this.getTotalHR();
}
}else {
this.item = this.$cookies.get("item");


Ladataan…
Peruuta
Tallenna