This commit is contained in:
eric
2025-12-19 03:59:39 -06:00
parent 85c11ebc70
commit fb0922e76f

View File

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