From 164ebf70857f1f1ab4ae18f885a96064ed98cca5 Mon Sep 17 00:00:00 2001
From: hdw <hdw@192.168.7.127>
Date: 星期五, 18 一月 2019 15:35:21 +0800
Subject: [PATCH] 修改机房搜索的字体大小 并添加返回到顶部

---
 gx_tieta/WebRoot/mobil/batt-edit.html |   13 ++++---------
 1 files changed, 4 insertions(+), 9 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">

--
Gitblit v1.9.1