瀏覽代碼

本次成本

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-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: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>
 							</text>
 						</view>
 						</view>