From 2aa0d18b3980cfd5bc096804e5b9ad780dfbc417 Mon Sep 17 00:00:00 2001 From: eric Date: Sun, 28 Sep 2025 17:49:38 +0800 Subject: [PATCH] 'x' --- src/pages/index/index.jsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/pages/index/index.jsx b/src/pages/index/index.jsx index 7129a55..15a20d4 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -529,8 +529,8 @@ const Index = () => { return false; } else { if (!!isWeChat) { - //58元 - payh5("vip", 5800); + //98元 + payh5("vip", 9800); } else { window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; } @@ -555,11 +555,11 @@ const Index = () => { 账号:{window.localStorage.getItem("username")} 密码:{"123456"}{" "} - + {/* 添加 微信好友: hackrobot - - + */} + {/* */} {/* 获取 账号 */} )}