套餐页面添加标题字段
This commit is contained in:
@@ -134,7 +134,7 @@ export function PurchaseSidePanel(props: PurchaseSidePanelProps) {
|
||||
)
|
||||
) : (
|
||||
<Link href="/login" className={buttonVariants()}>
|
||||
登录后支付
|
||||
去支付
|
||||
</Link>
|
||||
)}
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user