feat: landing page update

This commit is contained in:
landaiqing
2024-05-21 01:32:44 +08:00
parent 7e87781c85
commit ce35d51918
88 changed files with 1928 additions and 848 deletions

View File

@@ -15,6 +15,7 @@
"@ant-design/use-emotion-css": "^1.0.4",
"@babel/preset-env": "^7.24.5",
"@types/crypto-js": "^4.2.2",
"@types/uuid": "^9.0.8",
"@vitejs/plugin-legacy": "^5.4.0",
"antd": "^5.17.0",
"autoprefixer": "^10.4.19",
@@ -35,6 +36,7 @@
"tailwind-merge": "^2.3.0",
"tailwindcss": "^3.4.3",
"tailwindcss-animate": "^1.0.7",
"uuid": "^9.0.1",
"vite-plugin-compression": "^0.5.1",
"vite-plugin-html": "^3.2.2",
"vite-plugin-svg-icons": "^2.0.1"