From 3d1b952e1aa62ae2430138e9bf772dddb7b3cae7 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Sat, 25 Oct 2025 19:19:45 +0800 Subject: [PATCH] =?UTF-8?q?perf(novel-crawl):=20=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E9=87=87=E9=9B=86=E7=9B=91=E6=8E=A7=E9=A1=B5=E5=BC=82=E5=B8=B8?= =?UTF-8?q?=E6=8F=90=E7=A4=BA=E4=BD=93=E9=AA=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 在爬虫采集监控页面,针对网络或服务异常情况,避免频繁弹窗提示,提升用户体验。 --- .../templates/crawl/crawlSingleTask_list.html | 16 +++++++++++++--- .../templates/crawl/crawlSource_list.html | 19 +++++++++++-------- 2 files changed, 24 insertions(+), 11 deletions(-) diff --git a/novel-crawl/src/main/resources/templates/crawl/crawlSingleTask_list.html b/novel-crawl/src/main/resources/templates/crawl/crawlSingleTask_list.html index f0bca00..a80bbcc 100644 --- a/novel-crawl/src/main/resources/templates/crawl/crawlSingleTask_list.html +++ b/novel-crawl/src/main/resources/templates/crawl/crawlSingleTask_list.html @@ -118,9 +118,10 @@