This commit is contained in:
gtz
2025-12-10 15:11:28 +08:00
parent be86cbd9b3
commit dde04cf93f
7 changed files with 1320 additions and 1 deletions

View File

@@ -13,8 +13,9 @@ VUE_APP_TITLE = 智能监控分析系统
# 芋道管理系统/开发环境
# VUE_APP_BASE_API = 'http://192.168.8.22:48080'
# VUE_APP_BASE_API = 'http://172.16.33.65:48082'
# VUE_APP_BASE_API = 'http://172.16.32.236:48080'
VUE_APP_BASE_API = 'http://192.168.0.31:48080'
# VUE_APP_BASE_API = 'http://100.64.0.32:48080'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true