no message

master
853931625@qq.com 2026-07-22 09:15:38 +08:00
parent 0d0f258c74
commit 4d2e2583e3
2 changed files with 2 additions and 2 deletions

View File

@ -49,7 +49,7 @@ module.exports = {
// 开发服务
server: {
// 监听端口号
port: "8089",
port: "8082",
// 服务地址
host: "127.0.0.1",
// 是否自动打开浏览器

View File

@ -32,7 +32,7 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"relation-graph": "^2.2.11",
"zy-react-library": "^1.2.3"
"zy-react-library": "^1.3.24"
},
"devDependencies": {
"@antfu/eslint-config": "^5.4.1",