From 582acd70aa59f337c871a2a430b91417714dcd45 Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Mon, 10 Oct 2022 09:11:58 +0800
Subject: [PATCH] 头部样式修改

---
 src/pcviews/homee/Header/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/pcviews/homee/Header/index.vue b/src/pcviews/homee/Header/index.vue
index 2d0bd37..a2fa67b 100644
--- a/src/pcviews/homee/Header/index.vue
+++ b/src/pcviews/homee/Header/index.vue
@@ -152,7 +152,7 @@
         bottom: 0;
         width: 100%;
         height: 21px;
-        background: url(/img/home/xingz-copy.png);
+        background: url(/img/home/xingz-copy1.png);
         background-size: contain;
     }
 }

--
Gitblit v1.9.3