add equipment assets

This commit is contained in:
lb
2023-08-18 16:56:53 +08:00
parent 56191453af
commit 577fcb53d2
15 changed files with 58 additions and 94 deletions

View File

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