陶杰
2025-01-13 efa9bfe98ba906e4c9b8f49c89f5da162a46bb0f
sub_pages/customer/shopping/confirm.vue
@@ -319,6 +319,21 @@
         },
         async submitOrder() {
            console.log('submitOrder', this.dto)
            // if(!this.transportExistsFlag){
            //    this.$message.showToast('当前平台没有运输方式,无法下单')
            //       return
            // }
            if(!(this.partnerInfo&&this.partnerInfo.id)&&(!this.currentInfo.customerDTO||!this.currentInfo.customerDTO.partnerId)){
               if(!this.transportExistsFlag){
                  this.$message.showToast('当前平台没有运输方式,无法下单')
                     return
               }
            }
            if (this.currentInfo.customerDTO && this.currentInfo.customerDTO.partnerId) {
            } else {
@@ -515,11 +530,11 @@
               </view>
               <view class="m-t-20" v-if="true">
                  <view class="desc-red">
                     10kg以下的零买订单将收取打包费,花店建议购满20kg, 可选冷链物流
                     平台购买须知:购买订单不满20扎花材将收取8元打包费;
                  </view>
                  <view class="desc">
                     <!-- 预计装1Mini件,运费约18.00元(5公斤内18元,不满5公斤按5公斤计费,每件货不能超过5公斤), -->
                     第一次下单预计次日凌晨发货,备货高峰期除外,冷链汽车运输,发货后72小时左右到货,三线城市会推迟6-12小时送货到店。
                     当日截单前多次下单,且不满20扎花材的,将收取一次打包费,其余可联系客服进行退多余打包费;当日截单前多次下单,已满20扎花材,将不收取打包费,所生产的打包费用可联系客服进行退款。
                     <!-- 优势:价格便宜,顺丰配送 -->
                     <!-- 弊端:订单必须是5kg以内 -->
                  </view>