12 Commits

Author SHA1 Message Date
yiqiu
aa00cb421f feat: 引入 Phosphor Icons CDN (regular + fill)
All checks were successful
continuous-integration/drone/push Build is passing
2026-03-20 20:42:33 +08:00
yiqiu
c4dd22ac10 feat: 右侧浮窗组件重写 — 4 种模块 + JS 动态渲染
All checks were successful
continuous-integration/drone/push Build is passing
新增文件:
- css/float-widget.css: 浮窗按钮/弹出面板/QQ列表/二维码样式
- js/float-widget.js: 4 种模块渲染 + 回到顶部 + 后台数据接口

修改文件:
- header.html: 引入新 CSS/JS
- public/header.html: 替换旧 aside-tools 为 float-widget 容器

模块类型:
1. QQ客服: hover 弹出 QQ 号列表+在线时间
2. 在线客服: 点击新标签页跳转
3. 群聊: hover 弹出二维码
4. 公众号: hover 弹出二维码

数据来源: window.__FLOAT_WIDGET_DATA__ (后台注入) 或 JS 内 demo 数据
2026-03-18 22:06:15 +08:00
yiqiu
f42dde0f95 feat: 国际化支持 + 导航右侧改造
- 新建 js/i18n.js:轻量 i18n 引擎,130+ key 中英字典
- header.html: 去掉文档链接,控制台移入已登录区域
- header.html: 新增语言切换按钮 🌐(中/EN)
- header.html: 所有文字加 data-i18n 属性
- index.html: Banner/促销/产品/解决方案/基础设施/荣誉/新闻约 60 处 data-i18n
- common.css: 新增 .lang-switch 按钮样式
- 移动端侧边栏同步更新
2026-03-18 18:33:12 +08:00
yiqiu
a5323e15a5 重新设计为阿里云风格
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-10 16:59:58 +08:00
yiqiu
b90b24a0d7 三级导航菜单系统实现
All checks were successful
continuous-integration/drone/push Build is passing
2026-01-10 16:45:20 +08:00
yiqiu
f798667a76 header
All checks were successful
continuous-integration/drone/push Build is passing
2025-12-26 15:27:10 +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
c603c37737 从 SSR 注入逻辑中移除 partner 数据
All checks were successful
continuous-integration/drone/push Build is passing
- 删除 header.html 中对 partner 字段的 SSR 注入代码
- 确保 window.__themeCommon 不再包含 partner 数据

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 17:43:05 +08:00
yiqiu
51fd1035aa 东方大厦
All checks were successful
continuous-integration/drone/push Build is passing
2025-11-22 01:14:47 +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