'新增页面'

This commit is contained in:
esacpe
2025-09-22 14:21:17 +08:00
parent 21e2a12e3c
commit 7e300cbc30
19 changed files with 905 additions and 61 deletions

View File

@ -4,8 +4,8 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://192.168.1.98:8006";//毛毛
const serverHost = "http://192.168.1.32:8066";//波哥
// const serverHost = "http://192.168.0.231:8006"//线上
// const serverHost = "http://192.168.1.32:8066";//波哥
const serverHost = "http://192.168.0.231:8006"//线上
// const serverHost = "http://47.108.232.77:9537";//波哥
// const serverHost = "http://127.0.0.1:8006"
module.exports = {