From 7a2961e4139942ae1f6870520c88dbf22a449025 Mon Sep 17 00:00:00 2001 From: hdw <496960745@qq.com> Date: 星期五, 23 十一月 2018 08:57:30 +0800 Subject: [PATCH] 调整已安装机房文本显示的位置 --- gx_tieta/WebRoot/index.jsp | 7 +++---- 1 files changed, 3 insertions(+), 4 deletions(-) diff --git a/gx_tieta/WebRoot/index.jsp b/gx_tieta/WebRoot/index.jsp index 26e5531..0264804 100644 --- a/gx_tieta/WebRoot/index.jsp +++ b/gx_tieta/WebRoot/index.jsp @@ -126,16 +126,15 @@ <table> <tbody> <tr> - <td class="w5em alg-c f-bold">鏈烘埧鍚嶇О:</td> + <td class="w5em alg-c f-bold"><span class="mrl8">鏈烘埧鍚嶇О:</span></td> <td><input type="text" id="mapToolSearch"></td> <td class="w54 btn-container"> <button type="button" value="鎼滅储" id="mapToolSearchBtn" class="mrr8"><i class="fa fa-search page-link"></i></button> </td> </tr> <tr> - <td colspan="3" class="alg-r btn-container"> - <span class="mrr8">宸插畨瑁呰澶囨暟/璁惧鎬绘暟锛�<span id="installnum">12/600</span><i id="installnumbtn" class="fa fa-refresh mrl8 page-link" title="鍒锋柊"></i></span> - + <td colspan="3" class="btn-container"> + <span class="mrl8">宸插畨瑁呰澶囨暟/璁惧鎬绘暟锛�<span id="installnum">12/600</span><i id="installnumbtn" class="fa fa-refresh mrl8 page-link" title="鍒锋柊"></i></span> </td> </tr> </tbody> -- Gitblit v1.9.1