From 9025661d0dec644643111281d303192cccb31479 Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 12 Jan 2026 12:55:40 -0600 Subject: [PATCH] '' --- 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 4fb77a9..b4fb980 100644 --- a/src/pages/book/index.tsx +++ b/src/pages/book/index.tsx @@ -459,8 +459,8 @@ const Book = () => { return false; } else { if (!!isWeChat) { - //88元 - payh5("book", 8800); + //38元 + payh5("book", 3800); // window.location.href = `https://vip.hackrobot.cn`; } else { window.location.href = `https://mp.weixin.qq.com/s/PBbnS8qC_kqhL9HJO5m-Iw`;