's'
This commit is contained in:
@@ -777,7 +777,7 @@ const getOrCreateUserId = () => {
|
|||||||
// window.alert('isWeChat--', isWeChat)
|
// window.alert('isWeChat--', isWeChat)
|
||||||
if (!!isWeChat) {
|
if (!!isWeChat) {
|
||||||
//98元
|
//98元
|
||||||
payh5("vip", 10);
|
payh5("vip", 188000);
|
||||||
} 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