Ver Fonte

消费记录增加时间

chenrong há 1 ano atrás
pai
commit
7c50f4f161
1 ficheiros alterados com 2 adições e 1 exclusões
  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>