浏览代码

消费记录增加时间

chenrong 1 年之前
父节点
当前提交
7c50f4f161
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      pages/consumptionRecords/consumptionRecords.vue

+ 2 - 1
pages/consumptionRecords/consumptionRecords.vue

@@ -27,7 +27,8 @@
               件商品
             </span>
           </view>
-          <view class="row" style="justify-content: flex-end">
+          <view class="row" style="justify-content: space-between">
+            <span style="font-size: 12px">{{ item.order.payTime }}</span>
             <span>
               实付金额:
               <span class="textColor5">{{ item.order.actualPrice }}</span>