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 @@
+