From 63c40d69d4b44d330ef718fa992e429d081ca118 Mon Sep 17 00:00:00 2001 From: kevin Date: Sat, 11 Apr 2026 21:37:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E6=89=8B=E5=8A=A8=E5=A2=9E?= =?UTF-8?q?=E5=8A=A0url?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Dashboard.vue | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/views/Dashboard.vue b/src/views/Dashboard.vue index 490d187..e6a2a05 100644 --- a/src/views/Dashboard.vue +++ b/src/views/Dashboard.vue @@ -324,7 +324,7 @@ async function doBatchAdd() { -
+
当前轮次
@@ -349,6 +349,13 @@ async function doBatchAdd() { {{ crawlStatus.queue_length > 0 ? Math.round(crawlStatus.completed_count / crawlStatus.queue_length * 100) + '%' : '--' }}
+ +
+
下一轮链接池
+
+ {{ fmt(crawlStatus.next_pool_size) }} +
+
已收录总计