feat:登录
Showing
| ... | ... | @@ -112,6 +112,7 @@ | 
| "@emotion/styled": "^11.10.4", | ||
| "@mui/icons-material": "^5.10.14", | ||
| "@mui/material": "^5.10.8", | ||
| "axios": "^1.1.3", | ||
| "electron-debug": "^3.2.0", | ||
| "electron-log": "^4.4.8", | ||
| "electron-root-path": "^1.1.0", | ||
| ... | ... | @@ -119,7 +120,8 @@ | 
| "history": "^5.3.0", | ||
| "react": "^18.2.0", | ||
| "react-dom": "^18.2.0", | ||
| "react-router-dom": "^6.3.0" | ||
| "react-router-dom": "^6.3.0", | ||
| "tss-react": "^4.4.4" | ||
| }, | ||
| "devDependencies": { | ||
| "@pmmmwh/react-refresh-webpack-plugin": "^0.5.7", | ||
| ... | ... | 
src/commons/axios/Axios.js
0 → 100644
src/commons/axios/header.js
0 → 100644
Please
register
or
sign in
to comment