feat: 订单详情字段对接

This commit is contained in:
duanshuwen
2025-08-01 17:05:02 +08:00
parent a67659d3db
commit afae470f85
2 changed files with 65 additions and 18 deletions

View File

@@ -15,7 +15,7 @@
<!-- 在已退款状态显示 -->
<view class="order-item">
<text class="label">退款单号</text>
<text class="value">{{ payWayText }}</text>
<text class="value">{{ orderData.refundOrderNo }}</text>
</view>
<view class="line"></view>
<view class="order-item amount">