feat: 完成项目滚动列表
Showing
| ... | @@ -7,6 +7,8 @@ | ... | @@ -7,6 +7,8 @@ |
| "@babel/core": "^7.16.0", | "@babel/core": "^7.16.0", | ||
| "@emotion/react": "^11.9.0", | "@emotion/react": "^11.9.0", | ||
| "@emotion/styled": "^11.8.1", | "@emotion/styled": "^11.8.1", | ||
| "@material-ui/core": "^4.12.4", | |||
| "@material-ui/icons": "^4.11.3", | |||
| "@mui/icons-material": "^5.6.2", | "@mui/icons-material": "^5.6.2", | ||
| "@mui/material": "^5.6.4", | "@mui/material": "^5.6.4", | ||
| "@mui/styles": "^5.8.0", | "@mui/styles": "^5.8.0", | ||
| ... | @@ -50,6 +52,7 @@ | ... | @@ -50,6 +52,7 @@ |
| "mobx-react": "^7.4.0", | "mobx-react": "^7.4.0", | ||
| "mobx-react-lite": "^3.4.0", | "mobx-react-lite": "^3.4.0", | ||
| "mockjs": "^1.1.0", | "mockjs": "^1.1.0", | ||
| "moment": "^2.29.3", | |||
| "postcss": "^8.4.4", | "postcss": "^8.4.4", | ||
| "postcss-flexbugs-fixes": "^5.0.2", | "postcss-flexbugs-fixes": "^5.0.2", | ||
| "postcss-loader": "^6.2.1", | "postcss-loader": "^6.2.1", | ||
| ... | ... |
src/api/project_api.ts
0 → 100644
src/assets/style/public.css
0 → 100644
Please
register
or
sign in
to comment