dashboard
repositories
filestore
activity
search
login
~mayuhao
/
registerSystem
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
马宇豪
2023-10-24
633b699c6bfb4bb9c5c91a09c4b084ca213b5a75
[~mayuhao/registerSystem.git]
/
.env.production
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 规财安评管理系统
# 生产环境配置
ENV = 'production'
# 规财安评管理系统/生产环境
VUE_APP_BASE_API = 'http://106.15.95.149:7006'