feat: 首页样式
Showing
| ... | ... | @@ -41,9 +41,13 @@ |
| "dependencies": { | ||
| "@nextui-org/react": "^2.4.6", | ||
| "@reactuses/core": "^5.0.19", | ||
| "@virtuoso.dev/message-list": "^1.8.3", | ||
| "clsx": "^2.1.1", | ||
| "react": "^18.3.1", | ||
| "react-dom": "^18.3.1", | ||
| "react-router-dom": "^6.26.0" | ||
| "react-router-dom": "^6.26.0", | ||
| "react-virtuoso": "^4.9.0", | ||
| "tailwind-merge": "^2.4.0" | ||
| }, | ||
| "devDependencies": { | ||
| "@antfu/eslint-config": "^2.24.1", | ||
| ... | ... |
src/assets/bg.png
0 → 100644
This diff was suppressed by a .gitattributes entry.
src/assets/bot.png
0 → 100644
This diff was suppressed by a .gitattributes entry.
src/assets/botBg.png
0 → 100644
This diff was suppressed by a .gitattributes entry.
src/assets/homeIcon1.png
0 → 100644
This diff was suppressed by a .gitattributes entry.
src/assets/homeIcon2.png
0 → 100644
This diff was suppressed by a .gitattributes entry.
src/assets/svg/textLogo.svg
0 → 100644
src/components/BlurIn/index.tsx
0 → 100644
src/components/GradientBackground/index.ts
0 → 100644
src/components/GradualSpacing/index.tsx
0 → 100644
src/lib/utils.ts
0 → 100644
src/pages/Home/Home.module.less
0 → 100644
src/pages/Home/Home.module.less.d.ts
0 → 100644
src/pages/Home/components/Slogan/Slogan.tsx
0 → 100644
src/pages/Home/components/Slogan/index.ts
0 → 100644
Please
register
or
sign in
to comment