From edfca26eaf80c4e3ac67ec6cfe4b1aafde226148 Mon Sep 17 00:00:00 2001
From: D:/workspace/chenjingjing/git/gx_tieta/gx_tieta/.gitignore <chenjingjing@LAPTOP-E51P2139>
Date: 星期五, 18 一月 2019 11:45:55 +0800
Subject: [PATCH] 修改

---
 gx_tieta/WebRoot/mobil/batt-edit.html |   13 ++++---------
 gx_tieta/WebRoot/mobil/testdata.html  |   17 +----------------
 gx_tieta/WebRoot/mobil/voltageM.html  |    6 +++---
 3 files changed, 8 insertions(+), 28 deletions(-)

diff --git a/gx_tieta/WebRoot/mobil/batt-edit.html b/gx_tieta/WebRoot/mobil/batt-edit.html
index 10c9e62..e1939b2 100644
--- a/gx_tieta/WebRoot/mobil/batt-edit.html
+++ b/gx_tieta/WebRoot/mobil/batt-edit.html
@@ -80,16 +80,11 @@
             	</h1>
             	</div>
             </div> -->
-            <fieldset data-role="controlgroup" class="ptr0" >
-		           
-		           
+            <fieldset data-role="controlgroup" class="ptr0" >        
 			            <select id="newbattnum" data-mini="true">
-			              <option value=0>鏂板缓鐢垫睜缁�</option>
-			              
-			            </select>
-			            
-		            	
-		        	</fieldset>
+			              <option value=0>鏂板缓鐢垫睜缁�</option>        
+			            </select>         	
+		    </fieldset>
 		</div>
 		<!-- 涓讳綋鍐呭 -->
 		<div data-role="main">
diff --git a/gx_tieta/WebRoot/mobil/testdata.html b/gx_tieta/WebRoot/mobil/testdata.html
index 3b77dc1..e9ce303 100644
--- a/gx_tieta/WebRoot/mobil/testdata.html
+++ b/gx_tieta/WebRoot/mobil/testdata.html
@@ -112,22 +112,7 @@
 	             ,end: function() {
 	             	$('div[data-role=page]').show();
 	             }
-            });
-            	iframePopup = layer.open({
-                type: 2
-                ,closeBtn: 0
-                ,title: false
-                ,area: ['100%', '100%']
-                ,full: true
-                ,anim: 4
-                ,content: 'iframe/seenhomeinfo.html'
-                ,success: function() {
-	             	$('div[data-role=page]').hide();
-	             }
-	             ,end: function() {
-	             	$('div[data-role=page]').show();
-	             }
-            });
+            });	
             layer.full(iframePopup);
 			})
 			</script>
diff --git a/gx_tieta/WebRoot/mobil/voltageM.html b/gx_tieta/WebRoot/mobil/voltageM.html
index dd4e434..51b4fce 100644
--- a/gx_tieta/WebRoot/mobil/voltageM.html
+++ b/gx_tieta/WebRoot/mobil/voltageM.html
@@ -88,9 +88,9 @@
 			     	  
 		<div data-role="main" class="ui-content">
 		     <div class="ui-grid-c">
-		         <div class="ui-block-a">鏈�澶у��<span class="max">&nbsp;</span></div>
-		         <div class="ui-block-b">鏈�灏忓��<span class="min">&nbsp;</span></div>
-		         <div class="ui-block-c">骞冲潎鍊�<span class="avg">&nbsp;</span></div>
+		         <div class="ui-block-a">鏈�澶�<span class="max">&nbsp;</span></div>
+		         <div class="ui-block-b">鏈�灏�<span class="min">&nbsp;</span></div>
+		         <div class="ui-block-c">骞冲潎<span class="avg">&nbsp;</span></div>
 		         <div class="ui-block-d">绱姞鍜�<span class="leijiasum">&nbsp;</span></div>
 		     </div>
 		      <table data-role="table" data-mode="" class="ui-responsive"  id="myTable">

--
Gitblit v1.9.1