From cf5a0b179e3d4874cd4c40f1b3c8346f8a0c0df2 Mon Sep 17 00:00:00 2001 From: dmy Date: Sun, 18 Jan 2026 20:48:15 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E5=8D=95=E4=B8=AA?= =?UTF-8?q?=E6=95=B0=E6=8D=AE=E6=BA=90=E6=89=8B=E5=8A=A8=E6=9B=B4=E6=96=B0?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ionic-app/src/components/CrawlInfo.vue | 68 +++++++++++++++++++++----- ionic-app/src/utils/api.ts | 7 +++ 2 files changed, 64 insertions(+), 11 deletions(-) diff --git a/ionic-app/src/components/CrawlInfo.vue b/ionic-app/src/components/CrawlInfo.vue index 9aa70a1..0f2d3a6 100644 --- a/ionic-app/src/components/CrawlInfo.vue +++ b/ionic-app/src/components/CrawlInfo.vue @@ -1,12 +1,13 @@