From 2857212623d431e1a606cadc71a3f435591d2c90 Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 12 Jan 2026 13:09:02 -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 b4fb980..4dcc28f 100644 --- a/src/pages/book/index.tsx +++ b/src/pages/book/index.tsx @@ -459,8 +459,8 @@ const Book = () => { return false; } else { if (!!isWeChat) { - //38元 - payh5("book", 3800); + //49元 + payh5("book", 4900); // window.location.href = `https://vip.hackrobot.cn`; } else { window.location.href = `https://mp.weixin.qq.com/s/PBbnS8qC_kqhL9HJO5m-Iw`;