套餐页面添加标题字段

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

@@ -80,6 +80,7 @@ export default function Center({skuData}: {
return (
<Card className="flex-auto p-6 flex flex-col gap-10 relative">
<div className="text-center -mb-10"> HTTPsocks5 </div>
<BillingMethodField modeList={modeList} timeDailyLimit={100}/>
{/* 套餐时效 */}
{type === '1' && (