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