diff --git a/.env.production b/.env.production index 4e36659..241c1c7 100644 --- a/.env.production +++ b/.env.production @@ -1 +1,2 @@ -process.env.TARO_API_API="https://api.nomadcna.com" \ No newline at end of file +# process.env.TARO_API_API="https://api.nomadcna.com" +process.env.TARO_API_API="http://api.hackrobot.cn" diff --git a/config/prod.js b/config/prod.js index 0a34b9c..0192be3 100644 --- a/config/prod.js +++ b/config/prod.js @@ -3,7 +3,7 @@ module.exports = { NODE_ENV: '"production"' }, defineConstants: { - 'process.env.TARO_API_API': JSON.stringify("https://api.nomadcna.com") + 'process.env.TARO_API_API': JSON.stringify("http://api.hackrobot.cn") }, mini: {}, h5: { diff --git a/src/pages/book/info.md b/src/pages/book/info.md index fce60a6..c8f1297 100644 --- a/src/pages/book/info.md +++ b/src/pages/book/info.md @@ -2,7 +2,7 @@ # 🚀云手机教程 -![2024-12-22-01-00-03-Escrcpy.png](https://hackrobot-1258475618.cos.ap-shenzhen-fsi.myqcloud.com/2024-12-22-01-00-03-Escrcpy.png?imageSlim) +