From 58f2044637ef94491da08a3c5908180a32f9564a Mon Sep 17 00:00:00 2001 From: erio Date: Tue, 31 Mar 2026 20:48:18 +0800 Subject: [PATCH] =?UTF-8?q?fix(ui):=20=E6=B8=A0=E9=81=93=E5=AE=9A=E4=BB=B7?= =?UTF-8?q?=E6=8A=98=E5=8F=A0=E6=80=81=E6=A8=A1=E5=9E=8B=E5=90=8D=E5=AE=8C?= =?UTF-8?q?=E6=95=B4=E5=B1=95=E7=A4=BA=EF=BC=8C=E4=B8=8D=E5=86=8D=E6=88=AA?= =?UTF-8?q?=E6=96=AD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 去掉 max-w-[120px] truncate 限制,改用 flex-wrap 允许换行, 充分利用空白区域展示完整模型名。 --- frontend/src/components/admin/channel/PricingEntryCard.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/admin/channel/PricingEntryCard.vue b/frontend/src/components/admin/channel/PricingEntryCard.vue index 633fbdee..3448df6f 100644 --- a/frontend/src/components/admin/channel/PricingEntryCard.vue +++ b/frontend/src/components/admin/channel/PricingEntryCard.vue @@ -15,11 +15,11 @@
-
+
{{ m }}