feat: 注册限流配置
feat: 页面加载动画 feat: md样式优化 feat: 移动端全屏覆盖
Showing
| ... | @@ -19,6 +19,7 @@ | ... | @@ -19,6 +19,7 @@ |
| "@next/font": "13.1.6", | "@next/font": "13.1.6", | ||
| "@reduxjs/toolkit": "^1.9.3", | "@reduxjs/toolkit": "^1.9.3", | ||
| "@tanstack/react-query": "^4.24.10", | "@tanstack/react-query": "^4.24.10", | ||
| "@types/nprogress": "^0.2.0", | |||
| "axios": "^1.3.3", | "axios": "^1.3.3", | ||
| "crypto": "^1.0.1", | "crypto": "^1.0.1", | ||
| "dayjs": "^1.11.7", | "dayjs": "^1.11.7", | ||
| ... | @@ -32,6 +33,7 @@ | ... | @@ -32,6 +33,7 @@ |
| "mongoose": "^6.10.0", | "mongoose": "^6.10.0", | ||
| "next": "13.1.6", | "next": "13.1.6", | ||
| "nodemailer": "^6.9.1", | "nodemailer": "^6.9.1", | ||
| "nprogress": "^0.2.0", | |||
| "openai": "^3.2.1", | "openai": "^3.2.1", | ||
| "react": "18.2.0", | "react": "18.2.0", | ||
| "react-dom": "18.2.0", | "react-dom": "18.2.0", | ||
| ... | ... |
src/styles/scrollbar.module.scss
deleted
100644 → 0
Please
register
or
sign in
to comment