数字化大屏初始化

This commit is contained in:
2025-12-25 23:05:00 +08:00
commit 33dc92d74e
1051 changed files with 96122 additions and 0 deletions

8
view-vue/.env Normal file
View File

@@ -0,0 +1,8 @@
# port
VITE_DEV_PORT = '8080'
# development path
VITE_DEV_PATH = 'http://127.0.0.1:8083'
# production path
VITE_PRO_PATH = 'http://127.0.0.1:8083'