2323-02-25

功能完善
This commit is contained in:
2023-02-25 14:36:33 +08:00
parent 580a4edbd9
commit 0f4896f20e
4 changed files with 161 additions and 146 deletions

View File

@@ -10,7 +10,7 @@
<text class="mobile">{{ addressData.phoneNumber }}</text>
</view>
<text
class="address">{{ addressData.province }}-{{ addressData.city }}-{{ addressData.region }}-{{ addressData.detailAddress }}</text>
class="address">{{ addressData.region }}-{{ addressData.detailAddress }}</text>
</view>
<view class="cen" v-else>
<text>请设置收货地址</text>