'ss'
This commit is contained in:
@@ -211,8 +211,8 @@ const Book = () => {
|
|||||||
return false;
|
return false;
|
||||||
} else {
|
} else {
|
||||||
if (!!isWeChat) {
|
if (!!isWeChat) {
|
||||||
//98元
|
//198元
|
||||||
payh5("book", 9800);
|
payh5("book", 19800);
|
||||||
} else {
|
} else {
|
||||||
window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
|
window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user