This commit is contained in:
parent
574de7a047
commit
94e5e91e14
|
@ -47,7 +47,7 @@
|
||||||
@click="goEditAddress(item.id)"
|
@click="goEditAddress(item.id)"
|
||||||
></image>
|
></image>
|
||||||
</view>
|
</view>
|
||||||
<text style="color: #afadb0">{{item.province}}{{item.city}}{{item.area}}{{item.address}}{{item.userAddress}}</text>
|
<text style="color: #afadb0">{{item.province}}{{item.city}}{{item.area}}{{item.userAddress}}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<u-button
|
<u-button
|
||||||
|
|
Loading…
Reference in New Issue