feat: 大屏

This commit is contained in:
ygx
2025-12-20 17:39:32 +08:00
commit 593e7d90e5
1005 changed files with 93645 additions and 0 deletions

8
.env Normal file
View File

@@ -0,0 +1,8 @@
# port
VITE_DEV_PORT = '8080'
# development path
VITE_DEV_PATH = 'https://ops.apinb.com'
# production path
VITE_PRO_PATH = 'https://ops.apinb.com'