From 4a5064fa2ebc2a43bf44517dd98c485aaf94856b Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Tue, 08 Mar 2022 09:34:17 +0800
Subject: [PATCH] 时间范围选择和样式修改

---
 public/map/widgets/securityMap/SecurityMap_copy1.js |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/public/map/widgets/securityMap/SecurityMap_copy1.js b/public/map/widgets/securityMap/SecurityMap_copy1.js
index 50e740f..daaba5e 100644
--- a/public/map/widgets/securityMap/SecurityMap_copy1.js
+++ b/public/map/widgets/securityMap/SecurityMap_copy1.js
@@ -165,7 +165,7 @@
 
         //基础路径
         pathUrl: "http://localhost:89",
-        //pathUrl: "https://web.byisf.com/api/blade-jfpts",
+        //pathUrl: "http://223.82.109.183:2082/api/blade-jfpts",
 
         // 电子围栏需要新增的Id
         newElectronicFenceId: null,
@@ -607,4 +607,4 @@
 
 
     return Widget;
-});
\ No newline at end of file
+});

--
Gitblit v1.9.3