From 5d9683bed4ddcbee11686394320a736a6fd906d3 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 8 Jan 2026 04:10:29 -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 0a8300c..003820f 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) { - //788元 - payh5("vip", 78800); + //288元 + payh5("vip", 28800); } else { window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; }