From 0e6c3c51c9e084d9355c49e111cc9f4272981a6c Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 6 Jan 2026 05:15:24 -0600 Subject: [PATCH] 's' --- src/pages/index/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 562aeed..0a8300c 100755 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -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`; }