shish 2 سال پیش
والد
کامیت
1669c180aa
1فایلهای تغییر یافته به همراه2 افزوده شده و 2 حذف شده
  1. 2 2
      ghsApp/src/pagesOrder/refundAllList.vue

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

@@ -7,8 +7,8 @@
       </view>
       <view style="margin-left:50upx;margin-bottom:26upx;position:relative;">
         <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>
 			<block v-if="!$util.isEmpty(list.data)">