's'
This commit is contained in:
@@ -533,7 +533,7 @@ const Index = () => {
|
|||||||
} else {
|
} else {
|
||||||
if (!!isWeChat) {
|
if (!!isWeChat) {
|
||||||
//19.8元
|
//19.8元
|
||||||
payh5("vip", 19800);
|
payh5("vip", 198);
|
||||||
} 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