This commit is contained in:
eric
2026-01-15 09:13:37 -06:00
parent 61500c5a6b
commit 75b21f3e6f

View File

@@ -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`;