This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
yiBinGaoCe
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
47
Commits
1
Branch
0
Tags
15 MiB
Tree:
03861d0c1c
yiBinGaoCe
/
lms
/
nladmin-ui
/
public
/
config.js
10 lines
136 B
Raw
Normal View
History
初始化提交
1 year ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
}
}