's'
This commit is contained in:
@@ -782,8 +782,8 @@ const Index = () => {
|
|||||||
} else {
|
} else {
|
||||||
// window.alert('isWeChat--', isWeChat)
|
// window.alert('isWeChat--', isWeChat)
|
||||||
if (!!isWeChat) {
|
if (!!isWeChat) {
|
||||||
//788元
|
//288元
|
||||||
payh5("vip", 78800);
|
payh5("vip", 28800);
|
||||||
} 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