This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
acs1.0
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
26
Commits
1
Branch
0
Tags
20 MiB
Tree:
7f3bb522ec
acs1.0
/
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'
}
}