From 37a4a03e1ddef4f66904dccee54b684e73e9a3b2 Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Fri, 18 Nov 2022 17:32:27 +0800
Subject: [PATCH] 1

---
 src/styles/common.scss |   20 ++++++++++----------
 1 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/src/styles/common.scss b/src/styles/common.scss
index e743c1a..7164811 100644
--- a/src/styles/common.scss
+++ b/src/styles/common.scss
@@ -30,51 +30,51 @@
 }
 
 .menu-dtdl {
-    background: url(/zhxy/img/icon/dtdl.png) no-repeat;
+    background: url(/zhjg/img/icon/dtdl.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-jg {
-    background: url(/zhxy/img/icon/jg.png) no-repeat;
+    background: url(/zhjg/img/icon/jg.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-xyjz {
-    background: url(/zhxy/img/icon/xyjz.png) no-repeat;
+    background: url(/zhjg/img/icon/xyjz.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-shfw {
-    background: url(/zhxy/img/icon/shfw.png) no-repeat;
+    background: url(/zhjg/img/icon/shfw.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-zhcx {
-    background: url(/zhxy/img/icon/zhcx.png) no-repeat;
+    background: url(/zhjg/img/icon/zhcx.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-xydl {
-    background: url(/zhxy/img/icon/xydl.png) no-repeat;
+    background: url(/zhjg/img/icon/xydl.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-xydh {
-    background: url(/zhxy/img/icon/xydh.png) no-repeat;
+    background: url(/zhjg/img/icon/xydh.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-ztdt {
-    background: url(/zhxy/img/icon/ztdt.png) no-repeat;
+    background: url(/zhjg/img/icon/ztdt.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-tool {
-    background: url(/zhxy/img/icon/tool.png) no-repeat;
+    background: url(/zhjg/img/icon/tool.png) no-repeat;
     background-size: 100% 100%;
 }
 
 .menu-rest {
-    background: url(/zhxy/img/icon/rest.png) no-repeat;
+    background: url(/zhjg/img/icon/rest.png) no-repeat;
     background-size: 100% 100%;
 }
\ No newline at end of file

--
Gitblit v1.9.3