hdw
2018-11-23 7a2961e4139942ae1f6870520c88dbf22a449025
调整已安装机房文本显示的位置
1个文件已修改
7 ■■■■■ 已修改文件
gx_tieta/WebRoot/index.jsp 7 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
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>