对接接口和更新新增表单组件

This commit is contained in:
2025-04-22 19:03:28 +08:00
parent 95d84c3b06
commit 6c694b52d3
13 changed files with 305 additions and 556 deletions

View File

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