|
|
@@ -88,6 +88,13 @@
|
|
|
<text style="color: #3385FF;width:100%;">发物流,默认到付</text>
|
|
|
</view>
|
|
|
</tui-list-cell>
|
|
|
+ <tui-list-cell class="line-cell" :hover="false" :arrow="false" v-if="needAddPackCost == true">
|
|
|
+ <view>
|
|
|
+ <text style="color: red;width:100%;">
|
|
|
+ 当天订单不满{{lackExpend}}元,加纸箱冰块包装费{{ form.packCost }}元
|
|
|
+ </text>
|
|
|
+ </view>
|
|
|
+ </tui-list-cell>
|
|
|
|
|
|
<tui-list-cell class="line-cell" :hover="false" :arrow="true" v-if="form.sendType == 2" @click="modifyAddress">
|
|
|
<view class="tui-title">收花地址</view>
|