From 85c11ebc70aaf3d5ed2bdb3a6860be706aacdc12 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 18 Dec 2025 02:32:06 -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 f841560..d03d194 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", 188000); + payh5("vip", 18800); } else { window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; }