feat: update

This commit is contained in:
Rogee
2025-05-13 14:43:06 +08:00
parent bd9e4df231
commit 5642d1cffd

View File

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