From 7431b1b9a4c2769c67c079507aa83ea9c17e8f78 Mon Sep 17 00:00:00 2001 From: kdletters Date: Thu, 11 Jun 2026 03:45:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=A7=E7=BB=AD=E8=A1=A5=E9=BD=90=E4=B8=AA?= =?UTF-8?q?=E4=BA=BA=E4=B8=AD=E5=BF=83=E5=BC=B9=E7=AA=97=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E6=8F=92=E6=A7=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 扩展 PlatformProfileModalShell 透传共享 footer 插槽能力 将昵称修改弹窗改为使用标准 profile modal footer 补充 modal shell 与昵称弹窗的 footer 接法回归测试 更新 PlatformUiKit 收口计划与共享决策记录 --- .hermes/shared-memory/decision-log.md | 1 + ...】PlatformUiKit弹窗组件收口计划-2026-06-08.md | 1 + .../PlatformProfileModalShell.test.tsx | 39 +++++++++++++++++++ .../PlatformProfileModalShell.tsx | 6 +++ .../RpgEntryHomeView.recharge.test.tsx | 3 ++ src/components/rpg-entry/RpgEntryHomeView.tsx | 19 +++++---- 6 files changed, 61 insertions(+), 8 deletions(-) create mode 100644 src/components/platform-entry/PlatformProfileModalShell.test.tsx diff --git a/.hermes/shared-memory/decision-log.md b/.hermes/shared-memory/decision-log.md index e9b3d364..324646a5 100644 --- a/.hermes/shared-memory/decision-log.md +++ b/.hermes/shared-memory/decision-log.md @@ -59,6 +59,7 @@ - 2026-06-11 追加:`PlatformNavigableListItem` 继续扩展到 profile 设置行;`src/components/platform-entry/PlatformProfilePrimitives.tsx` 的 `ProfileSettingsRow` 已改成委托共享 `button + leading + trailing` 骨架,继续保留本地 `platform-profile-settings-row` class 承接分隔线、icon 胶囊和字号微调。后续 profile / 账户中心里的同类轻量导航行优先直接复用共享行骨架,不再回退成原生 `