From 2adf809a917498e23cd108c59b71484a5c01dee7 Mon Sep 17 00:00:00 2001 From: lf <1534621107@qq.com> Date: Thu, 25 Jul 2024 15:15:53 +0800 Subject: [PATCH] alert --- combining.html | 2 -- packkey/combining.html | 1 - packkey/wx-combining.html | 31 ++++++++++++++++++++++++++++++- wx-combining.html | 32 ++++++++++++++++++++++++++++++-- xw-pages/wx-combining.html | 1 - 5 files changed, 60 insertions(+), 7 deletions(-) diff --git a/combining.html b/combining.html index e4879ae..9c65718 100644 --- a/combining.html +++ b/combining.html @@ -540,7 +540,6 @@ req.axiosPost("/key/couponGroupUsage", data) .then((res) => { if (res.code == 200) { - alert(navigator.userAgent, 1) if (this.goods.group_info.channel == 1 && this.goods.group_info.receive_mode == 1) { /* 支付宝官方领取 */ this.toLinkAlipay(); @@ -653,7 +652,6 @@ // 提交函数 submitOne(data) { /* 领取立减金 */ - alert(159) req.axiosPost("/key/couponGroupUsage", data) .then(({ code, message }) => { if (code == 200) { diff --git a/packkey/combining.html b/packkey/combining.html index 2080b37..1b9623b 100644 --- a/packkey/combining.html +++ b/packkey/combining.html @@ -552,7 +552,6 @@ req.axiosPost("/key/couponGroupUsage", data) .then((res) => { if (res.code == 200) { - alert(navigator.userAgent, 3) // 领取结算 4 if (bm_obj_data && !bm_obj_data.settlement_data.is_settlement && bm_obj_data.settlement_data.settlement_type === 4) { settlementFun(bm_obj_data.token, bm_obj_data.settlement_data.settlement_type); diff --git a/packkey/wx-combining.html b/packkey/wx-combining.html index 2a7c3e0..e708486 100644 --- a/packkey/wx-combining.html +++ b/packkey/wx-combining.html @@ -15,6 +15,7 @@ +