add request response intercept and resolve file conflict
Showing
... | @@ -50,6 +50,7 @@ | ... | @@ -50,6 +50,7 @@ |
"@ant-design/icons": "^4.7.0", | "@ant-design/icons": "^4.7.0", | ||
"@ant-design/pro-components": "1.1.1", | "@ant-design/pro-components": "1.1.1", | ||
"@umijs/route-utils": "^2.0.0", | "@umijs/route-utils": "^2.0.0", | ||
"ahooks": "^3.7.6", | |||
"antd": "^4.20.0", | "antd": "^4.20.0", | ||
"classnames": "^2.3.0", | "classnames": "^2.3.0", | ||
"lodash": "^4.17.0", | "lodash": "^4.17.0", | ||
... | @@ -100,4 +101,4 @@ | ... | @@ -100,4 +101,4 @@ |
"engines": { | "engines": { | ||
"node": ">=12.0.0" | "node": ">=12.0.0" | ||
} | } | ||
} | } | ||
\ No newline at end of file |
src/pages/test.tsx
0 → 100644
Please
register
or
sign in
to comment