From d645c032cab9062e99a9457792cd4c0ca3b46b26 Mon Sep 17 00:00:00 2001 From: lt Date: Mon, 27 Apr 2026 12:36:03 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E6=AD=A3=E7=A1=AE=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E7=BB=9F=E4=B8=80=E5=8D=A1=E7=89=87=E5=AE=B9=E5=99=A8=EF=BC=8C?= =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20HTML=20=E7=BB=93=E6=9E=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- platform/frontend/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/platform/frontend/index.html b/platform/frontend/index.html index f24c805..a312348 100644 --- a/platform/frontend/index.html +++ b/platform/frontend/index.html @@ -90,7 +90,8 @@
-

📋 选题管理

+
+

📋 选题管理

🔄 批量刷新 ▶ 批量创作 @@ -105,7 +106,7 @@ 已发布 ({{ countByStatus('已发布') }})
- stripe v-loading="loadingTable" :row-key="topic => topic.id" @selection-change="selectedTopicIds = $event"> + stripe v-loading="loadingTable" :row-key="topic => topic.id" @selection-change="selectedTopicIds = $event"> @@ -156,6 +157,7 @@
+