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/divforms/popup.scss |   14 +++++++-------
 1 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/src/styles/divforms/popup.scss b/src/styles/divforms/popup.scss
index 8461a20..c3b45de 100644
--- a/src/styles/divforms/popup.scss
+++ b/src/styles/divforms/popup.scss
@@ -28,32 +28,32 @@
             }
 
             .come-nav {
-                background: url(/zhxy/img/icon/come.png) no-repeat;
+                background: url(/zhjg/img/icon/come.png) no-repeat;
                 background-size: 100% 100%;
             }
 
             .start-nav {
-                background: url(/zhxy/img/icon/start.png) no-repeat;
+                background: url(/zhjg/img/icon/start.png) no-repeat;
                 background-size: 100% 100%;
             }
 
             .qr-code-nav {
-                background: url(/zhxy/img/icon/qr-code.png) no-repeat;
+                background: url(/zhjg/img/icon/qr-code.png) no-repeat;
                 background-size: 100% 100%;
             }
 
             .atlas-nav {
-                background: url(/zhxy/img/icon/atlas.png) no-repeat;
+                background: url(/zhjg/img/icon/atlas.png) no-repeat;
                 background-size: 100% 100%;
             }
 
             .live-action-nav {
-                background: url(/zhxy/img/icon/live-action.png) no-repeat;
+                background: url(/zhjg/img/icon/live-action.png) no-repeat;
                 background-size: 100% 100%;
             }
 
             .monitor-nav {
-                background: url(/zhxy/img/icon/monitor.png) no-repeat;
+                background: url(/zhjg/img/icon/monitor.png) no-repeat;
                 background-size: 100% 100%;
             }
 
@@ -118,7 +118,7 @@
             }
 
             .location-icon {
-                background: url(/zhxy/img/icon/location.png) no-repeat;
+                background: url(/zhjg/img/icon/location.png) no-repeat;
                 background-size: 100% 100%;
             }
         }

--
Gitblit v1.9.3