From 8b73d488ca198a862e0d1d0d60d3ec1297027ccf Mon Sep 17 00:00:00 2001 From: puhui999 Date: Wed, 31 Jul 2024 12:51:49 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E6=96=B0=E5=A2=9E=E3=80=91=E8=AE=A2?= =?UTF-8?q?=E9=98=85=E6=B6=88=E6=81=AF=EF=BC=9A=E8=AE=A2=E5=8D=95=E5=8F=91?= =?UTF-8?q?=E8=B4=A7=E6=B6=88=E6=81=AF=E8=AE=A2=E9=98=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/order/confirm.vue | 4 -- pages/pay/result.vue | 46 +++++++++++++++---- sheep/platform/provider/wechat/miniProgram.js | 6 ++- 3 files changed, 43 insertions(+), 13 deletions(-) diff --git a/pages/order/confirm.vue b/pages/order/confirm.vue index 5d976b4d..5892a239 100644 --- a/pages/order/confirm.vue +++ b/pages/order/confirm.vue @@ -233,10 +233,6 @@ sheep.$store('cart').getList(); } - // #ifdef MP - sheep.$platform.useProvider('wechat').subscribeMessage(SubscribeTemplate.DELIVERY_ORDER); - // #endif - // 跳转到支付页面 sheep.$router.redirect('/pages/pay/index', { id: data.payOrderId, diff --git a/pages/pay/result.vue b/pages/pay/result.vue index 82943712..65b3b6c6 100644 --- a/pages/pay/result.vue +++ b/pages/pay/result.vue @@ -51,7 +51,7 @@ - +