add 前端增加 任务调度中心页面 与环境及nginx配置

This commit is contained in:
疯狂的狮子li
2021-10-20 15:25:14 +08:00
parent 809774d87c
commit 83ce927d16
5 changed files with 36 additions and 0 deletions

View File

@ -10,5 +10,8 @@ VUE_APP_BASE_API = '/dev-api'
# 监控地址
VUE_APP_MONITRO_ADMIN = 'http://localhost:9090/admin/login'
# xxl-job 控制台地址
VUE_APP_XXL_JOB_ADMIN = 'http://localhost:9100/xxl-job-admin'
# 路由懒加载
VUE_CLI_BABEL_TRANSPILE_MODULES = true