This commit is contained in:
lcw
2025-12-04 00:18:18 +08:00
parent 2d98c8480c
commit d7527e291a
173 changed files with 82411 additions and 1088 deletions

View File

@ -5,8 +5,10 @@ function resolve(dir) {
}
// const serverHost = "http://47.108.232.77:9537"//波哥
// 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.98:8006"
// const serverHost = "http://192.168.186.75:8016"//周
const serverHost = "http://192.168.2.206:8006"//线上
module.exports = {
publicPath: "./",
outputDir: "jcz",