🤓 style: add outline theme in pricingcard copy button

This commit is contained in:
t0ng7u
2025-08-23 21:48:18 +08:00
parent f246c12959
commit a50288c186

View File

@@ -243,6 +243,7 @@ const PricingCardView = ({
{/* 复制按钮 */} {/* 复制按钮 */}
<Button <Button
size="small" size="small"
theme="outline"
type="tertiary" type="tertiary"
icon={<IconCopy />} icon={<IconCopy />}
onClick={(e) => { onClick={(e) => {