From 47682e3378c334a8fd29bafe7d6a23ab8c427f73 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 18 Dec 2025 02:17:53 -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 a2b25c9..f841560 100644 --- a/src/pages/index/index.jsx +++ b/src/pages/index/index.jsx @@ -777,7 +777,7 @@ const getOrCreateUserId = () => { // window.alert('isWeChat--', isWeChat) if (!!isWeChat) { //98元 - payh5("vip", 10); + payh5("vip", 188000); } else { window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; }