Commit Graph

5 Commits

Author SHA1 Message Date
乘风
73d56a225a feat: enhance link handling in reading page
- Added functionality to open article links in a mini program web-view, allowing users to preview external links.
- Implemented mobile hints for external links to improve user experience on mobile devices.
- Updated content parser to support new link types, including regular hyperlinks.
- Enhanced styling for article links to improve visibility and interaction.

Made-with: Cursor
2026-04-24 16:17:07 +08:00
乘风
5010e2dfba 特性:在内容展示中增加视频支持
- 在小程序阅读页面中实现了视频渲染,支持单个视频项目和内嵌视频片段。
- 更新了内容解析器,以处理视频标签并提取视频源。
- 增强了视频元素的样式,以确保其正确显示和响应性。

制造材料:Cursor
2026-04-14 16:14:21 +08:00
乘风
3cc33c7d7a 初始化 2026-04-13 14:32:32 +08:00
乘风
9ec4e0f9bd 同步数据 2026-04-02 19:20:19 +08:00
卡若
76965adb23 chore: 清理敏感与开发文档,仅同步代码
- 永久忽略并从仓库移除 开发文档/
- 移除并忽略 .env 与小程序私有配置
- 同步小程序/管理端/API与脚本改动

Made-with: Cursor
2026-03-17 17:50:12 +08:00