From 0fb110ad59cb693b809b7cae886fad7cd224fddf Mon Sep 17 00:00:00 2001
From: guanqb <18720758508@163.com>
Date: Fri, 21 Oct 2022 15:35:50 +0800
Subject: [PATCH] 首页导航标签更改、echarts样式修改

---
 src/store/modules/popupParams.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/store/modules/popupParams.js b/src/store/modules/popupParams.js
index d93778d..e60e597 100644
--- a/src/store/modules/popupParams.js
+++ b/src/store/modules/popupParams.js
@@ -331,7 +331,7 @@
                     Number(val.data.jd),
                     Number(val.data.wd),
                     0
-                ), '/zhxy/img/mobile/location.png')
+                ), '/zhjg/img/mobile/location.png')
 
             // 订阅事件
             billboard.on(global.DC.MouseEventType.CLICK, (e) => {

--
Gitblit v1.9.3