Commit f6856ce8 authored by fwz's avatar fwz

编辑地址加id

parent e5bd9a9d
......@@ -14,7 +14,7 @@
</div>
<div class="item__two">
<span @click="goPay(vo.id)">{{vo.address}}&emsp;{{vo.detailInfo}}</span>
<view @click="editAddress" style="height: 100rpx; width: 100rpx;padding-left: 40rpx;">
<view @click="editAddress(vo.id)" style="height: 100rpx; width: 100rpx;padding-left: 40rpx;">
<image style="width: 28rpx; height: 30rpx; margin: 0 auto;
display: table-cell;vertical-align: middle;text-align: center;" src="@/static/my/my-address1.png" />
</view>
......
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