This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangs
/
jiaNan
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.
11
Commits
1
Branch
0
Tags
12 MiB
Tree:
b19777e7f0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b19777e7f0'
${ noResults }
jiaNan
/
lms
/
qd
/
public
/
config.js
11 lines
120 B
Raw
Normal View
History
代码更新
2 years ago
window
.
g
=
{
dev
:
{
VUE_APP_BASE_API
:
'/'
}
,
prod
:
{
VUE_APP_BASE_API
:
'http://192.168.46.5:8011'
}
}