diff --git a/src/pages/book/index.tsx b/src/pages/book/index.tsx index 8cdd8a8..beafd01 100755 --- a/src/pages/book/index.tsx +++ b/src/pages/book/index.tsx @@ -459,8 +459,8 @@ const Book = () => { return false; } else { if (!!isWeChat) { - //388元 - payh5("book", 38800); + //188元 + payh5("book", 18800); // window.location.href = `https://vip.hackrobot.cn`; } else { window.location.href = `https://mp.weixin.qq.com/s/PBbnS8qC_kqhL9HJO5m-Iw`;