修改图片处理

This commit is contained in:
maojiacai
2025-09-08 19:35:36 +08:00
parent 042c48fa96
commit 94bd692870
6 changed files with 3 additions and 3 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://172.20.19.54:8006";
const serverHost = "http://192.168.1.8:8006";
module.exports = {
publicPath: "/",