初始化静置库大屏看板项目

This commit is contained in:
XingCheng3
2026-06-29 10:19:43 +08:00
commit 5d0cad9e10
49 changed files with 8292 additions and 0 deletions

3
public/config.js Normal file
View File

@@ -0,0 +1,3 @@
window.g = {
API_WEB_URL: 'http://localhost:10230',
};