This commit is contained in:
lcw
2025-07-28 11:16:35 +08:00
parent 70b122071c
commit 89704ee205
8 changed files with 1446 additions and 57 deletions

View File

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