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