's'
This commit is contained in:
@@ -459,8 +459,8 @@ const Book = () => {
|
|||||||
return false;
|
return false;
|
||||||
} else {
|
} else {
|
||||||
if (!!isWeChat) {
|
if (!!isWeChat) {
|
||||||
//88元
|
//99元
|
||||||
payh5("book", 8800);
|
payh5("book", 9900);
|
||||||
// window.location.href = `https://vip.hackrobot.cn`;
|
// window.location.href = `https://vip.hackrobot.cn`;
|
||||||
} else {
|
} else {
|
||||||
window.location.href = `https://mp.weixin.qq.com/s/PBbnS8qC_kqhL9HJO5m-Iw`;
|
window.location.href = `https://mp.weixin.qq.com/s/PBbnS8qC_kqhL9HJO5m-Iw`;
|
||||||
|
|||||||
Reference in New Issue
Block a user