| | |
| | | <!-- 默认使用最高内核 -->
|
| | | <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" >
|
| | | <base href="<%=basePath%>">
|
| | | <title><s:text name="Station_statestatistical"/></title> <!-- 机房状态统计查询 -->
|
| | | <title><s:text name="Station_histor_events_query"/></title> <!-- 机房历史事件查询 -->
|
| | | <link rel="stylesheet" href="css/basic.css">
|
| | | <link rel="stylesheet" type="text/css" href="css/nocontent.css">
|
| | | <link rel="stylesheet" type="text/css" href="css/loading.css">
|
| | |
| | | <!--导航开始-->
|
| | | <jsp:include page="nav.jsp" flush="true"/>
|
| | | <div class="filter-container">
|
| | | <div class="filter-title"><a href="javascript:;"><s:text name="Station_statestatistical"/>--><s:text name="Show/hide_the_query_conditions"/></a></div>
|
| | | <div class="filter-title"><a href="javascript:;"><s:text name="Station_histor_events_query"/>--><s:text name="Show/hide_the_query_conditions"/></a></div>
|
| | | <div class="filter-content">
|
| | | <table>
|
| | | <tbody>
|
| | |
| | | elem: '#eleInfoTbl'
|
| | | ,toolbar: false
|
| | | ,defaultToolbar: ['exports', 'filter']
|
| | | ,cellMinWidth: 80
|
| | | ,cellMinWidth: 120
|
| | | ,cols: [[
|
| | | {field:'note', title:'告警时间段', align:'center',width:380}
|
| | | ,{field:'stationName', title:'机房名称', align:'center',width:450}
|
| | |
| | | ,{field:'station_event_type_templow', title:'温度下限告警', align:'center'}
|
| | | ,{field:'station_event_type_dampup', title:'湿度上限告警', align:'center'}
|
| | | ,{field:'station_event_type_damplow', title:'湿度下限告警', align:'center'}
|
| | | ,{fixed: 'right', title:'详情', toolbar: '#toolBar', width: 70}
|
| | | ,{fixed: 'right', title:'详情', toolbar: '#toolBar', width: 70, minWidth: 70}
|
| | | ]]
|
| | | ,data:[]
|
| | | ,page: false
|
| | |
| | | }
|
| | | layer.close(load);
|
| | | table.render(tOptions);
|
| | | |
| | | // 触发window的resize事件显示最右侧的详情信息浮动
|
| | | $(window).resize();
|
| | | }
|
| | | })
|
| | | }
|