diff --git a/pages/payment/get_payment - 副本.vue b/pages/payment/get_payment - 副本.vue
new file mode 100644
index 0000000..03a8000
--- /dev/null
+++ b/pages/payment/get_payment - 副本.vue
@@ -0,0 +1,541 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{mer_name||''}}
+
+
+
+
+ 订单金额
+
+ ¥
+
+
+
+
+
+
+
+ 套餐详情
+
+ {{isOpen?'折叠':'展开'}}
+
+
+
+
+
+
+
+
+ {{item.store_name}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/payment/get_payment.vue b/pages/payment/get_payment.vue
index f6a3d62..3dcd0b0 100644
--- a/pages/payment/get_payment.vue
+++ b/pages/payment/get_payment.vue
@@ -234,10 +234,13 @@
}
if (that.checkForm.cart_id && that.checkForm.cart_id.length > 0) {
+ // return console.log(this.checkForm);
+ // return uni.navigateTo({
+ // url: "/pages/payment/settlement?cartId="+this.checkForm.cart_id.join(',')+"&money="+this.cartForm.total_amount,
+ // })
orderCheck(that.checkForm).then(res1 => {
that.loading = false;
- console.log(res1);
uni.navigateTo({
url: "/pages/payment/settlement",
success: (res) => {
@@ -247,7 +250,10 @@
checkForm: that.checkForm,
merName: that.mer_name,
money: that.cartForm.total_amount,
- key: res1.data.key
+ key: res1.data.key,
+ order_type: res1.data.order_type,
+ enabledPlatformCoupon: res1.data.enabledPlatformCoupon,
+ platformCoupon: res1.data.platformCoupon
})
// uni.setStorageSync('datas', {
diff --git a/pages/payment/settlement - 副本 (2).vue b/pages/payment/settlement - 副本 (2).vue
new file mode 100644
index 0000000..19721e8
--- /dev/null
+++ b/pages/payment/settlement - 副本 (2).vue
@@ -0,0 +1,2476 @@
+
+
+
+
+
+
+
+
+ {{item.mer_name}}
+
+
+
+
+
+
+
+
+
+ 预售{{goods.productPresell.store_name}}
+
+ {{goods.productAttr.sku}}
+
+ ¥{{goods.productPresellAttr.presell_price}}
+ X{{goods.cart_num}}
+
+ 发货时间:
+
+ {{goods.productPresell.delivery_type === 1 ? '支付后' : '预售结束后'}}{{ goods.productPresell.delivery_day }}天内
+
+ {{ goods.productPresell.delivery_type === 1 ? '付尾款后' : '预售结束后' }}{{ goods.productPresell.delivery_day }}天内
+
+
+
+ 此商品不支持该区域配送
+
+
+
+
+
+
+ 定金
+ ¥{{ (goods.productPresellAttr.down_price * goods.cart_num).toFixed(2) }}
+
+
+ 尾款
+ ¥{{ (goods.productPresellAttr.final_price * goods.cart_num).toFixed(2) }}
+
+
+ {{ goods.productPresell.final_start_time | filterDay}}开始支付尾款
+
+
+
+
+
+
+
+
+
+
+ {{goods.product.store_name}}
+ {{goods.productAttr.sku}}
+
+
+
+ ¥{{goods.productAssistAttr.assist_price}}
+
+
+ ¥{{goods.activeSku.active_price}}
+
+
+ ¥{{goods.productAttr.price}}
+
+ X{{goods.cart_num}}
+
+
+
+
+
+ 不支持快递
+ 不支持到店核销
+
+
+
+
+ 此商品不支持该区域配送
+
+
+
+
+
+
+
+
+
+
+ {{agrementTtile}}
+
+
+
+
+
+
+
+ 支付方式
+
+
+
+
+
+ {{item.name}}
+
+
+ {{item.title}}
+
+ {{userInfo.now_money}}
+
+
+ {{moneyInfo.extract_money}}
+
+
+
+
+
+
+
+
+ {{item.name}}
+
+
+ {{item.title}}
+
+ {{userInfo.now_money}}
+
+
+ {{moneyInfo.extract_money}}
+
+
+
+
+
+
+
+
+
+ 商品总价:
+ ¥{{proPrice}}
+
+
+ 运费:
+ ¥{{couponData.order_total_postage}}
+
+
+ 店铺优惠金额:
+ -¥{{coupon_price}}
+
+
+ 积分抵扣:
+
+ 当前积分{{userInfo.integral}}
+ 使用了{{integral_count}}个积分,抵扣{{integral_price}}元
+
+
+
+
+
+
+
+ 平台优惠券
+
+
+ 优惠¥{{total_platform_coupon_price}}
+ 暂未选择优惠券
+
+
+
+
+ 暂无优惠券
+
+
+
+ 运费:
+ +¥{{priceGroup.storePostage}}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/payment/settlement - 副本.vue b/pages/payment/settlement - 副本.vue
new file mode 100644
index 0000000..ae396ec
--- /dev/null
+++ b/pages/payment/settlement - 副本.vue
@@ -0,0 +1,1214 @@
+
+
+
+
+
+
+
+
+ {{payForm.merName}}
+
+
+
+
+
+
+
+
+
+
+ {{item.store_name}}
+
+
+ ¥{{item.price}}
+
+
+
+
+
+
+
+
+
+ 支付方式
+
+
+
+
+
+ {{item.name}}
+
+
+ {{item.title}}
+
+ {{userInfo.now_money}}
+
+
+
+
+
+
+
+
+ {{item.name}}
+
+
+ {{item.title}}
+
+ {{userInfo.now_money}}
+
+
+
+
+
+
+
+
+
+
+ 商品总价:
+ ¥{{payForm.money}}
+
+
+ 平台优惠券
+
+
+ 优惠¥{{total_platform_coupon_price}}
+ 暂未选择优惠券
+
+
+
+
+ 暂无优惠券
+
+
+
+
+ 补贴抵扣
+
+
+ -¥{{consumption_money||'0.00'}}
+ 有补贴补贴未选
+
+
+
+
+ 暂无抵扣红包
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file