This commit is contained in:
13684185576
2025-09-18 10:52:17 +08:00
parent ae8d8790a8
commit 223dd787b8
420 changed files with 125389 additions and 115 deletions

View File

@ -4,9 +4,9 @@ function resolve(dir) {
return path.join(__dirname, 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://127.0.0.1:8006"
const serverHost = "http://192.168.1.98:8006"
module.exports = {
publicPath: "./",
outputDir: "jcz",