feat: update

This commit is contained in:
Rogee
2025-05-12 19:46:21 +08:00
parent 1fa31a6b71
commit 006e6220bd

View File

@@ -95,7 +95,7 @@ const handleBuy = async () => {
const payData = response.data; const payData = response.data;
if (payData.AppID != "balance") { if (payData.appID != "balance") {
// 调用微信支付 // 调用微信支付
window.WeixinJSBridge.invoke( window.WeixinJSBridge.invoke(
"getBrandWCPayRequest", "getBrandWCPayRequest",