dashboard
repositories
filestore
activity
search
login
~mayuhao
/
registerSystem
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改目录接口
马宇豪
2023-09-06
e5b31f6979672ab876a82ae344d500bc9e0ad533
[~mayuhao/registerSystem.git]
/
.env.staging
1
2
3
4
5
6
7
8
9
10
# 页面标题
VUE_APP_TITLE = 规财安评管理系统
NODE_ENV = production
# 测试环境配置
ENV = 'staging'
# 规财安评管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'