This website works better with JavaScript.
Home
Explore
Help
Sign In
tuqiang
/
ndc-test
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2
Commits
1
Branch
0
Tags
16 MiB
Tree:
e7d2324bd6
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e7d2324bd6'
${ noResults }
ndc-test
/
acs2
/
nladmin-ui
/
public
/
config.js
9 lines
135 B
Raw
Normal View
History
first commit
2 days ago
window
.
g
=
{
dev
:
{
add:
15 hours ago
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
first commit
2 days ago
}
,
prod
:
{
add:
15 hours ago
VUE_APP_BASE_API
:
'http://127.0.0.1:8010'
first commit
2 days ago
}
}