소스 검색

消费记录增加时间

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>