修复门户详情页长模型标题在窄屏上的横向溢出 - #33
Merged
Merged
Conversation
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.
LCNet 详情页的模型名包含连续下划线,390px 视口下标题无法换行,将页面撑宽至 395px。详情页标题区域现在允许长文本换行,模型名完整显示,页面宽度保持 390px。
新增真实浏览器回归用例同时检查标题自身和整页宽度;修复前用例失败,修复后全部 7 项浏览器测试、51 项单元及标准测试、构建通过。该问题在 PicoDet 精度发布的正式门户验收中发现,修复合并后继续完成四项目线上检查。