From dcd31ad5b435c990997f3f2393e69beace3926a7 Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 16 Dec 2025 06:11:14 -0600 Subject: [PATCH] 's' --- src/pages/index/index.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 1a05394..114646e 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -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`; }