【新增】订阅消息:拼团结果通知消息订阅

This commit is contained in:
puhui999
2024-07-31 16:22:51 +08:00
parent 8b73d488ca
commit bd07762a10
4 changed files with 3 additions and 9 deletions
+1 -1
View File
@@ -82,7 +82,7 @@
return;
}
// #ifdef MP
sheep.$platform.useProvider('wechat').subscribeMessage([SubscribeTemplate.WALLET_RECHARGER_PAID, SubscribeTemplate.WALLET_RECHARGE_REFUNDED]);
sheep.$platform.useProvider('wechat').subscribeMessage(SubscribeTemplate.WALLET_RECHARGER_PAID);
// #endif
sheep.$router.go('/pages/pay/index', {
id: data.payOrderId,