This website works better with JavaScript.
Home
Explore
Help
Sign In
gongbaoxiong
/
qzyf_agv
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
10 MiB
Tree:
5413cfc420
qzyf_agv
/
nladmin-ui
/
public
/
config.js
10 lines
136 B
Raw
Normal View
History
add:第一次提交
8 months ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8011'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://127.0.0.1:8011'
}
}