This commit is contained in:
eric
2025-09-09 23:51:11 +08:00
parent 9cfa939722
commit 59718010cf

View File

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