From 9dc2284659816c2a73e8483a44e8977d090f65c1 Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.7.127>
Date: 星期四, 10 一月 2019 14:52:23 +0800
Subject: [PATCH] 批量核容测试中去除单体数量和标称单体电压添加负载电流和在线电压
---
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