This commit is contained in:
eric
2026-01-08 04:10:29 -06:00
parent 1902dcbfc7
commit 5d9683bed4

View File

@@ -782,8 +782,8 @@ const Index = () => {
} else {
// window.alert('isWeChat--', isWeChat)
if (!!isWeChat) {
//788元
payh5("vip", 78800);
//288元
payh5("vip", 28800);
} else {
window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
}