Commit Graph

7 Commits

Author SHA1 Message Date
yiqiu
8c0f42b90e fix+refactor: 下拉面板左右收起 + About 页面大幅精简
All checks were successful
continuous-integration/drone/push Build is passing
下拉面板修复:
- .nav-cont 加 pointer-events:none 让全宽空白区不拦截鼠标
- .nav-cont-menu 加 pointer-events:auto 只有内容区可交互
- 加 .nav-shadow mouseleave 监听兜底

About 精简:
- 7 section → 5 section (去掉关于我们长文、客户案例)
- 核心优势 6 项 → 3 项 SVG 图标卡片
- 时间轴去掉段落描述只保留标题
- CTA 精简为一行描述 + 按钮
2026-03-18 19:41:58 +08:00
yiqiu
bbb561012b refactor: 完全重构 About 页面
All checks were successful
continuous-integration/drone/push Build is passing
- Hero: 降高度、加 ABOUT US badge、横排数据统计
- 关于: 左文右 2x2 SVG 图标卡片
- 核心优势: 合并原 2 个 section → 3x2 序号网格
- 里程碑: 去掉 jQuery SuperSlide → 纯 CSS 竖版时间轴
- 荣誉/客户: 保留后台数据渲染,样式现代化
- CTA: 简化为渐变卡片 + 按钮
- 全面移动端适配
2026-03-18 19:27:04 +08:00
yiqiu
745668a2bc 关于页面
Some checks failed
continuous-integration/drone/push Build is failing
2026-01-05 17:18:21 +08:00
yiqiu
a2414d721c 22222222222222
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-25 15:45:44 +08:00
yiqiu
60ebfede6c 修复图片路径问题:删除 /web/BlackFruit-web/ 前缀
All checks were successful
continuous-integration/drone/push Build is passing
- 批量删除所有文件中的 /web/BlackFruit-web/ 前缀
- 将相对路径改为绝对路径(以 / 开头)
- 修改范围:
  - /assets/ 资源路径
  - /css/ 样式文件路径
  - /js/ 脚本文件路径
  - /common/ 公共资源路径
  - /vender/ 第三方库路径
- 解决部署后所有静态资源 404 的问题

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-25 15:40:46 +08:00
yiqiu
50acc9e2bb 修改指定目录
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-21 15:13:52 +08:00
arlenops
2c0fbc9d81 同步 2025-11-20 12:30:45 +08:00