This commit is contained in:
给我
2026-01-16 09:27:03 +08:00
118 changed files with 24490 additions and 4251 deletions

View File

@ -4,10 +4,11 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://192.168.1.98:8006";//毛毛
const serverHost = "http://192.168.1.32:8066";//波哥
// 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://47.108.232.77:9537";//波哥
// const serverHost = "http://127.0.0.1:8006"
// const serverHost = 'https://lam.clcud.com:1443';
module.exports = {
publicPath: "./",
outputDir: "ab",