From 08e5df6ab7f67840770af9b875f18713fd503313 Mon Sep 17 00:00:00 2001 From: lt Date: Mon, 27 Apr 2026 11:09:29 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E8=A1=A8=E6=A0=BC?= =?UTF-8?q?=E8=B6=85=E5=87=BA=E8=BE=B9=E7=95=8C=E9=97=AE=E9=A2=98=EF=BC=8C?= =?UTF-8?q?=E7=A1=AE=E4=BF=9D=20max-width=20100%?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/frontend/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/frontend/index.html b/platform/frontend/index.html index 044282c..e2cd982 100644 --- a/platform/frontend/index.html +++ b/platform/frontend/index.html @@ -104,8 +104,8 @@ 待发布 ({{ countByStatus('待发布') }}) 已发布 ({{ countByStatus('已发布') }}) -
- +
+ stripe v-loading="loadingTable" :row-key="topic => topic.id" @selection-change="selectedTopicIds = $event">