From 75b21f3e6f75bd1fffb59c1e210ab077db554066 Mon Sep 17 00:00:00 2001 From: eric Date: Thu, 15 Jan 2026 09:13:37 -0600 Subject: [PATCH] 's' --- src/pages/book/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/book/index.tsx b/src/pages/book/index.tsx index 8236625..c47c301 100755 --- a/src/pages/book/index.tsx +++ b/src/pages/book/index.tsx @@ -459,8 +459,8 @@ const Book = () => { return false; } else { if (!!isWeChat) { - //99元 - payh5("book", 9900); + //199元 + payh5("book", 19900); // window.location.href = `https://vip.hackrobot.cn`; } else { window.location.href = `https://mp.weixin.qq.com/s/PBbnS8qC_kqhL9HJO5m-Iw`;