收口抓大鹅创作消耗胶囊

抓大鹅创作提交按钮内泥点消耗改用 PlatformPillBadge

补充 PlatformUiKit 文档和 Hermes 验证记录
This commit is contained in:
2026-06-10 13:10:58 +08:00
parent d7002929c3
commit 25a30a1111
3 changed files with 10 additions and 3 deletions

View File

@@ -340,9 +340,13 @@ export function Match3DCreationWorkspace({
<WandSparkles className="h-4 w-4" />
)}
<span>稿</span>
<span className="rounded-full bg-white/24 px-2 py-0.5 text-[11px] font-bold">
<PlatformPillBadge
tone="lightOverlay"
size="xs"
className="px-2 font-bold"
>
{mudPointCost}
</span>
</PlatformPillBadge>
</span>
</PlatformActionButton>
</div>