This commit is contained in:
13684185576
2025-09-22 15:38:33 +08:00
parent b1e9518952
commit 2f82dcfccf
2 changed files with 205 additions and 183 deletions

View File

@ -5,9 +5,9 @@ function resolve(dir) {
}
// const serverHost = "http://47.108.232.77:9537"//波哥
const serverHost = "http://192.168.0.231:8006"//线上
// 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: {