diff --git a/crawler-module/frontend/index.html b/crawler-module/frontend/index.html
index 072a57e..4ab4b95 100644
--- a/crawler-module/frontend/index.html
+++ b/crawler-module/frontend/index.html
@@ -1,10 +1,10 @@
-
+
-
+
- frontend
+ 新闻爬虫系统
diff --git a/crawler-module/frontend/public/favicon.svg b/crawler-module/frontend/public/favicon.svg
new file mode 100644
index 0000000..ac3f2f0
--- /dev/null
+++ b/crawler-module/frontend/public/favicon.svg
@@ -0,0 +1,13 @@
+
\ No newline at end of file
diff --git a/crawler-module/frontend/src/pages/Tasks.tsx b/crawler-module/frontend/src/pages/Tasks.tsx
index 9f8b785..b5faaec 100644
--- a/crawler-module/frontend/src/pages/Tasks.tsx
+++ b/crawler-module/frontend/src/pages/Tasks.tsx
@@ -17,6 +17,7 @@ export function Tasks() {
const [logs, setLogs] = useState([])
const wsRef = useRef(null)
const logsEndRef = useRef(null)
+ const taskCardRefs = useRef