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
-
-
+ */}
+ {/* */}
{/* 获取 账号 */}
)}