This commit is contained in:
lcw
2025-06-19 18:02:10 +08:00
parent d9f272ca7d
commit 3892879a8d
24 changed files with 462 additions and 16173 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.8.9:8006";
const serverHost = "http://192.168.43.92:8006";
// const serverHost ="http://80.60.36.64:8006"
module.exports = {
publicPath: "/",