套餐页面添加标题字段

This commit is contained in:
Eamon-meng
2026-04-30 16:57:00 +08:00
parent 574ad0e662
commit 602372e58d
3 changed files with 3 additions and 1 deletions

View File

@@ -134,7 +134,7 @@ export function PurchaseSidePanel(props: PurchaseSidePanelProps) {
)
) : (
<Link href="/login" className={buttonVariants()}>
</Link>
)}
</Card>