助农下单页地址字段删除

parent 29e1b1b0
......@@ -71,7 +71,8 @@
</view>
<view class="address-content" @click="jumpToAddressList">
<image class="location-pic" src="@/static/assistingAgriculture/assets/location.png"></image>
<view class="location-text">{{ addressInfo.addr }} {{ addressInfo.areaName }}</view>
<view class="location-text">{{ addressInfo.addr }}</view>
<!-- <view class="location-text">{{ addressInfo.addr }} {{ addressInfo.areaName }}</view> -->
<wd-icon custom-class="my-icon" color="#666" name="arrow-right" size="22px"></wd-icon>
</view>
<view class="address-user-info">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment