|
|
@@ -50,7 +50,7 @@ |
|
|
|
</div> |
|
|
|
</van-sticky> |
|
|
|
<div style="margin:1.6rem auto 0;width: 95%;"> |
|
|
|
<p class="title" style="position:relative;padding-left:10px;line-height:20px;font-size: 16px;margin-bottom: 5px;">权利人</p> |
|
|
|
<p class="title" style="position:relative;padding-left:10px;line-height:20px;font-size: 16px;margin-bottom: 5px;">使用权人</p> |
|
|
|
</div> |
|
|
|
<van-list |
|
|
|
v-model:loading="loading" |
|
|
@@ -80,7 +80,7 @@ |
|
|
|
</p> |
|
|
|
<p style="width:32%;display: flex;align-items: center;justify-content:center;border: 1px solid #22B7F2;padding: 3px 0;border-radius: 50px;" @click="showPopupsyqr(item)"> |
|
|
|
<img src="../../assets/images/housesteadSurvey/add02.png" alt=""> |
|
|
|
<span style="font-size: 14px;color: #22B7F2;margin-left: 5px;">权利人</span> |
|
|
|
<span style="font-size: 14px;color: #22B7F2;margin-left: 5px;">使用权人</span> |
|
|
|
</p> |
|
|
|
<p style="width:32%;display: flex;align-items: center;justify-content:center;border: 1px solid #22B7F2;padding: 3px 0;border-radius: 50px;" @click="showPopuphncylist(item)"> |
|
|
|
<img src="../../assets/images/housesteadSurvey/add02.png" alt=""> |
|
|
@@ -95,7 +95,7 @@ |
|
|
|
</van-list> |
|
|
|
<div v-if="permission == 'true'" style=" width:95%;margin:20px auto;display: flex;justify-content: space-between;"> |
|
|
|
<div style="width:49%;text-align:center;overflow:auto;border-radius: 16px;box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.16);padding: 15px 0px;background: #ffffff;color: #22B7F2;"> |
|
|
|
<p style="font-size: 16px;" @click="showPopupsyqr('')">+ 添加权利人</p> |
|
|
|
<p style="font-size: 16px;" @click="showPopupsyqr('')">+ 添加使用权人</p> |
|
|
|
</div> |
|
|
|
<div style="width:49%;text-align:center;overflow:auto;border-radius: 16px;box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.16);padding: 15px 0px;background: #ffffff;color: #22B7F2;"> |
|
|
|
<p style="font-size: 16px;" @click="showPopupnhcy()">+ 添加农户信息</p> |
|
|
|