4 Commits

Author SHA1 Message Date
eric
7cd31e2b69 's'' 2025-09-10 11:27:48 +08:00
eric
2268afc807 s 2025-09-10 03:15:09 +00:00
eric
7366cddac8 's' 2025-09-10 11:09:23 +08:00
eric
166c610977 'ss' 2025-09-10 11:03:14 +08:00
5 changed files with 11 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
process.env.TARO_API_API="https://payjs.dsx2020.com"
process.env.TARO_API_API="https://api.hackrobot.cn"
# process.env.TARO_API_API="http://127.0.0.1:8700"

6
Caddyfile Normal file
View File

@@ -0,0 +1,6 @@
:9046 {
root * /home/eric/nomadyt/dist
encode gzip zstd
try_files {path} /index.html
file_server
}

View File

@@ -3,7 +3,7 @@ module.exports = {
NODE_ENV: '"production"'
},
defineConstants: {
'process.env.TARO_API_API': JSON.stringify("https://payjs.dsx2020.com")
'process.env.TARO_API_API': JSON.stringify("https://api.hackrobot.cn")
},
mini: {},
h5: {

View File

@@ -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('请在手机微信打开')
}
}
}}

View File

@@ -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">