From fb0922e76f0b1dfe9566c892ce51354118645be9 Mon Sep 17 00:00:00 2001 From: eric Date: Fri, 19 Dec 2025 03:59:39 -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 d03d194..2685c09 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", 18800); + payh5("vip", 8800); } else { window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`; }