shish пре 8 месеци
родитељ
комит
4033be1665
1 измењених фајлова са 8 додато и 8 уклоњено
  1. 8 8
      ghsApp/src/pagesPurchase/components/pageSuccess.vue

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

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