bb05b9f477d8b9678101b41f1d5d44c4732e642e.svn-base 5.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
  1. <%@page language="java" pageEncoding="UTF-8"%>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <title>外部应急资源--汇总</title>
  7. <!--框架必需start-->
  8. <%@include file="../../../../include.jsp" %>
  9. <!--框架必需end-->
  10. <script type="text/javascript" src="<%=path%>/scripts/jquery/plugins/jquery.extension.util.js"></script>
  11. <script type="text/javascript" src="<%=path%>/scripts/freamwork/com/sinosoft/common/common.js"></script>
  12. <script type="text/javascript" src="<%=path%>/scripts/freamwork/com/sinosoft/common/utils/utils.js"></script>
  13. <script type="text/javascript" src="<%=path%>/scripts/freamwork/com/sinosoft/common/frameWork/frameWork.js"></script>
  14. <script type="text/javascript" src="<%=path%>/scripts/freamwork/com/sinosoft/common/utils/Request.js"></script>
  15. <script type="text/javascript" src="<%=path%>/scripts/freamwork/com/sinosoft/common/searchUtil.js"></script>
  16. <script type="text/javascript" src="<%=path%>/scripts/business/am/org/maintenance/orgSel.js"></script>
  17. <link href="<%=path%>/scripts/freamwork/com/sinosoft/common/searchUtil.css" rel="stylesheet" type="text/css"/>
  18. <script type="text/javascript" src="/nwyj/page/cockpit/echarts-2.2.7/build/dist/echarts-all.js"></script>
  19. <script type="text/javascript" src="<%=path%>/scripts/freamwork/com/sinosoft/common/common.nomin.js"></script>
  20. <script type="text/javascript" src="../../../../../scripts/business/am/resource/resources/external_resources-poll.js"></script>
  21. <style type="text/css">
  22. .l-grid-hd-cell{
  23. /* //height: 34px; */
  24. background-color: #5582b9;
  25. height: 40px;
  26. }
  27. .l-grid-hd-cell-text{
  28. font-weight:bold;
  29. color:white
  30. }
  31. .class_color{
  32. background-color: rgb(237, 239, 253);
  33. }
  34. .bd{
  35. width: 978px;
  36. margin-top:10px
  37. }
  38. .title{
  39. height: 50px;
  40. /* background: #F8F8F8; */
  41. border-style:solid;
  42. border-width:1px;
  43. border-right:1px;
  44. border-left:1px;
  45. border-top:1px;
  46. border-color:#cdcaca;
  47. }
  48. .title_font{
  49. font-weight: bold;
  50. font-size: 24px;
  51. line-height: 45px;
  52. color:#3e62a0;
  53. }
  54. .button_jl{
  55. margin:0px 20px 10px 0px;
  56. float:right;
  57. }
  58. .td-move{
  59. padding: 10px 5px 0px 0px;
  60. }
  61. .back{
  62. margin:10px 0px 10px 15px;
  63. }
  64. </style>
  65. <script type="text/javascript">
  66. $(function(){
  67. var zNodes1 = {"treeNodes":[{ "id":"0","name":"全选","open":"true","clickExpand":true},{ "parentId":"0", "id":"GRFHZB", "name":"个人防护装备"},{ "parentId":"0", "id":"SMJZZB", "name":"生命救助装备"},{ "parentId":"0", "id":"LSSSZB", "name":"临时食宿装备"},{ "parentId":"0", "id":"FDZB", "name":"发电装备"},
  68. { "parentId":"0", "id":"ZMZB", "name":"照明装备"},{ "parentId":"0", "id":"TXZB", "name":"通信装备"},{ "parentId":"0", "id":"JTYSZB", "name":"交通运输装备"},{ "parentId":"0", "id":"GCZB", "name":"工程装备"},{ "parentId":"0", "id":"WRQLZB", "name":"污染清理装备"},
  69. { "parentId":"0", "id":"GCCL", "name":"工程材料"},{ "parentId":"0", "id":"DIAOCHE", "name":"吊车"},{ "parentId":"0", "id":"CHACHE", "name":"叉车"},{ "parentId":"0", "id":"WJJ", "name":"挖掘机"},{ "parentId":"0", "id":"HUOCHE", "name":"货车"},{ "parentId":"0", "id":"TTJ", "name":"推土机"}]};
  70. $("#RESOURCE_TYPE_283").data("data",zNodes1);
  71. $("#RESOURCE_TYPE_283").render();
  72. $("#SUB_UNIT_283").OrgSel({selectedMulti : true,loadId_in:deptname,loadCorp:"loadCorp"});
  73. $("#back").hover(function(){
  74. $(this).attr("src","/nwyj/images/temp/back_hover.png");
  75. },function(){
  76. $(this).attr("src","/nwyj/images/temp/back.png");
  77. });
  78. })
  79. </script>
  80. </head>
  81. <body class="bd" align="center" >
  82. <div id="searchPanel" style="border: 1px solid #cdcaca;background: white;">
  83. <div class="title" align="center">
  84. <a href="javascript:;">
  85. <img id="back" class="back" align="left" alt="返回" src="/nwyj/images/temp/back.png" title="返回" onclick="window.history.back()"></img>
  86. </a>
  87. <font class="title_font">外部应急资源信息统计</font>
  88. </div>
  89. <form id="queryForm" method="post">
  90. <fieldset style="margin: 10px 20px 10px 20px;border-color:#cdcaca;">
  91. <table>
  92. <tr>
  93. <td align="right" width="80px">类型:</td>
  94. <td width="280px">
  95. <div class="selectTree selectWidth" id="RESOURCE_TYPE_283" name="RESOURCE_TYPE_283" multiMode="true" selWidth="365" allSelectable="true" exceptParent="true" prompt="请选择" keepDefaultStyle="true"></div>
  96. </td>
  97. </tr>
  98. <tr>
  99. <td align="right">所属单位:</td>
  100. <td><div id="SUB_UNIT_283" style="width:400px"></div></td>
  101. </tr>
  102. </table>
  103. </fieldset>
  104. <div class="button_jl">
  105. <button id='printButt1' type="button" onclick="getCount();"><span class="print_tem">统计</span></button>
  106. <button id="send1" type="button" onclick="resetSearch();"><span class="export_tem">重置</span></button>
  107. <!-- <button id='printButt' type="button" onclick="getTimeValue();"><span class="print_tem">打印</span></button> -->
  108. <button id="send" type="button" onclick="export_report();"><span class="export_tem">导出</span></button>
  109. </div>
  110. </form>
  111. <br />
  112. <div style="margin:0px 20px 10px 20px;">
  113. <div id="maingrid" style="margin: 0; padding: 0"></div>
  114. </div>
  115. <fieldset style="border-color:#cdcaca;margin:10px 20px 20px 20px">
  116. <div style="height:450px">
  117. <div class="basicTab" >
  118. <div name="柱状图" style="width:100%;height:100%;">
  119. <div id="main1" style="height:400px;"></div>
  120. </div>
  121. <div name="折线图" style="width:100%;height:100%;">
  122. <div id="main2" style="height:400px;"></div>
  123. </div>
  124. <div name="饼图" style="width:100%;height:100%;">
  125. <div id="main3" style="height:400px;"></div>
  126. </div>
  127. </div>
  128. </div>
  129. </fieldset>
  130. </div>
  131. </body>
  132. </html>