feat: 优化会展网站首页用户体验和视觉效果
主要改进: - 修复星形图标可见性问题,改为黄色高对比度显示 - 移除'立即参展'按钮,清理冗余CTA元素 - 修正背景图片路径并优化透明度(opacity-10) - 为所有容器区域添加hover提示文字 - 删除'立即参与,共创绿色出行未来'整个CTA区块 - 优化页面加载器和图片错误处理 - 修复展会信息卡片文字对比度问题 - 增强多层背景遮罩效果 影响文件: - web_frontend/web_result/index.html - web_frontend/web_result/css/animations.css - web_frontend/web_result/js/main.js - 新增多个页面和样式文件 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
## 技术决策
|
||||
- **框架**: React 18 + TypeScript
|
||||
- **动画**: Framer Motion + CSS Animations
|
||||
- **动画**: GSAP / https://animejs.com/
|
||||
- **样式**: Tailwind CSS (参考字节跳动、Flowith、Raycast设计风格)
|
||||
- **状态管理**: Zustand
|
||||
- **构建工具**: Vite
|
||||
|
||||
Reference in New Issue
Block a user