This website works better with JavaScript.
Home
Explore
Help
Sign In
root
/
ouLun_wms
Watch
3
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
欧伦电气WMS
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.
24
Commits
1
Branch
0
Tags
15 MiB
Tree:
b786992008
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b786992008'
${ noResults }
ouLun_wms
/
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
}
}