's'
This commit is contained in:
@@ -214,7 +214,8 @@ const Book = () => {
|
||||
//98元
|
||||
payh5("book", 9800);
|
||||
} else {
|
||||
window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
|
||||
// window.location.href = `https://mp.weixin.qq.com/s/16xcMIgxEEGBPY7fanNq0g`;
|
||||
window.alert('请在手机微信打开')
|
||||
}
|
||||
}
|
||||
}}
|
||||
|
||||
@@ -401,7 +401,7 @@ const Index = () => {
|
||||
</View>
|
||||
<View className="cardItem_right">
|
||||
<View className="cardItem_rightUp">持续更新</View>
|
||||
<View className="cardItem_rightDown">在线电子书-免费</View>
|
||||
<View className="cardItem_rightDown">在线电子书</View>
|
||||
</View>
|
||||
</View>
|
||||
<View className="cardItem">
|
||||
|
||||
Reference in New Issue
Block a user