逻辑变更

This commit is contained in:
2025-03-25 17:54:48 +08:00
parent 8fe084ddb7
commit 1531913a43
75 changed files with 138 additions and 59 deletions

View File

@ -5,7 +5,8 @@ VUE_APP_TITLE = RuoYi-Vue-Plus后台管理系统
ENV = 'development'
# 若依管理系统/开发环境
VUE_APP_BASE_API = 'http://192.168.110.3:9099/ruoyi'
VUE_APP_BASE_API = 'http://192.168.110.128:9099/ruoyi'
# VUE_APP_BASE_API = 'https://gx.jdfktech.com:18279/lhyg/ruoyi'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true