feat:封装axios
Showing
| ... | ... | @@ -11,6 +11,7 @@ |
| "@testing-library/jest-dom": "^4.2.4", | ||
| "@testing-library/react": "^9.3.2", | ||
| "@testing-library/user-event": "^7.1.2", | ||
| "@types/qs": "^6.9.5", | ||
| "@types/react": "^16.9.46", | ||
| "@types/react-dom": "^16.9.8", | ||
| "@types/react-router-dom": "^5.1.5", | ||
| ... | ... | @@ -59,6 +60,7 @@ |
| "postcss-normalize": "8.0.1", | ||
| "postcss-preset-env": "6.7.0", | ||
| "postcss-safe-parser": "4.0.1", | ||
| "qs": "^6.9.4", | ||
| "react": "^16.13.1", | ||
| "react-app-polyfill": "^1.0.6", | ||
| "react-async-component": "^2.0.0", | ||
| ... | ... |
Please
register
or
sign in
to comment