This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
acs_jinbao
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
177
Commits
1
Branch
0
Tags
17 MiB
Tree:
043962f14b
acs_jinbao
/
lms
/
nladmin-ui
/
public
/
config.js
10 lines
142 B
Raw
Normal View
History
init project
2 years ago
window
.
g
=
{
dev
:
{
add: 日志管理、mes测试接口、多数据源
2 years ago
VUE_APP_BASE_API
:
'http://10.93.41.201:8010'
init project
2 years ago
}
,
prod
:
{
add: 日志管理、mes测试接口、多数据源
2 years ago
VUE_APP_BASE_API
:
'http://10.93.41.201:8010'
init project
2 years ago
}
}