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
印尼海亮一期
122
Commits
1
Branch
0
Tags
39 MiB
Tree:
d1183097c4
yinnihailiang_one
/
lms
/
nladmin-ui
/
public
/
config.js
11 lines
137 B
Raw
Normal View
History
提交2025-05-19版本
2 months ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://localhost:8081'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://localhost:8081'
}
}