's'
This commit is contained in:
@@ -532,8 +532,8 @@ const Index = () => {
|
||||
return false;
|
||||
} else {
|
||||
if (!!isWeChat) {
|
||||
//58元
|
||||
payh5("vip", 100);
|
||||
//19.8元
|
||||
payh5("vip", 19800);
|
||||
} else {
|
||||
window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user