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/patrolManagement/template.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/public/map/widgets/patrolManagement/template.html b/public/map/widgets/patrolManagement/template.html
index fe99993..a2486d1 100644
--- a/public/map/widgets/patrolManagement/template.html
+++ b/public/map/widgets/patrolManagement/template.html
@@ -124,11 +124,11 @@
                                     <li id='patrolRoute'>
                                         区域:
                                         <div>
-                                            
+
                                         </div>
                                         <div class='select-list'>
                                             <ul>
-                                                
+
                                             </ul>
                                         </div>
                                     </li>
@@ -257,6 +257,6 @@
     </div>
 
     <div class="tips">
-        单击左键开始绘制。    
+        单击左键开始绘制。
     </div>
 </div>
\ No newline at end of file

--
Gitblit v1.9.3