看板页面

This commit is contained in:
2025-04-17 16:23:47 +08:00
parent bbd9972761
commit 2c1e1845f4
46 changed files with 1716 additions and 82 deletions

View File

@@ -12,8 +12,7 @@ ENV = 'development'
VUE_APP_TITLE = 智能监控分析系统
# 芋道管理系统/开发环境
# VUE_APP_BASE_API = 'http://192.168.8.22:48080'
VUE_APP_BASE_API = 'http://172.16.32.40:48080'
VUE_APP_BASE_API = 'http://172.16.32.21:48080'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true