调整实名认证城市,新增个人订单确认流程,调整退款订单状态
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<text class="orders-tag order-tag-my" v-else>个人</text>
|
||||
{{item.order_no}}
|
||||
</view>
|
||||
<view class="state">{{item.status.text}}</view>
|
||||
<view class="state">{{item.refund_status.text}}</view>
|
||||
</view>
|
||||
<view class="orders-content">
|
||||
<view class="orders-content-item">
|
||||
|
||||
Reference in New Issue
Block a user