From ac7e8dab32688a34e3ebe797a502d5a1200de9f1 Mon Sep 17 00:00:00 2001
From: 81041 <81041@DESKTOP-025NVD9>
Date: 星期四, 27 十二月 2018 13:58:36 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclxw1@gitlab.com/whyclxw1/gx_tieta.git into dev_lxw

---
 gx_tieta/WebRoot/mobil/map.html |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/map.html b/gx_tieta/WebRoot/mobil/map.html
index 608108d..5b09b61 100644
--- a/gx_tieta/WebRoot/mobil/map.html
+++ b/gx_tieta/WebRoot/mobil/map.html
@@ -280,6 +280,7 @@
                 ,anim: 4
                 ,content: 'iframe/homeinfo.html'
             });
+            layer.full(iframePopup);
 		}
         
         // 鐐瑰嚮绛涢�夊脊鍑哄唴瀹�
@@ -293,6 +294,7 @@
                 ,anim: 4
                 ,content: 'iframe/homeinfo.html'
             });
+            layer.full(iframePopup);
         });
 
         // 鎼滅储鏈烘埧鑾峰彇鐒︾偣
@@ -307,6 +309,7 @@
                 ,anim: 5
                 ,content: 'iframe/searchHome.html'
             });
+            layer.full(iframePopup);
         });
         
         // 鏌ヨ鏈烘埧
@@ -530,6 +533,7 @@
                 ,anim: 4
                 ,content: 'iframe/homeinfo.html'
             });
+            layer.full(iframePopup);
 		}
 		
 		// 鍒犻櫎鍦板浘鍥炬爣
@@ -738,6 +742,7 @@
                 ,anim: 4
                 ,content: 'iframe/seenhomeinfo.html'
             });
+            layer.full(iframePopup);
 		}
 		
 		// 鏄剧ず鍦板浘鎻愮ず闈㈡澘

--
Gitblit v1.9.1