fix(ui): 空状态按钮同排 + 全量替换过时 README 截图(Conduit UI)#279
Merged
Sway-Chan merged 1 commit intoJul 9, 2026
Conversation
- 空状态:home「暂无服务器配置 / 添加服务器 / 添加订阅」提示 span 的 w-full 迫使文字独占整行、 按钮被挤下行(窄时各自再换行)。去 w-full → 文字+两按钮同排流式(窄才换)。 - README 截图:9 张全部过时(2026-06-22 手动截,早于整个 Conduit 1:1 UI 重构 + 本轮辨识度/聚合 toast/国旗)。 本地 Xvfb+Electron+CDP 重截:demo 假数据(RFC-5737 文档 IP、假节点/订阅/规则)、zh-CN、已连接 TUN 态、 2200×1680 HiDPI,零真实节点/IP 泄露。5 语言 README 共用同一批,一次全生效。
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.
空状态按钮同排
home「暂无服务器配置」提示 span 的
w-full迫使文字独占整行 → 「添加服务器 / 添加订阅」被挤下行(窄时各自再换行,共 3 行)。去w-full→ 文字 + 两按钮同排流式(窄才换)。全量替换 README 截图
9 张(home 明/暗、servers、app-routing、rules、rule-resources、connections、logs、settings)全部 2026-06-22 手动截,早于整个 Conduit 1:1 UI 重构 + 本轮辨识度/聚合 toast/国旗——已完全不符现 UI。
本地 Xvfb + Electron + CDP 渲染重截(非真机、无隐私风险):demo 假数据(RFC-5737 文档 IP 203.0.113.x/198.51.100.x、假节点/订阅/规则)、zh-CN、已连接 TUN 态、2200×1680 HiDPI。零真实节点/IP 泄露。5 语言 README 共用同一批,一次全生效。gate tsc+eslint+jest 2900 绿。