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

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

@@ -11,7 +11,7 @@
 		<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:30upx;font-weight:normal;"> 红色进货价,蓝色成本价 </text>
+			<text style="font-size:30upx;font-weight:normal;"> 右边红色进货价,蓝色成本价 </text>
 		</view>
 
 <view v-for="(res,i) in flowersList" :key="i">