This website works better with JavaScript
Home
Explore
Help
Register
Sign In
SH-Arbitrate
/
Mediation-Frontend
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
调解系统PC端服务
372
Commits
7
Branches
Tree:
ef32184541
dev
gyj
hcb
hcbA
hhl
master
prod
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'ef32184541'
${ noResults }
Mediation-Frontend
/
.env.production
.env.production
146B
History
Raw
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 调解系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/API'