This website requires JavaScript.
Explore
Help
Sign In
wsy182
/
wxSmallApp
Archived
Watch
1
Star
0
Fork
You've already forked wxSmallApp
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-09-30
. You can view files and clone it, but cannot push or open issues/pull-requests.
bf3a62d426
wxSmallApp
/
utils
/
config.js
4 lines
83 B
JavaScript
Raw
Blame
History
// 在config.js
const
requestUrl
=
"http://127.0.0.1:8000"
;
export
{
requestUrl
}
;
Reference in New Issue
View Git Blame
Copy Permalink