公告板
版本库
活动
搜索
登录
main
/
intelligent_dispatching
智慧派单
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
app汇报任务
liujie
2025-09-30
901b96c8b4f1a4800d1087e0a59bd68dc6bb5e7b
[intelligent_dispatching.git]
/
ruoyi-ui
/
.env.production
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'