解决冲突

This commit is contained in:
2025-06-10 09:32:38 +08:00
63 changed files with 14096 additions and 1495 deletions

View File

@ -4,7 +4,7 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
const serverHost = "http://192.168.101.7:8006"
const serverHost = "http://192.168.43.92:8006"
// const serverHost = "http://192.168.4.29:8006"
module.exports = {
publicPath: "./",