From c519b729f828803467051e19449d75e02b77292d Mon Sep 17 00:00:00 2001 From: Jason Date: Thu, 15 Sep 2022 15:49:35 +0800 Subject: [PATCH] raw --- app/view/wechat/payment.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/view/wechat/payment.html b/app/view/wechat/payment.html index a7a5b6c..211e2bf 100644 --- a/app/view/wechat/payment.html +++ b/app/view/wechat/payment.html @@ -39,7 +39,7 @@ } WeixinJSBridge.invoke( 'getBrandWCPayRequest', - {$jssdk|json_encode}, + {$jssdk|json_encode|raw}, function (res) { if (res.err_msg == "get_brand_wcpay_request:ok") { setTimeout(function () {