shish 8 месяцев назад
Родитель
Сommit
3ccaa908a4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      ghsApp/src/pagesPurchase/components/pageSuccess.vue

+ 1 - 1
ghsApp/src/pagesPurchase/components/pageSuccess.vue

@@ -14,7 +14,7 @@
 						<view class="flex title" v-if="info.status == 3"> 入库前请确认售价: </view>
 						<view class="flex title" v-if="info.status == 3"> 入库前请确认售价: </view>
 						<view class="flex title" v-else> 确认售价: </view>
 						<view class="flex title" v-else> 确认售价: </view>
 						<view class="flex title">
 						<view class="flex title">
-							<text style="font-size:25upx;font-weight:normal;color:#CCCCCC;">
+							<text style="font-size:24upx;font-weight:normal;color:#CCCCCC;">
 								<text style="color:black;font-weight:bold;margin:0 5upx 0 0;">花材名称</text> / <text style="color:red;font-weight:normal;margin:0 5upx 0 5upx;">进货价</text> / <text style="color:#3385FF;font-weight:bold;margin:0 5upx 0 5upx;">成本价</text> / 旧批发价 / 入库数 / 原库存</text>
 								<text style="color:black;font-weight:bold;margin:0 5upx 0 0;">花材名称</text> / <text style="color:red;font-weight:normal;margin:0 5upx 0 5upx;">进货价</text> / <text style="color:#3385FF;font-weight:bold;margin:0 5upx 0 5upx;">成本价</text> / 旧批发价 / 入库数 / 原库存</text>
 						</view>
 						</view>