pages/customer-page/customer-my/faYunstatistics/faYunstatistics.vue
@@ -90,6 +90,10 @@ <view class="coal-type">{{ value.orderType }}</view> --> </view> <view class="third-line"> <text class="carnum-text" style="font-size: 28rpx;">创建时间:</text> <view class="carnum-text">{{ value.createTime || '' }}</view> </view> <view class="third-line"> <view class="carnum-icon"> <image :src="`${onlineurl}/appimg/image/banner/carNO.png`" mode="widthFix"></image> @@ -1023,7 +1027,7 @@ } .third-line { width: 40%; width: 80%; min-height: vww(15); display: flex; justify-content: flex-start;