From d64a41f77efcdaf5565bdb34206b00e231bfa66b Mon Sep 17 00:00:00 2001
From: 徐旺旺 <11530253@qq.com>
Date: 星期三, 07 四月 2021 17:12:08 +0800
Subject: [PATCH] 修改图层控制配置

---
 src/components/LayerController/logic/WasteGas.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/components/LayerController/logic/WasteGas.js b/src/components/LayerController/logic/WasteGas.js
index 59baf56..a83e948 100644
--- a/src/components/LayerController/logic/WasteGas.js
+++ b/src/components/LayerController/logic/WasteGas.js
@@ -7,7 +7,7 @@
 // 鍖哄垎涓嶅悓绫诲瀷 浣跨敤涓嶅悓img
 // const ImgBlue = '/assets/images/map/exhaust/fq_blue.png'
 // const ImgGray = '/assets/images/map/exhaust/fq_gray.png'
-const ImagGreen = '/assets/images/map/exhaust/fq_green.png'
+const ImagGreen = '/assets/images/map/exhaust/fq_green_new.png'
 // const ImagBright = '/assets/images/map/exhaust/fq_bright_green.png'
 
 const mapApi = require('../../../api/mapApi').default

--
Gitblit v1.8.0