From bf5ba56e8a82f0ef699f2eae413d0dc2c4e4f67d Mon Sep 17 00:00:00 2001
From: jxdnsong <592566207@qq.com>
Date: Tue, 25 Oct 2022 16:15:00 +0800
Subject: [PATCH] Merge branch 'master' of http://192.168.0.105:10010/r/sd-jg-school-web into master

---
 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