feat: 修改着陆页

This commit is contained in:
landaiqing
2024-06-08 23:21:41 +08:00
parent 01b24d27b6
commit 479ad3cc63
167 changed files with 1468 additions and 5451 deletions

View File

@@ -15,14 +15,12 @@
"@ant-design/use-emotion-css": "^1.0.4",
"@babel/preset-env": "^7.24.6",
"@types/crypto-js": "^4.2.2",
"@types/uuid": "^9.0.8",
"@vitejs/plugin-legacy": "^5.4.0",
"antd": "^5.17.4",
"autoprefixer": "^10.4.19",
"axios": "^1.7.2",
"core-js": "^3.37.1",
"crypto-js": "^4.2.0",
"gsap": "^3.12.5",
"jsencrypt": "^3.3.2",
"localforage": "^1.10.0",
"mobx": "^6.12.3",
@@ -33,10 +31,6 @@
"react-rotate-captcha": "^1.0.26",
"react-router-dom": "^6.23.1",
"regenerator-runtime": "^0.14.1",
"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"