设备列表修改bug

This commit is contained in:
fengerli
2025-07-09 18:39:21 +08:00
parent 8a2978af6c
commit fa6af8602e
2 changed files with 5 additions and 6 deletions

View File

@ -2,7 +2,7 @@
VITE_APP_TITLE = 物联网管理系统
# 生产环境配置
VITE_APP_ENV = 'production'
VITE_APP_ENV = 'https://fuyuanshen.com/backend'
# 应用访问路径 例如使用前缀 /admin/
VITE_APP_CONTEXT_PATH = '/'