feat: update
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user