This website requires JavaScript.
Explore
Help
Register
Sign In
syschan
/
pms
Watch
1
Star
0
Fork
You've already forked pms
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
68296e6f4f
pms
/
web
/
.env.production
2 lines
43 B
Plaintext
Raw
Normal View
History
Unescape
Escape
axios封装和config设置
2019-09-11 23:13:50 +08:00
ENV = 'production'
增加前端打包统一baseUrl示例
2020-03-07 15:39:19 +08:00
VUE_APP_BASE_API = '/v1'