From 16b677e2158d2ff9dfa968133bdb715ac11b7701 Mon Sep 17 00:00:00 2001 From: hdw <hdw@192.168.7.106> Date: 星期五, 28 十二月 2018 09:05:31 +0800 Subject: [PATCH] 修改机房信息图标的大小 --- gx_tieta/WebRoot/batch-set-curr.jsp | 13 ++----------- 1 files changed, 2 insertions(+), 11 deletions(-) diff --git a/gx_tieta/WebRoot/batch-set-curr.jsp b/gx_tieta/WebRoot/batch-set-curr.jsp index 830c3f4..0087fc0 100644 --- a/gx_tieta/WebRoot/batch-set-curr.jsp +++ b/gx_tieta/WebRoot/batch-set-curr.jsp @@ -144,8 +144,6 @@ </div> <button class="layui-btn layui-btn-sm mrl8" id="batchAdd"><i class="fa fa-plus mrr8"></i>娣诲姞鐢垫睜缁�</button> <button class="layui-btn layui-btn-sm" id="batchSetCurr">鎵归噺璁剧疆鏀剧數鍙傛暟</button> - <button class="layui-btn layui-btn-sm" id="batchSetSys">鎵归噺璁剧疆绯荤粺鍙傛暟</button> - <button class="layui-btn layui-btn-sm" id="batchSetSys">鎵归噺鍚姩鏀剧數娴嬭瘯</button> </div> </div> <!-- 琛ㄦ牸鍐呭 --> @@ -404,26 +402,19 @@ ,cellMinWidth: 80 ,cols: [[ {type:'checkbox',fixed: 'left'} - ,{field:'StationName', title:'鏈烘埧鍚嶇О', align:'center', width: 360} + ,{field:'StationName', title:'鏈烘埧鍚嶇О', align:'center', width: 470} ,{field:'FBSDeviceName', title:'FBS璁惧鍚嶇О', align:'center', width: 160} ,{field:'GroupIndexInFBSDevice', title:'FBS璁惧绱㈠紩', align:'center', width: 160} + ,{field:'StationName9', title:'璁惧鐗堟湰鍙�', align:'center', width: 160} ,{field:'BattGroupId', title:'鐢垫睜缁処D', align:'center', width: 160} - ,{field:'BattGroupNum', title:'鏈烘埧鍐呯數姹犵粍缂栧彿', align:'center', width: 160} ,{field:'BattGroupName', title:'鐢垫睜缁勫悕绉�', align:'center', width: 160} - ,{field:'FloatVolLevel', title:'娴厖鐢靛帇闃�鍊�', align:'center', width: 160} - ,{field:'OfflineVolLevel', title:'绂荤嚎鐢靛帇闃�鍊�', align:'center', width: 160} - ,{field:'BattFloatCurrent', title:'娴厖闃�鍊�', align:'center', width: 100} ,{field:'MonCount', title:'鍗曚綋鏁伴噺', align:'center', width: 100} ,{field:'MonCapStd', title:'鏍囩О瀹归噺', align:'center', width: 100} ,{field:'MonVolStd', title:'鏍囩О鍗曚綋鐢靛帇', align:'center', width: 140} ,{field:'MonResStd', title:'鏍囩О鍗曚綋鍐呴樆', align:'center', width: 140} ,{field:'MonSerStd', title:'鏍囩О鍗曚綋鐢靛', align:'center', width: 140} - ,{field:'MonVolLowToAvg', title:'鍗曚綋鐢靛帇娆′綆鍋忕Щ閲�', align:'center', width: 140} ,{field:'Load_curr', title:'璐熻浇鐢垫祦', align:'center', width: 140} ,{field:'DisCurrMax', title:'鏈�澶ф牳瀹圭數娴�', align:'center', width: 140} - ,{field:'station_phone', title:'鍩虹珯鎵嬫満鍙风爜', align:'center', width: 140} - ,{field:'BattProducer', title:'鐢垫睜鍝佺墝', align:'center', width: 140} - ,{field:'BattModel', title:'鐢垫睜鍨嬪彿', align:'center', width: 260} ,{field:'doThings', fixed: 'right', title: '璁剧疆鐘舵��', toolbar: '#setStatus', align: 'center', width: 160} ]] ,data:[] -- Gitblit v1.9.1