From 5832dbf1420c524b9a298ba587a5aa1a697daec1 Mon Sep 17 00:00:00 2001
From: xiaosi <2652281683@qq.com>
Date: Mon, 31 Aug 2026 14:11:58 +0800
Subject: [PATCH] =?UTF-8?q?refactor:=20=E6=8A=BD=E5=8F=96=20RouteCard=20?=
=?UTF-8?q?=E8=88=AA=E7=BA=BF=E5=BA=93=E5=B1=95=E7=A4=BA=E5=8D=A1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/RouteCard.vue | 22 ++++++++++++++++++++++
src/views/TasksView/TasksView.vue | 20 ++++++++++----------
2 files changed, 32 insertions(+), 10 deletions(-)
create mode 100644 src/components/RouteCard.vue
diff --git a/src/components/RouteCard.vue b/src/components/RouteCard.vue
new file mode 100644
index 0000000..939f056
--- /dev/null
+++ b/src/components/RouteCard.vue
@@ -0,0 +1,22 @@
+
+