feat: update
This commit is contained in:
@@ -95,7 +95,7 @@ const handleBuy = async () => {
|
||||
|
||||
const payData = response.data;
|
||||
|
||||
if (payData.AppID != "balance") {
|
||||
if (payData.appID != "balance") {
|
||||
// 调用微信支付
|
||||
window.WeixinJSBridge.invoke(
|
||||
"getBrandWCPayRequest",
|
||||
|
||||
Reference in New Issue
Block a user