From 42f097a22cb432cc280cc911a3a7ecc0de004305 Mon Sep 17 00:00:00 2001 From: bhb <1261452095@qq.com> Date: Mon, 15 Jun 2026 10:23:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 6 + src/components/ToolCard.vue | 24 +-- src/style.css | 2 - src/views/HomeView.vue | 324 ++++++++---------------------------- 4 files changed, 78 insertions(+), 278 deletions(-) diff --git a/index.html b/index.html index 62cae35..f4ed2b8 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,12 @@ + + + DevToolkit — Developer Utilities diff --git a/src/components/ToolCard.vue b/src/components/ToolCard.vue index d8ce123..f403290 100644 --- a/src/components/ToolCard.vue +++ b/src/components/ToolCard.vue @@ -1,7 +1,6 @@