完成后台所有开发,暂存代码,进入功能测试阶段。

This commit is contained in:
monanxiao
2024-10-17 14:26:51 +08:00
parent 3ab7f108cf
commit 6b54fb10a2
23 changed files with 521 additions and 29283 deletions
+4
View File
@@ -55,4 +55,8 @@ export default defineConfig({
},
},
},
server: {
host: '0.0.0.0', // 允许所有网络接口访问
port: 3000, // 指定端口号
}
});