123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228 |
- <%@page contentType="text/html" pageEncoding="UTF-8"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <title>应急事件管理</title>
- <link href="/nwyj/css/statistics.css" rel="stylesheet" type="text/css"/>
- <!--框架必需start-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/jquery.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/language/cn.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/framework.js"></script>
-
- <!-- 扩展工具js -->
- <script type="text/javascript" src="/nwyj/scripts/jquery/plugins/jquery.extension.util.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/utils/Request.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/common.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/DateUtil.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/commom/common/common.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/utils/utils.js"></script>
-
- <link href="/nwyj/scripts/qui/libs/css/import_basic.css" rel="stylesheet" type="text/css"/>
- <link rel="stylesheet" type="text/css" id="skin" prePath="/nwyj/scripts/qui/"/>
- <link rel="stylesheet" type="text/css" id="customSkin"/>
- <!--框架必需end-->
-
- <!--树形表格start-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs//js/table/treeTable.js"></script>
- <!--树形表格end-->
-
- <!--数据表格start-->
- <script type="text/javascript"
- src="/nwyj/scripts/qui/libs/js/table/quiGrid.js"></script>
- <!--数据表格end-->
- <script type="text/javascript" src="/nwyj/scripts/business/em/event/EventAllInfo.js"></script>
- <link href="/nwyj/page/business/em/report/reportCss/warnningreport.css" rel="stylesheet" type="text/css"/>
- <script type="text/javascript" src="/nwyj/page/business/em/report/reportCss/tableStyle.js"></script>
- <style type="text/css">
- a {
- behavior: url(/nwyj/scripts/qui/libs/js/method/focus.htc)
- }
- body{
- font-size:12px;
- }
- img{
- width:16px;
- height:16px;
- vertical-align: middle;
- }
- .moreSearch {
- display:none;
- margin-top: 3px;
- }
- ._statusBar{
- width:99.5%;
- height:30px;
- line-height:30px;
- background-color: #eff3f8;
- border:1px solid #ccc;
- border-bottom-style: none;
- }
- ._statusBar table{
- width:100%;
- height:100%;
- }
- ._statusBar table tbody{
- width:100%;
- height:100%;
- }
- ._statusBar table tbody tr{
- width:100%;
- height:100%;
- line-height: 100%;
- }
- ._statusBar table tbody tr td{
- height:100%;
- line-height: 100%;
- }
- ._statusBar table tbody tr td img{
- margin-right: 5px;
- vertical-align:sub;
- }
- ._statusBar table tbody tr td pan{
- font-size: 12px;
- }
- .l-grid-tree-content div a span img{
- margin-left:5px;
- vertical-align:sub;
- }
- .nodownload{
- color:#ccc;
- }
- .candownload{
- cursor: pointer;
- }
- .icon_btn_down,.icon_btn_up{
- width:100%;
- padding:0;
- }
- .tzd_title{
- font-size: 16px;
- color: #191919;
- font-weight: bold;
- height: 40px;
- line-height: 40px;
- cursor: pointer;
- }
- .tzd_show{
- background-image: url("/nwyj/scripts/qui/libs/images/icons/bgd_hide.png") ;
- background-repeat: no-repeat;
- background-size: 24px 24px;
- padding-left: 30px;
- background-position: 0 50%;
- _background-position: 0 40%;
- }
- .tzd_hide{
- background-image: url("/nwyj/scripts/qui/libs/images/icons/bgd_show.png");
- background-repeat: no-repeat;
- background-size: 24px 24px;
- padding-left: 30px;
- background-position: 0 50%;
- _background-position: 0 40%;
- }
- hr{
- border: 1px #A19191 solid;
- }
- </style>
- <script type="text/javascript">
- var fd_id="<%=request.getParameter("fd_id")%>";
- </script>
- </head>
- <body>
- <div class="titlehead" align="center"><font class="titleMsg" id="titleShow">突发事件信息</font></div>
-
- <div id="a1" style="width : 99.2%">
- <div class="tzd_title tzd_show" id="title_dqxyd" style="margin-left: 20px;">事件信息</div>
- <hr/>
- <div id="content_dqxyd" class="mapVisible">
- <!--详细信息-->
- <div class="box1" whiteBg="true">
- <table class="tableStyle" formMode="view">
- <tr>
- <td width="10%">事件名称:</td>
- <td width="15%"><div id="EVENT_NAME_394"></div></td>
- <td width="10%">类型:</td>
- <td width="15%"><div id="TYPE_394_SHOW"></div></td>
- <td width="10%">级别:</td>
- <td width="15%"><div id="LEVEL_394_SHOW"></div></td>
- <td width="10%">属地:</td>
- <td width="15%" id="AREA_394"><div></div></td>
- </tr>
- <tr>
- <td width="10%">填报部门:</td>
- <td width="15%"><div id="WRITE_DEPT_394_SHOW"></div></td>
- <td width="10%">填报人:</td>
- <td width="15%"><div id="WRITER_394"></div></td>
- <td width="10%">填报时间:</td>
- <td width="15%"><div id="WRITE_TIME_394"></div></td>
- <td></td>
- <td></td>
- </tr>
- <tr>
- <td>详细描述:</td>
- <td colspan="7"><div id="REMARK_394"></div></td>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div id="a4" style="width : 99.2%">
- <div class="tzd_title tzd_hide" id="title_lsyd" style="margin-left: 20px;">预警和响应情况统计 </div>
- <hr/>
- <div id="content_lsyd" class="mapVisible" style="display: none;">
- <div id="scrollContent" style="overflow-x:hidden;">
- <table class="tableStyle">
- <tr>
- <th rowspan="2" class="th_m2" align="center" width="20%">单位</td>
- <th colspan="4" class="th_m" align="center" width="40%">预警通知单</th>
- <th colspan="4" class="th_m" align="center" width="40%">响应通知单</th>
- </tr>
- <tr id="noticeCount">
- <th class="th_m">红色预警</th>
- <th class="th_m">橙色预警</th>
- <th class="th_m">黄色预警</th>
- <th class="th_m">蓝色预警</th>
- <th class="th_m">I级</th>
- <th class="th_m">II级</th>
- <th class="th_m">III级</th>
- <th class="th_m">IV级</th>
- </tr>
- </table>
- </div>
- </div>
- </div>
- <div id="a3" style="width : 99.2%">
- <div class="tzd_title tzd_hide" id="title_dqyd" style="margin-left: 20px;">预警及响应通知单信息 </div>
- <hr/>
- <div id="content_dqyd" class="mapVisible" style="display: none;">
- <table class="tableStyle">
- <tr id="parentAndChildren">
- <th style="width:15%">发布单位</th><th style="width:15%">预警/响应名称</th><th style="width:20%">预警/响应编号</th><th style="width:10%">预警/响应级别</th><th style="width:30%">预警范围</th><th style="width:10%">发布时间</th>
- </tr>
- </table>
- <hr/>
- </br>
- </div>
- </div>
-
- <div id="a4" style="width : 99.2%">
- <div class="tzd_title tzd_hide" id="title_zbxx" style="margin-left: 20px;">值班信息 </div>
- <hr/>
- <div id="content_zbxx" class="mapVisible" style="display: none;">
- <table class="tableStyle">
- <tr id="dutyInfo">
- <th style="width:15%">部门</th>
- <th style="width:10%">日期</th>
- <th style="width:15%">值班领导</th>
- <th style="width:20%">值班领导电话</th>
- <th style="width:10%">值班人员</th>
- <th style="width:30%">值班人电话</th>
- </tr>
- </table>
- <hr/>
- </br>
- </div>
- </div>
- </body>
- </html>
|