This commit is contained in:
2022-09-15 15:49:35 +08:00
parent 75ac152092
commit c519b729f8

View File

@@ -39,7 +39,7 @@
} }
WeixinJSBridge.invoke( WeixinJSBridge.invoke(
'getBrandWCPayRequest', 'getBrandWCPayRequest',
{$jssdk|json_encode}, {$jssdk|json_encode|raw},
function (res) { function (res) {
if (res.err_msg == "get_brand_wcpay_request:ok") { if (res.err_msg == "get_brand_wcpay_request:ok") {
setTimeout(function () { setTimeout(function () {