From 36dcc192d70e52978e78c9b6e6cebec62a20fa51 Mon Sep 17 00:00:00 2001
From: whyclj <1525436766@qq.com>
Date: 星期四, 10 一月 2019 15:13:55 +0800
Subject: [PATCH] Merge branch 'dev_lxw' of https://whyclj@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