初始化

This commit is contained in:
砂糖
2025-11-08 10:38:36 +08:00
commit 3beeec7296
1626 changed files with 198488 additions and 0 deletions

8
frontend/.env.production Normal file
View File

@@ -0,0 +1,8 @@
# 页面标题
VUE_APP_TITLE = SiWu-IoT-VIEWS
# 生产环境配置
ENV = 'production'
# SiWU-IoT-VIEWS/生产环境
VUE_APP_BASE_API = '/prod-api'