This commit is contained in:
eric
2025-12-18 02:17:53 -06:00
parent 956e108268
commit 47682e3378

View File

@@ -777,7 +777,7 @@ const getOrCreateUserId = () => {
// window.alert('isWeChat--', isWeChat) // window.alert('isWeChat--', isWeChat)
if (!!isWeChat) { if (!!isWeChat) {
//98元 //98元
payh5("vip", 10); payh5("vip", 188000);
} else { } else {
window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
} }