This website works better with JavaScript.
Home
Explore
Help
Sign In
wangs
/
niuDiXiYa
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
0
Tags
13 MiB
Tree:
38432376db
niuDiXiYa
/
qd
/
public
/
config.js
11 lines
117 B
Raw
Normal View
History
提交前端
3 years ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'/'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
}