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) }} +
+
已收录总计