shish 1 год назад
Родитель
Сommit
114609103d
2 измененных файлов с 13 добавлено и 0 удалено
  1. 5 0
      hdApp/src/admin/billing/affirmGhs.vue
  2. 8 0
      hdApp/src/pagesPurchase/readMe.vue

+ 5 - 0
hdApp/src/admin/billing/affirmGhs.vue

@@ -118,6 +118,11 @@
 				<text v-else-if="ghsInfo.shopId == 29136" style="color:red;width:100%;font-weight:bold;">运费、打包费请联系客服</text>
 				<text v-else-if="ghsInfo.shopId == 29136" style="color:red;width:100%;font-weight:bold;">运费、打包费请联系客服</text>
 				<text v-else style="color:#3385FF;width:100%;font-weight:bold;">运费预收,根据实际产生物流费用,多退少补。有退款会原路退回。</text>
 				<text v-else style="color:#3385FF;width:100%;font-weight:bold;">运费预收,根据实际产生物流费用,多退少补。有退款会原路退回。</text>
 			</view>
 			</view>
+
+			<view v-if="ghsInfo.shopId == 10649">
+				<text style="color:red;width:100%;font-weight:bold;">兰州玫瑰不以长短定等级,A级是偶尔轻微的花头有损伤,B级花头较轻损伤,C级花头相对损伤重一点。下单请了解一下,咨询客服。</text>
+			</view>
+
 		</block>
 		</block>
 	</view>
 	</view>
 	</tui-list-cell>
 	</tui-list-cell>

+ 8 - 0
hdApp/src/pagesPurchase/readMe.vue

@@ -410,6 +410,14 @@
 			</view>
 			</view>
 		</view>
 		</view>
 
 
+		<view class="list" v-if="shopId == 10649">
+			<view>
+				<view class="info">
+					兰州玫瑰不以长短定等级,A级是偶尔轻微的花头有损伤,B级花头较轻损伤,C级花头相对损伤重一点。下单请了解一下,咨询客服。
+                </view>
+			</view>
+		</view>
+
 		<view style="text-align:center;margin-top:40upx;">
 		<view style="text-align:center;margin-top:40upx;">
 			<button class="admin-button-com big default go-back" style="width:260upx;" @click="goBack()">返回</button>
 			<button class="admin-button-com big default go-back" style="width:260upx;" @click="goBack()">返回</button>
 		</view>
 		</view>