This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
yinnihailiang_one
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
印尼海亮一期
35
Commits
1
Branch
0
Tags
39 MiB
Tree:
2d6e2665ec
yinnihailiang_one
/
lms
/
nladmin-ui
/
public
/
config.js
11 lines
137 B
Raw
Normal View
History
提交新版本
9 months ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://localhost:8020'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://localhost:8020'
}
}