fix: 🐛 修改微信浏览器中支付唤起支付显示框不关闭bug
parent
9a583e75f3
commit
467b7a0cba
|
@ -334,6 +334,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
uni.hideLoading();
|
||||||
} else {
|
} else {
|
||||||
window.location.href = JSON.parse(response.result).h5_url;
|
window.location.href = JSON.parse(response.result).h5_url;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue