From 688241b2fcf0a29985287cce7c74af0edfc4c2bb Mon Sep 17 00:00:00 2001
From: zhihao <18915542763@163.com>
Date: Mon, 22 Jun 2026 14:48:54 +0800
Subject: [PATCH] =?UTF-8?q?czh-20260622-=E5=88=A0=E9=99=A4=E9=97=A8?=
=?UTF-8?q?=E6=88=B7=E5=85=B7=E4=BD=93=E6=97=B6=E9=97=B4=E6=98=BE=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.codegraph/.gitignore | 16 ----------------
.../ProcessPortal/components/WelcomeBanner.vue | 10 +---------
2 files changed, 1 insertion(+), 25 deletions(-)
delete mode 100644 .codegraph/.gitignore
diff --git a/.codegraph/.gitignore b/.codegraph/.gitignore
deleted file mode 100644
index 9de0f16..0000000
--- a/.codegraph/.gitignore
+++ /dev/null
@@ -1,16 +0,0 @@
-# CodeGraph data files
-# These are local to each machine and should not be committed
-
-# Database
-*.db
-*.db-wal
-*.db-shm
-
-# Cache
-cache/
-
-# Logs
-*.log
-
-# Hook markers
-.dirty
diff --git a/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue b/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue
index c619da3..edce7fd 100644
--- a/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue
+++ b/src/views/dashboard/ProcessPortal/components/WelcomeBanner.vue
@@ -11,10 +11,6 @@