fix(frontend): 桌面端手机预览框按视口等比放大 - #522
Merged
badadal merged 1 commit intoAug 29, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
已审查全局 #root 的 1.1×/1.2× 分档缩放、Onboarding 高亮坐标的缩放反算,以及幸运骰面板与建卡底部导航的布局调整。媒体查询在目标视口保留了完整预览框,坐标换算与 transformed root 的 fixed containing block 一致,面板移动后也避免了操作栏重叠,未发现需要作者修改的正确性或回归问题。
验证:固定 SHA 范围 626f37a...e7916e4 的 git diff --check 通过;使用 Node 22.22.2 运行相关 Vitest,2 个测试文件共 42 项全部通过;当前 Frontend CI 的 lint/build job 成功。
Ximaohu-LMX
approved these changes
Aug 29, 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.
概要
验证
Closes #521