This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
beianxinsheng
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
45
Commits
1
Branch
0
Tags
18 MiB
Java
47.8%
Vue
41.7%
JavaScript
9.3%
FreeMarker
0.5%
SCSS
0.4%
Other
0.2%
Tree:
8617e76468
beianxinsheng
/
wms
/
nladmin-ui
/
public
/
config.js
9 lines
136 B
Raw
Blame
History
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
}
Reference in new issue