This commit is contained in:
parent
574de7a047
commit
94e5e91e14
|
@ -47,7 +47,7 @@
|
|||
@click="goEditAddress(item.id)"
|
||||
></image>
|
||||
</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>
|
||||
<u-button
|
||||
|
|
Loading…
Reference in New Issue