修改功能文档

This commit is contained in:
13684185576
2025-09-17 09:20:55 +08:00
38 changed files with 340 additions and 592 deletions

View File

@ -4,8 +4,8 @@ function resolve(dir) {
return path.join(__dirname, dir);
}
// const serverHost = "http://192.192.8.9:8006";
const serverHost = "http://192.168.0.231:8006"
const serverHost = "http://47.108.232.77:9537";
// const serverHost = "http://192.168.0.231:8006"
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",