This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
WmsStandard
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.
53
Commits
3
Branches
0
Tags
15 MiB
Tree:
b68a029c4b
feature/forewarning_management
master
master_V2.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b68a029c4b'
${ noResults }
WmsStandard
/
nladmin-ui
/
public
/
config.js
10 lines
136 B
Raw
Normal View
History
初始化提交
2 months ago
window
.
g
=
{
dev
:
{
fix:前端端口修改
1 month ago
VUE_APP_BASE_API
:
'http://127.0.0.1:8011'
初始化提交
2 months ago
}
,
prod
:
{
fix:前端端口修改
1 month ago
VUE_APP_BASE_API
:
'http://127.0.0.1:8011'
初始化提交
2 months ago
}
}