This commit is contained in:
eric
2026-01-06 05:15:24 -06:00
parent 7e887bdf7a
commit 0e6c3c51c9

View File

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