能源类型

This commit is contained in:
2023-08-14 16:19:12 +08:00
parent cee4ebfd43
commit 18a9a4f51b
9 changed files with 820 additions and 6 deletions

View File

@@ -5,7 +5,8 @@ ENV = 'development'
VUE_APP_TITLE = 芋道管理系统
# 芋道管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.0.33:48080'
# VUE_APP_BASE_API = 'http://192.168.0.33:48080'
VUE_APP_BASE_API = 'http://192.168.1.188:48080'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true