From e417c269eb64c8d3ac6f589687b2ff9228677820 Mon Sep 17 00:00:00 2001 From: t0ng7u Date: Thu, 24 Jul 2025 03:29:48 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=96=BC=EF=B8=8F=20style(ui):=20change=20s?= =?UTF-8?q?keleton=20button=20size=20to=2016*16?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/src/components/table/model-pricing/view/PricingCardView.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/components/table/model-pricing/view/PricingCardView.jsx b/web/src/components/table/model-pricing/view/PricingCardView.jsx index 1d743412..4d7c3d3b 100644 --- a/web/src/components/table/model-pricing/view/PricingCardView.jsx +++ b/web/src/components/table/model-pricing/view/PricingCardView.jsx @@ -103,7 +103,7 @@ const PricingCardView = ({
{/* 操作按钮骨架 */} - + {rowSelection && ( )}