This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Ruoyi
/
RuoYi-UI
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
72070b24a4
Branches
Tags
master
RuoYi-UI
/
.env.production
.env.production
152 B
History
Raw
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 若依管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/api'