From a27b5ac3a2fea69bf07e5f492b274ff986c11cc0 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Wed, 29 Oct 2025 09:39:07 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/App.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/App.vue b/src/App.vue
index cfc003d..c88e0e3 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -53,6 +53,6 @@
  color: #222324 !important;
 }
 .uni-page-head {
-	background-image: url(/drone-app/src/static/images/user/allBg.svg) !important;
+  background: transparent !important;
 }
 </style>

--
Gitblit v1.9.3