Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Sioxas/data-screen
/ types & classes
Types & classes
2 in github.com/Sioxas/data-screen
⨍
Functions
170
◇
Types & classes
2
Class
src/api/api.js:15
Class
APIFactory
* 为此项目定制的API工厂 当response.data不是JSON对象时会reject * Example: * new APIFactory($http.get(...)).then(data => ...).catch(e => ...) * * @class APIFactory
src/api/api.js:15