8251723433324dbc7f3cd7e98b75f8561651b404.svn-base 37 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662
  1. <!DOCTYPE HTML>
  2. <html>
  3. <head>
  4. <title>应急指挥驾驶舱</title>
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
  7. <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
  8. <meta http-equiv="description" content="this is my page">
  9. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  10. <!--框架必需start 扁平风格-->
  11. <link href="/nwyj/scripts/qui/libs/css/import_basic.css" rel="stylesheet" type="text/css"/>
  12. <link href="/nwyj/scripts/qui/system/layout_flat/skin/style.css" rel="stylesheet" type="text/css" id="skin" skinPath="/nwyj/scripts/qui/" scrollerY="false" scrollerX="false"/>
  13. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/jquery.js"></script>
  14. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/language/cn.js"></script>
  15. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/framework.js"></script>
  16. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/main.js"></script>
  17. <!--框架必需end-->
  18. <!--数据表格start-->
  19. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" ></script>
  20. <!--数据表格end-->
  21. <!--表单提交start-->
  22. <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/form.js"></script> -->
  23. <!--表单提交end-->
  24. <!--表单验证start-->
  25. <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validationRule.js"></script>
  26. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validation.js"></script> -->
  27. <!--表单提交end-->
  28. <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/datePicker/WdatePicker.js"></script> -->
  29. <!--数据表格end-->
  30. <script type="text/javascript" src="/nwyj/scripts/qui/libs/thirdparty/highcharts/js/highcharts.js"></script>
  31. <script src="/nwyj/scripts/qui/libs/thirdparty/highcharts/js/highcharts-more.js"></script>
  32. <!--弹窗组件start-->
  33. <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/messager.js"></script>
  34. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/drag.js"></script>
  35. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/dialog.js"></script> -->
  36. <!--弹窗组件end-->
  37. <!--布局组件start-->
  38. <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/layout.js"></script> -->
  39. <!--布局组件start-->
  40. <!--基本选项卡start-->
  41. <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/basicTab.js"></script> -->
  42. <!--基本选项卡end-->
  43. <!--动态选项卡start-->
  44. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/dynamicTab.js"></script>
  45. <!--动态选项卡end-->
  46. <!--树组件start-->
  47. <link rel="stylesheet" type="text/css" href="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.css" />
  48. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.js"></script>
  49. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/selectTree.js"></script>
  50. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/listerTree.js"></script>
  51. <!--树组件end-->
  52. <!-- 扩展工具js -->
  53. <script type="text/javascript" src="/nwyj/scripts/jquery/plugins/jquery.extension.util.js"></script>
  54. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/utils/Request.js"></script>
  55. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/common.js"></script>
  56. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/DateUtil.js"></script>
  57. <script type="text/javascript" src="/nwyj/scripts/commom/common/common.js"></script>
  58. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/utils/utils.js"></script>
  59. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/frameWork/frameWork.js"></script>
  60. <script type="text/javascript" src="/nwyj/scripts/setiframeheight.js"></script>
  61. <!-- 模版js和css start-->
  62. <link href="/nwyj/scripts/qui/libs/skins/flatBlue/style1.css"
  63. rel="stylesheet" type="text/css" id="theme" themeColor="flatBlue"
  64. positionTarget="positionContent" selInputHeight="32"
  65. selButtonWidth="35" defaultSelWidth="200" fileBtnWidth="60"
  66. defaultFileInputWidth="200" defaultGridHeaderHeight="34"
  67. defaultGridRowHeight="38" defaultFontSize="12" defaultPageSelWidth="55"
  68. defaultFilterItemHeight="32" dialogWidthFix="0"
  69. defaultSelItemHeight="32" defaultFontFamily="宋体" />
  70. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/pageNumber.js"></script>
  71. <script type="text/javascript" src="/nwyj/scripts/ECM_gridtemplate/changeFormat.js"></script>
  72. <link href="/nwyj/scripts/ECM_gridtemplate/changeFormat.css" rel="stylesheet" type="text/css"/>
  73. <!-- 模版js和css end-->
  74. <link href="/nwyj/scripts/showLoading/showLoading.css" rel="stylesheet" type="text/css" />
  75. <script type="text/javascript" src="/nwyj/scripts/showLoading/jquery.showLoading.js"></script>
  76. <script type="text/javascript" src="/nwyj/scripts/tongyongqui.js"></script>
  77. <!-- gis方法star -->
  78. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/WebGisUtil.js"></script>
  79. <script type="text/javascript" src="/nwyj/page/cockpit/alert/alert_iframe.js"></script>
  80. <script type="text/javascript" src="/nwyj/page/cockpit/alert/alert_typhoon_iframe.js"></script>
  81. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gis_util.js"></script>
  82. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gispackage.js"></script>
  83. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gis_index.js"></script>
  84. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/refreshGis.js"></script>
  85. <!-- gis方法end -->
  86. <script type='text/javascript' src='/nwyj/dwr/engine.js'></script>
  87. <script type='text/javascript' src='/nwyj/dwr/util.js'></script>
  88. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/system/right/menunwyj.js"></script>
  89. <link rel="stylesheet" type="text/css" href="/nwyj/css/cockpit/search/gis_only.css">
  90. <script type="text/javascript" src="/nwyj/scripts/cockpit/search/search_util.js"></script>
  91. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gisMatic.js"></script>
  92. <!-- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/dialog/screenfull.js"></script> -->
  93. </head>
  94. <body onload="init()" bgcolor="black" >
  95. <!-- <img class="fixed_win_btn fixed_win_btn_magnify" src="/nwyj/images/cockpit/btn/magnify.png"> -->
  96. <!-- <iframe class="move_panl" id="con_panl" width="230px" height="328px" scrolling="no" frameborder='0' src='/nwyj/page/cockpit/EmergencyVideoShow/control_panel.html'></iframe>
  97. -->
  98. <iframe name="searchByGis" id="searchByGis" style="z-index:99999; position:absolute;left:1.5%; top:9.5%; " src="/nwyj/page/cockpit/webgis/gisSearch.jsp" width="50px" height = "50px" frameborder = 0 scrolling =no></iframe>
  99. <!-- <iframe name="gisMes" id="gisMes" class="vis_no" style="z-index:99999; position:absolute; " src="/nwyj/page/cockpit/webgis/gisMes.jsp" width="15px" height = "15px" frameborder = 0 scrolling =no></iframe> -->
  100. <!-- <iframe name="expor_tool" id="expor_tool" style="z-index:99; position:absolute;right:2%; top:12%; " src="/nwyj/page/cockpit/alert/exporTool.jsp?fd_id=1" width="0" height = "50px" frameborder = 0 scrolling =no></iframe>
  101. <iframe name="expor_word_tool" id="expor_word_tool" style="z-index:99; position:absolute;right:2%; top:17%; " src="/nwyj/page/cockpit/alert/exporTool.jsp?fd_id=2" width="0" height = "50px" frameborder = 0 scrolling =no></iframe>
  102. -->
  103. <div class="roll_text"><!-- <button onclick="refreshEwer()">test</button> -->
  104. <!-- <marquee id="srcollTitle" onmouseover=this.stop() onmouseout=this.start() srcollamount="10" scrolldelay="0" direction="left"></marquee></div> -->
  105. <div id="main_index_tab_cont"><marquee id="marqueeid" onmouseover=this.stop() onmouseout=this.start() srcollamount="10" scrolldelay="0" direction="left"></marquee></div>
  106. </div>
  107. <div class="gis_main">
  108. <div class="_left_top fl"><img src="/nwyj/images/cockpit/picpiece/left_top_border.png"></div>
  109. <div class="_right_top fr"><img src="/nwyj/images/cockpit/picpiece/right_top.png"></div>
  110. <div class="_left_border_gis fl"><img src="/nwyj/images/cockpit/picpiece/height_border.png"></div>
  111. <div class="_top_border fl"><img src="/nwyj/images/cockpit/picpiece/index_gis.png"></div>
  112. <div class="_right_border_gis fr"><img src="/nwyj/images/cockpit/picpiece/height_border.png"></div>
  113. <div class="_bottom_border_gis fr"><img src="/nwyj/images/cockpit/picpiece/width_border.png"></div>
  114. <div class="gis_map_main">
  115. <table class="map_search"><tr><td>
  116. <!-- ***地图查询start*** -->
  117. <div class="sear_tab" id="leftceladows">
  118. <style type="text/css">
  119. .tool_img{width:26px; height:26px;}
  120. </style>
  121. <div class="gis_title_plan">
  122. <!-- <img class="fr printImg" id="lw" src="/nwyj/images/cockpit/main/1_31.png" alt="查看专题图表" onclick="" style="padding:15px 20px 15px 0;"> -->
  123. <a href="/nwyj/page/cockpit/webgis/gis_trouble.html" target="_blank"><img class="fr printImg" id="gis_help" src="/nwyj/scripts/qui/libs/icons/help.png" alt="GIS有问题?点击打开帮助" style="width:25px; padding:15px 20px 15px 0;"></a>
  124. <img class="fr printImg" id="gis_save" src="/nwyj/images/cockpit/btn/gis_save.png" alt="生成专题图" onclick="ecportPicture()" style="padding:15px 20px 15px 0;">
  125. <img class="fr printImg dw_open" id="dw_lay" src="/nwyj/images/cockpit/btn/power_hidden.png" alt="电网图层" style="padding:15px 20px 15px 0;">
  126. <img class="fr printImg tool_close" id="tool_lay" src="/nwyj/images/cockpit/btn/gis_show.png" alt="缩放工具栏" style="padding:15px 20px 15px 0;">
  127. <img id="fullScreenGis" class="fr printImg tool_img" src="/nwyj/images/cockpit/picpiece/index_screen.png" alt="全屏切换" style="padding:15px 20px 15px 0;">
  128. </div>
  129. <div class="dw_plan"><span class="dw_text">电网地图图层面板</span></div>
  130. <div class="_search_gis">
  131. <div class="_search_gis_scoll">
  132. <!-- <button onclick="exportExcel()">导出</button> -->
  133. <div class="title_bar">
  134. <span class="title_name fl">日常气象</span>
  135. <!-- <span class="zb oc_open fr mouse_dis" id="rc"></span> -->
  136. <input type="button" id="11" onclick="getValue('11')" value="" class="buttonswich2 swich fr _bswo" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  137. </div>
  138. <div class="bsc rc">内容</div>
  139. <div class="title_bar">
  140. <span class="title_name fl">台风图层</span>
  141. <!-- <span class="zb oc_open fr mouse_dis" id="tf"></span> -->
  142. <input type="button" id="12" onclick="getValue('12')" value="" class="buttonswich2 swich fr _bswo" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  143. </div>
  144. <div class="bsc tf">
  145. <div class="_bsc_plan">
  146. <div class="look_plan">
  147. <span>查看</span>
  148. <div class="fr three_text">
  149. <!-- <span class="fr gap_img tl" id="erso" toggle="ewer" value="erso">图例</span> --><!-- <span class="fr gap_img erso_init_map">全图</span> -->
  150. <!-- <span class="fr gap_img">表格</span>-->
  151. <!-- PPF 这里是导出Excel勾选 得到风圈半径下的设备列表 -->
  152. <input type="checkbox" id="excel" class="expor_box mouse_point" title="查看风圈影响设备同时导出Excel报表" />
  153. <img src="/nwyj/images/cockpit/btn/excel.png" id="excel_icon" title="查看风圈影响设备同时导出Excel报表" class="mouse_point off_expor" />&nbsp;&nbsp;&nbsp;&nbsp;
  154. <!-- <input type="checkbox" id="word" class="expor_box mouse_point" title="查看风圈影响设备同时导出Word报告" />
  155. <img src="/nwyj/images/cockpit/btn/word.png" id="word_icon" title="查看风圈影响设备同时导出Word报告" class="mouse_point off_expor" /> -->
  156. </div>
  157. </div>
  158. <div class="border_plan fr three_btn">
  159. <!-- <span class="len_bor fr gap_bor"> </span>--><!-- <span class="ful_bor fr gap_bor"></span> -->
  160. </div>
  161. <!-- 台风工具栏start -->
  162. <div class="zy_toolbar">
  163. <!-- 模拟台风start -->
  164. <!-- <div class="_bsc_plan_sub">
  165. <div class="zy_bar">
  166. <span class="title_name fl">模拟台风</span>
  167. <span class="zb oc_open fr mouse_dis" id="analog_typhoon"></span>
  168. <input type="button" id="121" onclick="getValue('121')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  169. </div>
  170. <div class="bsc analog_typhoon">
  171. <div class="sub_panl">
  172. <form id="typh_path" >
  173. <span>台风编号:</span><br/>
  174. <input id="TYPHOON_NUM" name="TYPHOON_NUM" type="text" class="sel_text history_typh" valid="false" /><br/>
  175. <select id="inic" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="155" openDirection="bottom" ></select><br/>
  176. <span>台风中文名称:</span><br/>
  177. <input id="TYPHOON_NAME_CH" name="TYPHOON_NAME_CH" type="text" class="sel_text history_typh" valid="false" /><br/>
  178. <span>台风英文名称:</span><br/>
  179. <input id="TYPHOON_NAME_EN" name="TYPHOON_NAME_EN" type="text" class="sel_text history_typh" valid="false" /><br/>
  180. <div class="sear">
  181. <button type="button" class="btn" onclick="drawTyphoonPath()">绘制台风&nbsp;&nbsp;<i class="fa fa-search"></i></button>
  182. </div>
  183. </form>
  184. </div>
  185. </div>
  186. </div> --><!-- 模拟台风end -->
  187. <!-- 历史模拟台风start -->
  188. <!-- <div class="_bsc_plan_sub">
  189. <div class="zy_bar">
  190. <span class="title_name fl">历史模拟台风</span>
  191. <span class="zb oc_open fr mouse_dis" id="history_typhoon"></span>
  192. <input type="button" id="122" onclick="getValue('122')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  193. </div>
  194. <div class="bsc history_typhoon">
  195. <div class="sub_panl">
  196. <span>台风编号:</span><br/>
  197. <input id="TYPHOON_NUM_SEARCH" name="TYPHOON_NUM_SEARCH" type="text" class="sel_text validate[required,length[0,50],custom[noSpecialCaracters]]" /><br/>
  198. <select id="inic" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="155" openDirection="bottom" ></select><br/>
  199. <span>台风中文名称:</span><br/>
  200. <input id="TYPHOON_NAME_CH_SEARCH" name="TYPHOON_NAME_CH_SEARCH" type="text" class="sel_text validate[required,length[0,50],custom[chinese]]" /><br/>
  201. <span>台风英文名称:</span><br/>
  202. <input id="TYPHOON_NAME_EN_SEARCH" name="TYPHOON_NAME_EN_SEARCH" type="text" class="sel_text validate[required,length[0,50],custom[noSpecialCaracters]]" /><br/>
  203. <div class="sear">
  204. <button type="button" class="btn" onclick="historyTyphoonSearch()">查询&nbsp;&nbsp;<i class="fa fa-search"></i></button>
  205. </div>
  206. </div>
  207. </div>
  208. </div> --><!-- 历史模拟台风end -->
  209. </div><!-- 台风工具栏end -->
  210. </div>
  211. </div>
  212. <div class="title_bar">
  213. <span class="title_name fl">应急预警与响应图层</span>
  214. <span class="zb oc_open fr mouse_dis" id="yjxy"></span>
  215. <input type="button" id="21" onclick="getValue('21')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  216. </div>
  217. <div class="bsc yjxy">
  218. <div class="_bsc_plan">
  219. <div class="look_plan">
  220. <span>查看</span>
  221. <div class="fr three_text">
  222. <span class="fr gap_img std" value="21" >表格</span><span class="fr gap_img tl" id="ewerlenge" toggle="ersolenge" value="ewer">图例</span><!-- <span class="fr gap_img ewer_init_map">全图</span> -->
  223. </div>
  224. </div>
  225. <div class="border_plan fr three_btn">
  226. <span class="tab_bor fr gap_bor"></span><span class="len_bor fr gap_bor"></span><!-- <span class="ful_bor fr gap_bor"></span> -->
  227. </div>
  228. <!-- 应急预警与响应查询面板start -->
  229. <div id="ewer">
  230. <span>发布单位:</span><br>
  231. <div id="unitId" class="selectTree" selWidth="254" boxWidth="250" boxHeight="185" asyncMode="false" multiMode="true" openDirection="bottom" ></div>
  232. <!-- <span>事件类别:</span><br>
  233. <div style="float:left" class="selectTree" id="erewInci" name="team" multiMode="true" noGroup="true" selWidth = "224" boxWidth = "224" boxHeight="125" openDirection = "bottom" ></div> -->
  234. <span>开始时间:</span><br>
  235. <input type="text" id="beginTime" class="dateIcon" style="width:250px"/>
  236. <span>截止时间:</span><br>
  237. <input type="text" id="endTime" class="dateIcon" style="width:250px"/>
  238. <div class="ewer_level">
  239. <span id="ew_level" class="hand">应急预警:</span>
  240. <label for="ew_red" class="hand wrm">红</label><input type="checkbox" id="ew_red" name="ew_type" value="35" checked="checked" />
  241. <label for="ew_org" class="hand wrm">橙</label><input type="checkbox" id="ew_org" name="ew_type" value="36" checked="checked" />
  242. <label for="ew_yel" class="hand wrm">黄</label><input type="checkbox" id="ew_yel" name="ew_type" value="37" checked="checked" />
  243. <label for="ew_bul" class="hand wrm">蓝</label><input type="checkbox" id="ew_bul" name="ew_type" value="38" checked="checked" />
  244. </div><div class="ewer_level">
  245. <span id="er_level" class="hand">应急响应:</span>
  246. <label for="ew_one" class="hand wrm">Ⅰ</label><input type="checkbox" id="ew_one" name="er_type" value="29" checked="checked" />
  247. <label for="ew_two" class="hand wrm">Ⅱ</label><input type="checkbox" id="ew_two" name="er_type" value="30" checked="checked" />
  248. <label for="ew_thr" class="hand wrm">Ⅲ</label><input type="checkbox" id="ew_thr" name="er_type" value="31" checked="checked" />
  249. <label for="ew_for" class="hand wrm">Ⅳ</label><input type="checkbox" id="ew_for" name="er_type" value="32" checked="checked" />
  250. </div>
  251. <button type="button" class="btn" onclick="searchEwerClick()">查询&nbsp;&nbsp;<i class="fa fa-search"></i></button>
  252. </div>
  253. <!-- 应急预警与响应end -->
  254. <!-- 应急预警与响应查询面板end -->
  255. </div>
  256. </div>
  257. <div class="title_bar">
  258. <span class="title_name fl">应急资源图层</span>
  259. <span class="zb oc_open fr mouse_dis" id="yjzy"></span>
  260. <input type="button" id="41" onclick="getValue('41')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  261. </div>
  262. <div class="bsc yjzy">
  263. <div class="_bsc_plan">
  264. <div class="look_plan">
  265. <span>查看</span>
  266. <div class="fr three_text">
  267. <span class="fr gap_img tl" id="ersolenge" toggle="ewerlenge" value="erso">图例</span><!-- <span class="fr gap_img erso_init_map">全图</span> -->
  268. <!-- <span class="fr gap_img">表格</span>-->
  269. </div>
  270. </div>
  271. <div class="border_plan fr three_btn">
  272. <span class="len_bor fr gap_bor"></span><!-- <span class="ful_bor fr gap_bor"></span> -->
  273. <!-- <span class="tab_bor fr gap_bor"></span> -->
  274. </div>
  275. <div class="zy_toolbar">
  276. <!-- <div class="_bsc_plan_sub">
  277. <div class="zy_bar">
  278. <span class="title_name fl">应急资源投入</span>
  279. <span class="zb oc_open fr mouse_dis" id="zy_tr"></span>
  280. <input type="button" id="411" onclick="getValue('411')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  281. </div>
  282. <div class="bsc zy_tr">
  283. <div class="sub_panl">
  284. <table id="investment">
  285. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  286. <tr><td><div id="unitIdByEr" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  287. <tr><td width="100"><span>资源类型:</span></td></tr>
  288. <tr><td>
  289. <select selWidth="254" boxWidth="254" boxHeight="100" id="erTypeID" openDirection="bottom" >
  290. <option value="265" selected="selected">应急发电车</option>
  291. <option value="261">抢修人员</option>
  292. <option value="266">应急发电机</option>
  293. </select></td></tr>
  294. <tr><td><span>开始时间:</span></td></tr>
  295. <tr><td><input type="text" id="beginTimeByEr" class="dateIcon" style="width:250px"/></td></tr>
  296. <tr><td><span>截止时间:</span></td></tr>
  297. <tr><td><input type="text" id="endTimeByEr" class="dateIcon" style="width:250px"/></td></tr>
  298. <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchErCount()"><i class="fa fa-search"></i>查询</button></td></tr>
  299. </table>
  300. </div>
  301. </div>
  302. </div> -->
  303. <!-- 应急装备拆分图层 -->
  304. <!-- <div class="_bsc_plan_sub">
  305. <div class="zy_bar">
  306. <span class="title_name fl">应急装备与队伍展示</span>
  307. <span class="zb oc_open fr mouse_dis" id="zy_tr"></span>
  308. <input type="button" id="410" onclick="getValue('410')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  309. </div>
  310. <div class="bsc zy_tr">
  311. <div class="look_plan">
  312. <span>图表</span>
  313. <div class="fr three_text"></div>
  314. </div>
  315. <div class="char_btn_box">
  316. <button type="button" class="btn btn-primary bfrt" onclick="showTeamChar()">应急人员</button>
  317. <button type="button" class="btn btn-primary bfrt" onclick="showEduiChar()">发电机</button>
  318. <button type="button" class="btn btn-primary bfrt" onclick="showEduiCarChar()">发电车</button>
  319. </div>
  320. <div class="look_plan">
  321. <span>地图</span>
  322. <div class="fr three_text"></div>
  323. </div>
  324. <div class="sub_panl">
  325. <table id="investment">
  326. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  327. <tr><td><div id="unitIdByEr" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  328. <tr><td width="100"><span>资源类型:</span></td></tr>
  329. <tr><td>
  330. <div class="selectTree" id="erTypeID" selectedValue="261,262,381" multiMode="true" selWidth="254" boxWidth="250" boxHeight="70" openDirection="bottom" noGroup="true" data='{"treeNodes":[{ "id":"261", "parentId":"0", "name":"应急队伍"},{ "id":"262", "parentId":"0", "name":"应急装备"},{ "id":"381", "parentId":"0", "name":"临时场所"}]}'></div>
  331. </td></tr>
  332. <tr><td width="100"><span>临时场所类型:</span></td></tr>
  333. <tr><td>
  334. <div class="selectTree" id="placeType" selectedValue="18,19,20,21" multiMode="true" selWidth="254" boxWidth="250" boxHeight="100" openDirection="bottom" noGroup="true" data='{"treeNodes":[{ "id":"18", "parentId":"0", "name":"临时安置点"},{ "id":"19", "parentId":"0", "name":"指挥部"},{ "id":"20", "parentId":"0", "name":"医疗救护点"},{ "id":"21", "parentId":"0", "name":"其他"}]}'></div>
  335. </td></tr>
  336. <tr><td><span></span></td></tr>
  337. <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchEr()">查询</button></td></tr>
  338. </table>
  339. </div>
  340. </div>
  341. </div> -->
  342. <div class="_bsc_plan_sub">
  343. <div class="zy_bar">
  344. <span class="title_name fl">应急队伍展示</span>
  345. <span class="zb oc_open fr mouse_dis" id="zy_team"></span>
  346. <input type="button" id="413" onclick="getValue('413')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  347. </div>
  348. <div class="bsc zy_team">
  349. <div class="look_plan">
  350. <span>查看</span>
  351. <div class="fr three_text"></div>
  352. </div>
  353. <div class="sub_panl">
  354. <table id="investment">
  355. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  356. <tr><td><div id="unitIdByEr" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  357. <tr><td><span></span></td></tr>
  358. <tr><td>
  359. <button type="button" class="btn btn-primary bfrt" onclick="searchErTeam()">查询</button>
  360. <!-- <button type="button" class="btn btn-primary bfrt" onclick="showTeamChar()">应急人员</button> -->
  361. </td></tr>
  362. </table>
  363. </div>
  364. </div>
  365. </div>
  366. <div class="_bsc_plan_sub">
  367. <div class="zy_bar">
  368. <span class="title_name fl">应急发电车展示</span>
  369. <span class="zb oc_open fr mouse_dis" id="zy_car"></span>
  370. <input type="button" id="414" onclick="getValue('414')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  371. </div>
  372. <div class="bsc zy_car">
  373. <div class="look_plan" style="margin-top:10px;">
  374. <span>查看</span>
  375. <div class="fr three_text">
  376. <span class="fr" style="margin-right:11px; cursor:pointer;" onclick="openEduiPos()">发电车实时定位</span><!-- <span class="fr gap_img erso_init_map">全图</span> -->
  377. <!-- http://218.207.200.253/index.php/Admin/System/vehiclePosition-->
  378. </div>
  379. </div>
  380. <div class="border_plan fr three_btn">
  381. <span class="len_bor fr gap_bor" style="width:100px;"></span><!-- <span class="ful_bor fr gap_bor"></span> -->
  382. <!-- <span class="tab_bor fr gap_bor"></span> -->
  383. </div>
  384. <div class="sub_panl">
  385. <table id="investment">
  386. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  387. <tr><td><div id="unitIdByErCar" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  388. <tr><td><span></span></td></tr>
  389. <tr><td>
  390. <button type="button" class="btn btn-primary bfrt" onclick="searchErCar()">查询</button>
  391. <!-- <button type="button" class="btn btn-primary bfrt" onclick="showEduiCarChar()">发电车</button> -->
  392. </td></tr>
  393. </table>
  394. </div>
  395. </div>
  396. </div>
  397. <div class="_bsc_plan_sub">
  398. <div class="zy_bar">
  399. <span class="title_name fl">应急发电机展示</span>
  400. <span class="zb oc_open fr mouse_dis" id="zy_dist"></span>
  401. <input type="button" id="415" onclick="getValue('415')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  402. </div>
  403. <div class="bsc zy_dist">
  404. <div class="look_plan">
  405. <span>查看</span>
  406. <div class="fr three_text"></div>
  407. </div>
  408. <div class="sub_panl">
  409. <table id="investment">
  410. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  411. <tr><td><div id="unitIdByErGen" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  412. <tr><td><span></span></td></tr>
  413. <tr><td>
  414. <button type="button" class="btn btn-primary bfrt" onclick="searchErGen()">查询</button>
  415. <!-- <button type="button" class="btn btn-primary bfrt" onclick="showEduiChar()">发电机</button> -->
  416. </td></tr>
  417. </table>
  418. </div>
  419. </div>
  420. </div>
  421. <div class="_bsc_plan_sub">
  422. <div class="zy_bar">
  423. <span class="title_name fl">临时场所展示</span>
  424. <span class="zb oc_open fr mouse_dis" id="zy_place"></span>
  425. <input type="button" id="416" onclick="getValue('416')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  426. </div>
  427. <div class="bsc zy_place">
  428. <div class="look_plan">
  429. <span>查看</span>
  430. <div class="fr three_text"></div>
  431. </div>
  432. <div class="sub_panl">
  433. <table id="investment">
  434. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  435. <tr><td><div id="unitIdByErPlace" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  436. <tr><td width="100"><span>临时场所类型:</span></td></tr>
  437. <tr><td>
  438. <div class="selectTree" id="placeType" selectedValue="18,19,20,21" multiMode="true" selWidth="254" boxWidth="250" boxHeight="100" openDirection="bottom" noGroup="true" data='{"treeNodes":[{ "id":"18", "parentId":"0", "name":"临时安置点"},{ "id":"19", "parentId":"0", "name":"指挥部"},{ "id":"20", "parentId":"0", "name":"医疗救护点"},{ "id":"21", "parentId":"0", "name":"其他"}]}'></div>
  439. </td></tr>
  440. <tr><td><span></span></td></tr>
  441. <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchErPlace()">查询</button></td></tr>
  442. </table>
  443. </div>
  444. </div>
  445. </div>
  446. <div class="_bsc_plan_sub">
  447. <div class="zy_bar">
  448. <span class="title_name fl">应急仓库展示</span>
  449. <span class="zb oc_open fr mouse_dis" id="zy_house"></span>
  450. <input type="button" id="417" onclick="getValue('417')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  451. </div>
  452. <div class="bsc zy_house">
  453. <div class="look_plan">
  454. <span>查看</span>
  455. <div class="fr three_text"></div>
  456. </div>
  457. <div class="sub_panl">
  458. <table id="investment">
  459. <tr><td width="100"><span>仓库归属:</span></td></tr>
  460. <tr><td>
  461. <select id="house_belong" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="105" openDirection="bottom" ></select>
  462. <tr><td>
  463. <tr><td><span>仓库类别:</span></td></tr>
  464. <tr><td>
  465. <select id="house_type" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="105" openDirection="bottom" ></select>
  466. <tr><td>
  467. <tr><td><span>仓库级别:</span></td></tr>
  468. <tr><td>
  469. <div class="selectTree" id="house_level" selectedValue="1" multiMode="true" selWidth="254" boxWidth="250" boxHeight="100" openDirection="bottom" noGroup="true" data='{"treeNodes":[{ "id":"1", "parentId":"0", "name":"一级混合储备仓库"},{ "id":"11", "parentId":"0", "name":"一级报废物资仓库"},{ "id":"12", "parentId":"0", "name":"一级智能计量仓库"},{ "id":"13", "parentId":"0", "name":"一级普通计量仓库"},{ "id":"14", "parentId":"0", "name":"区域物流平台"},{ "id":"2", "parentId":"0", "name":"二级混合仓库"},{ "id":"3", "parentId":"0", "name":"急救包"},{ "id":"4", "parentId":"0", "name":"待定级"}]}'></div>
  470. <tr><td>
  471. <tr><td><span>存储物资类别:</span></td></tr>
  472. <tr><td>
  473. <div class="selectTree" id="goods_type" selectedValue="1,2,3,4,5,6" multiMode="true" selWidth="254" boxWidth="250" boxHeight="100" openDirection="bottom" noGroup="true" data='{"treeNodes":[{ "id":"1", "parentId":"0", "name":"主网变电类"},{ "id":"2", "parentId":"0", "name":"配网变电类"},{ "id":"3", "parentId":"0", "name":"主网线路类"},{ "id":"4", "parentId":"0", "name":"配网线路类"},{ "id":"5", "parentId":"0", "name":"表计与计量类"},{ "id":"6", "parentId":"0", "name":"其他"}]}'></div>
  474. <tr><td>
  475. <tr><td><span></span></td></tr>
  476. <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchErHourse()">查询</button></td></tr>
  477. </table>
  478. </div>
  479. </div>
  480. </div>
  481. <div class="_bsc_plan_sub">
  482. <div class="zy_bar">
  483. <span class="title_name fl">绘图工具</span>
  484. <span class="zb oc_open fr mouse_dis" id="zy_ht"></span>
  485. <input type="button" id="411" onclick="getValue('411')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  486. </div>
  487. <div class="bsc zy_ht">
  488. <div class="sub_panl">
  489. <!-- <span>预警与响应通知单:</span><br/>
  490. <select id="inic" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="155" openDirection="bottom" ></select><br/> -->
  491. <button type="button" onclick="openDrawPolylineTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but2.png" />&nbsp;&nbsp;折线</button>
  492. <button type="button" onclick="openDrawPolygonTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but4.png" />&nbsp;&nbsp;多边形</button>
  493. <button type="button" onclick="openDrawCircleTool()" class="toolbtn bm"><img src="/nwyj/images/cockpit/but5.png" />&nbsp;&nbsp;圆形</button><br/>
  494. <button type="button" onclick="openDrawRectangleTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but11.png" />&nbsp;&nbsp;矩形</button>
  495. <button type="button" onclick="addMarkerToUserDefined('but9')" class="toolbtn"><img src="/nwyj/images/cockpit/but9.png" />&nbsp;&nbsp;起点</button>
  496. <button type="button" onclick="addMarkerToUserDefined('but7')" class="toolbtn bm"><img src="/nwyj/images/cockpit/but7.png" />&nbsp;&nbsp;地点</button><br/>
  497. <button type="button" onclick="addMarkerToUserDefined('but10')" class="toolbtn"><img src="/nwyj/images/cockpit/but10.png" />&nbsp;&nbsp;终点</button>
  498. <button type="button" onclick="addMarkerToUserDefined('but8')" class="toolbtn"><img src="/nwyj/images/cockpit/but8.png" />&nbsp;&nbsp;车辆</button>
  499. <button type="button" onclick="addMarkerToUserDefined('but6')" class="toolbtn bm"><img src="/nwyj/images/cockpit/but6.png" />&nbsp;&nbsp;人员</button><br/>
  500. <button type="button" onclick="clearDrawUserDefined()" class="toolbtnsarch" >清除</button>
  501. <!-- <div>
  502. <button type="button" onclick="erSave()" class="toolbtnsarch">保存</button>
  503. <button type="button" onclick="clearDrawUserDefined()" class="toolbtnsarch" >清除</button>
  504. <button type="button" onclick="showDraw()" class="toolbtnsarch" >查看</button>
  505. </div> -->
  506. </div>
  507. </div>
  508. </div>
  509. <div class="_bsc_plan_sub">
  510. <div class="zy_bar">
  511. <span class="title_name fl">调拨队伍动态</span>
  512. <span class="zb oc_open fr mouse_dis" id="zy_dw"></span>
  513. <input type="button" id="412" onclick="getValue('412')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  514. </div>
  515. <div class="bsc zy_dw">
  516. <div class="sub_panl">
  517. <span>应急队伍:</span><br>
  518. <div style="float:left" class="selectTree" id="teamMove" name="teamMove" multiMode="true" noGroup="true" selWidth = "254" boxWidth = "250" boxHeight = "100" openDirection = "bottom" ></div><br>
  519. <span>开始时间:</span>
  520. <input type="text" class="date" id="beginTimeByTeam" style="width:250px;" dateFmt="yyyy-MM-dd HH:mm:ss"/><br>
  521. <span>截止时间:</span>
  522. <input type="text" class="date" id="endTimeByTeam" style="width:250px;" dateFmt="yyyy-MM-dd HH:mm:ss"/><br>
  523. <div>
  524. <button type="button" onclick="locationPosition()" class="toolbtnsarch">定位</button>
  525. <button type="button" onclick="tracingMachine()" class="toolbtnsarch">轨迹描绘</button>
  526. <button type="button" id="roadHistory" onclick="roadHistoryLoad()" class="toolbtnsarch">轨迹回放</button>
  527. </div>
  528. </div>
  529. </div>
  530. </div>
  531. </div>
  532. </div>
  533. </div>
  534. <!-- 其它工具start -->
  535. <div class="title_bar">
  536. <span class="title_name fl">电网资源工具</span>
  537. <span class="zb oc_open fr mouse_dis" id="gis_tool"></span>
  538. <input type="button" id="81" onclick="getValue('81')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  539. </div>
  540. <div class="bsc gis_tool">
  541. <div class="_bsc_plan">
  542. <div class="look_plan">
  543. <span>工具箱</span>
  544. <div class="fr three_text"></div>
  545. </div>
  546. <div class="border_plan fr three_btn"></div>
  547. <!-- 工具箱面板start -->
  548. <div id="tool_plan">
  549. <button type="button" class="toolbtn" id="sh_oper_tool">打开工具条</button>
  550. <button type="button" class="toolbtn" id="sh_openSca">关闭比例尺</button>
  551. <button type="button" class="toolbtn bm" id="sh_opeOver">打开鹰眼图</button><br/>
  552. <button type="button" class="toolbtn dw_open" id="sh_showDT">隐藏电网图层</button>
  553. <button type="button" class="toolbtn" id="sh_latlon">启动坐标定位</button>
  554. <button type="button" class="toolbtn bm" id="sh_power_resource">显示电网过滤图层</button><br/>
  555. <!-- <button type="button" class="toolbtn"><img src="/nwyj/images/cockpit/but10.png" />&nbsp;&nbsp;终点</button>
  556. <button type="button" class="toolbtn"><img src="/nwyj/images/cockpit/but8.png" />&nbsp;&nbsp;车辆</button>
  557. <button type="button" class="toolbtn bm"><img src="/nwyj/images/cockpit/but6.png" />&nbsp;&nbsp;人员</button><br/>
  558. -->
  559. </div><br>
  560. <!-- 工具箱面板end -->
  561. <!-- 其它工具面板start -->
  562. <div id="sh_other_plan" style="display:none;">
  563. <style>
  564. .ico_doculevel0 { color:#fff;}
  565. </style>
  566. <div class="look_plan">
  567. <span>过滤电网资源</span>
  568. <div class="fr three_text"></div>
  569. </div>
  570. <div class="border_plan fr three_btn"></div>
  571. <div id="tool_plan_power">
  572. <div><ul id="tree_power" class="ztree"></ul></div>
  573. </div>
  574. </div>
  575. <!-- 其它工具面板end -->
  576. <!-- <div class="title_bar">
  577. <span class="title_name fl">设备过滤</span>
  578. <span class="zb oc_open fr mouse_dis" id="rc"></span>
  579. <input type="button" id="11" onclick="getValue('11')" value="" class="buttonswich2 swich fr _bswo" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  580. </div>
  581. <div class="bsc rc">内容</div> -->
  582. </div>
  583. </div>
  584. </div>
  585. <!-- ***地图查询end*** -->
  586. </td><td width="100%">
  587. <!-- ****GIS start*** -->
  588. <div style="width:100%; height:100%;" id="centermap"></div>
  589. <!-- ****GIS end*** -->
  590. </td>
  591. <!-- 表格TD start -->
  592. <td class="tmpno">
  593. <div id="tabTitle" class="tmpno tdByGrid">
  594. <div id="tab_menu" style="position:relative;"><img onclick="closedatatable()" alt="" src="/nwyj/images/cockpit/closeSquare.png" style="position: absolute;z-index:99;top:5px;right:0px"></div>
  595. <div id="page"></div>
  596. </div>
  597. </td>
  598. <!-- 表格TD end -->
  599. </tr></table>
  600. </div>
  601. </div>
  602. </body>
  603. </html>