|
|
@@ -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%;"> |
|
|
|