Commit 96d6fc80 by zhangzhen

细节优化

parent ca1f9e59
......@@ -81,8 +81,8 @@
<text class="text-title">{{orderInfo.payTime||'-'}}</text>
</view>
<view v-if="orderInfo.refundReasonTime" class="flex-between">
<text class="text-gray">取消时间</text>
<text class="text-title">{{orderInfo.refundReasonTime}}</text>
<text class="text-red">取消时间</text>
<text class="text-title text-red">{{orderInfo.refundReasonTime}}</text>
</view>
</view>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment