shish 2 anos atrás
pai
commit
1669c180aa
1 arquivos alterados com 2 adições e 2 exclusões
  1. 2 2
      ghsApp/src/pagesOrder/refundAllList.vue

+ 2 - 2
ghsApp/src/pagesOrder/refundAllList.vue

@@ -7,8 +7,8 @@
       </view>
       </view>
       <view style="margin-left:50upx;margin-bottom:26upx;position:relative;">
       <view style="margin-left:50upx;margin-bottom:26upx;position:relative;">
         <DateSelect class="bar" top="0" @selectDateFn="selectDateFn" />
         <DateSelect class="bar" top="0" @selectDateFn="selectDateFn" />
-        <text style="position: absolute;left:180upx;top:0upx;">总金额 ¥{{ totalAmount }}</text>
-        <text style="position: absolute;left:410upx;top:0upx;">总成本 ¥{{ totalCost }}</text>
+        <text style="position: absolute;left:180upx;top:0upx;font-size:26upx;">总金额 ¥{{ totalAmount }}</text>
+        <text style="position: absolute;left:410upx;top:0upx;font-size:26upx;">总成本 ¥{{ totalCost }}</text>
       </view>
       </view>
 			<block v-if="!$util.isEmpty(list.data)">
 			<block v-if="!$util.isEmpty(list.data)">