This commit is contained in:
lcw
2025-10-09 21:32:07 +08:00
parent 15a79c7b5f
commit 854a5cd9d2
386 changed files with 125546 additions and 46 deletions

View File

@ -3,8 +3,8 @@ const path = require("path");
function resolve(dir) {
return path.join(__dirname, dir);
}
// 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://192.168.0.231:8006";
module.exports = {
publicPath: "./",
outputDir: "zhgj",