This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
root
/
beiterui
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.
15
Commits
2
Branches
0
Tags
15 MiB
Tree:
fdeb374265
master
psh
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'fdeb374265'
${ noResults }
beiterui
/
acs
/
nladmin-ui
/
public
/
config.js
10 lines
136 B
Raw
Normal View
History
初始化提交
1 year ago
window
.
g
=
{
dev
:
{
fix
1 year ago
VUE_APP_BASE_API
:
'http://127.0.0.1:8011'
初始化提交
1 year ago
}
,
prod
:
{
fix
1 year ago
VUE_APP_BASE_API
:
'http://127.0.0.1:8011'
初始化提交
1 year ago
}
}