This website works better with JavaScript
Home
Explore
Help
Register
Sign In
fort23
/
010GMClient
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
2ba635022f
Branches
Tags
master
010GMClient
/
.env.production
.env.production
93 B
History
Raw
1
2
3
4
5
# 线上环境
NODE_ENV = "production"
# 线上环境接口地址
VUE_APP_BASE_API = '/api'