This commit is contained in:
eric
2025-12-16 06:11:14 -06:00
parent 44374a8cf1
commit dcd31ad5b4

View File

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