update
Showing
This diff is collapsed.
... | ... | @@ -3,8 +3,11 @@ |
"version": "2.0.0", | ||
"private": true, | ||
"dependencies": { | ||
"@umijs/hooks": "^1.9.3", | ||
"antd-mobile": "^2.3.3", | ||
"axios": "^0.19.2", | ||
"customize-cra": "^1.0.0", | ||
"http-proxy-middleware": "^1.0.4", | ||
"lib-flexible": "^0.3.2", | ||
"postcss-px2rem": "^0.3.0", | ||
"react": "^16.8.4", | ||
... | ... | @@ -29,5 +32,6 @@ |
"react-app-rewire-postcss": "^3.0.2", | ||
"react-app-rewired": "^1.2.9", | ||
"style-loader": "^1.2.1" | ||
} | ||
}, | ||
"proxy": "http://124.93.101.8:9988/" | ||
} |
src/pages/Login/index.jsx
0 → 100644
src/setupProxy.js
0 → 100644
src/utils/instance.js
0 → 100644
src/utils/request.js
0 → 100644
src/utils/utils.jsx
0 → 100644
Please
register
or
sign in
to comment