feat: 沉浸式漫游 Story 模式 + 视频背景 + 背景音乐 + 移动端加固 - #1
Merged
Merged
Conversation
- 新增 /story 沉浸式漫游:24 幅精选作品逐屏展示(每屏一幅 + 特别字体创作手记),滚动换屏、图片左右视差、标题模糊显影、主题色光带生长 - Hero 与 Story 加入 AI 生成的奶龙氛围视频背景(muted 自循环,prefers-reduced-motion/专注模式自动关闭) - 背景音乐:Web Audio 自合成暖色调 ambient(零外部资源、无版权风险),导航栏一键播放/停止 - 移动端加固:body overflow-x:clip 防溢出、safe-area 安全区适配、小屏网格 150px 列、图片统一 max-width/height:auto - 导航新增「漫游」入口
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
新增
加固(适配各种页面)
overflow-x: clip防横向溢出safe-area-inset-*刘海屏/圆角屏适配max-width:100%;height:auto防溢出prefers-reduced-motion,专注模式自动关闭视频/装饰