|
|
@@ -77,7 +77,8 @@
|
|
|
<text style="color:red;width:100%;font-weight:bold;">提货自理</text>
|
|
|
</view>
|
|
|
<view v-if="form.transType != 5">
|
|
|
- <text style="color:#3385FF;width:100%;font-weight:bold;">运费预收,根据实际产生物流费用,多退少补。如有退款则原路退回。</text>
|
|
|
+ <text v-if="ghsInfo.shopId == 13398" style="color:red;width:100%;font-weight:bold;">本店昆明直发到店,购买数量需要15扎以上,低于15扎请联系当地店长!</text>
|
|
|
+ <text v-else style="color:#3385FF;width:100%;font-weight:bold;">运费预收,根据实际产生物流费用,多退少补。如有退款则原路退回。</text>
|
|
|
</view>
|
|
|
</view>
|
|
|
</tui-list-cell>
|