Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
FrontEnd
/
research_kyxt
Watch
4
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
master
Branches
Tags
master
research_kyxt
/
.env.production
.env.production
145 B
Permalink
History
Raw
1
2
3
4
5
6
7
8
9
# 页面标题
VUE_APP_TITLE = 科研系统
# 生产环境配置
ENV = 'production'
# 科研系统/生产环境
VUE_APP_BASE_API = '/prod-api'