[codex] 合入联调修复并补全移动端适配#9
Merged
DemoJustLuGuo merged 2 commits intoJul 17, 2026
Merged
Conversation
DemoJustLuGuo
added a commit
that referenced
this pull request
Jul 18, 2026
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.
变更内容
100dvh、安全区与 44px 触控目标。合并说明
上游
master已包含 PR #8。本分支从最新上游master创建,保留了 #8 引入的useBreakpoint、woodblock.css、移动端列裁剪和响应式布局,没有用旧基线覆盖现有实现。此前的联调修复提交未包含在 PR #8 中,本 PR 会将其与补充移动端修复一起合入。
验证
pnpm lintpnpm buildpnpm test:ui:11 项通过pnpm test:server:177 项通过,9 项按环境跳过生产构建与全部可运行测试均通过。