This commit is contained in:
lcw
2025-09-29 18:11:07 +08:00
parent ffdbb04675
commit 93c711dca6
86 changed files with 395 additions and 338 deletions

View File

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