From 8edfd53f41b3f9f7c14684ea72e5e2a66476c07f Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Mon, 19 Jul 2021 11:37:49 +0800
Subject: [PATCH] 巡逻管理样式
---
public/map/widgets/securityMap/SecurityMap.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/public/map/widgets/securityMap/SecurityMap.js b/public/map/widgets/securityMap/SecurityMap.js
index 502e27f..c93be8b 100644
--- a/public/map/widgets/securityMap/SecurityMap.js
+++ b/public/map/widgets/securityMap/SecurityMap.js
@@ -161,7 +161,7 @@
//基础路径
//pathUrl: "http://localhost:89",
- pathUrl: "https://web.byisf.com/api/blade-jfpts",
+ pathUrl: "http://s16s652780.51mypc.cn/api/blade-jfpts",
// 电子围栏需要新增的Id
newElectronicFenceId: null,
@@ -726,4 +726,4 @@
return Widget;
-});
\ No newline at end of file
+});
--
Gitblit v1.9.3