This commit is contained in:
13684185576
2025-11-13 20:55:41 +08:00
parent da6c07de87
commit ce2cc79be3
8 changed files with 494 additions and 146 deletions

View File

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