This website works better with JavaScript.
Explore
Help
Register
Sign In
web
/
wlgk
Watch
2
Star
0
Fork
You've already forked wlgk
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.
2f9859a9a0
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2f9859a9a0'
${ noResults }
wlgk
/
MicroApps
/
helloworldNew
/
helloworld-bak20200915
/
services
/
request.js
6 lines
90 B
Raw
Blame
History
import
{
extend
}
from
'umi-request'
;
export
default
extend
(
{
prefix
:
'/api/app1'
,
}
)
;
Reference in new issue
View Git Blame
Copy Permalink