7b4de80f203c1ffa0462ce3c5c6a9c06aed22069.svn-base 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
  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=9">
  7. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9"/>
  8. <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
  9. <meta http-equiv="description" content="this is my page">
  10. <meta http-equiv="content-type" content="text/html; charset=UTF-8"> -->
  11. <meta name="viewport" content="width=device-width, initial-scale=1">
  12. <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE9" />
  13. <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
  14. <meta http-equiv="description" content="this is my page">
  15. <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  16. <!--框架必需start 扁平风格-->
  17. <link href="/nwyj/scripts/qui/libs/css/import_basic.css" rel="stylesheet" type="text/css"/>
  18. <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"/>
  19. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/jquery.js"></script>
  20. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/language/cn.js"></script>
  21. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/framework.js"></script>
  22. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/main.js"></script>
  23. <!--框架必需end-->
  24. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/text/vticker.js"></script>
  25. <!--自动提示框start-->
  26. <script type='text/javascript' src='/nwyj/scripts/qui/libs/js/form/suggestion.js'></script>
  27. <!--自动提示框end-->
  28. <!--数据表格start-->
  29. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" ></script>
  30. <!--数据表格end-->
  31. <!--表单提交start-->
  32. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/form.js"></script>
  33. <!--表单提交end-->
  34. <!--表单验证start-->
  35. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validation.js"></script>
  36. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validationRule.js"></script>
  37. <!--表单提交end-->
  38. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/datePicker/WdatePicker.js"></script>
  39. <!--数据表格end-->
  40. <script type="text/javascript" src="/nwyj/scripts/qui/libs/thirdparty/highcharts/js/highcharts.js"></script>
  41. <script src="/nwyj/scripts/qui/libs/thirdparty/highcharts/js/highcharts-more.js"></script>
  42. <!--弹窗组件start-->
  43. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/messager.js"></script>
  44. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/drag.js"></script>
  45. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/dialog.js"></script>
  46. <!--弹窗组件end-->
  47. <!--树组件start-->
  48. <link rel="stylesheet" type="text/css" href="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.css" />
  49. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.js"></script>
  50. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/selectTree.js"></script>
  51. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/listerTree.js"></script>
  52. <!--树组件end-->
  53. <!-- 扩展工具js -->
  54. <script type="text/javascript" src="/nwyj/scripts/jquery/plugins/jquery.extension.util.js"></script>
  55. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/utils/Request.js"></script>
  56. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/common.js"></script>
  57. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/DateUtil.js"></script>
  58. <script type="text/javascript" src="/nwyj/scripts/commom/common/common.js"></script>
  59. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/utils/utils.js"></script>
  60. <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/frameWork/frameWork.js"></script>
  61. <script type="text/javascript" src="/nwyj/scripts/setiframeheight.js"></script>
  62. <!-- 模版js和css start-->
  63. <link href="/nwyj/scripts/qui/libs/skins/flatBlue/style1.css"
  64. rel="stylesheet" type="text/css" id="theme" themeColor="flatBlue"
  65. positionTarget="positionContent" selInputHeight="32"
  66. selButtonWidth="35" defaultSelWidth="200" fileBtnWidth="60"
  67. defaultFileInputWidth="200" defaultGridHeaderHeight="34"
  68. defaultGridRowHeight="38" defaultFontSize="12" defaultPageSelWidth="55"
  69. defaultFilterItemHeight="32" dialogWidthFix="0"
  70. defaultSelItemHeight="32" defaultFontFamily="宋体" />
  71. <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/pageNumber.js"></script>
  72. <script type="text/javascript" src="/nwyj/scripts/ECM_gridtemplate/changeFormat.js"></script>
  73. <link href="/nwyj/scripts/ECM_gridtemplate/changeFormat.css" rel="stylesheet" type="text/css"/>
  74. <!-- 模版js和css end-->
  75. <link href="/nwyj/scripts/showLoading/showLoading.css" rel="stylesheet" type="text/css" />
  76. <script type="text/javascript" src="/nwyj/scripts/showLoading/jquery.showLoading.js"></script>
  77. <script type="text/javascript" src="/nwyj/scripts/tongyongqui.js"></script>
  78. <!--Beyond styles-->
  79. <link href="/nwyj/page/cockpit/bootstarap/assets/css/beyond.min.css" rel="stylesheet"/>
  80. <!-- gis方法star -->
  81. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/WebGisUtil.js"></script>
  82. <!--<link rel="stylesheet" type="text/css" href=".js/index.css"/>
  83. <script type="text/javascript" src="./js/WebGis.js"></script>
  84. <script type="text/javascript" src="./js/config.js"></script> -->
  85. <script type="text/javascript" src="/nwyj/page/cockpit/alert/alert_iframe.js"></script>
  86. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gis_util.js"></script>
  87. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gispackage.js"></script>
  88. <!-- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/Maingis.js"></script> -->
  89. <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gis_index.js"></script>
  90. <!-- gis方法end -->
  91. <!--Basic Styles-->
  92. <link href="/nwyj/page/cockpit/bootstarap/assets/css/bootstrap.min.css" rel="stylesheet" />
  93. <link href="/nwyj/page/cockpit/bootstarap/assets/css/font-awesome.min.css" rel="stylesheet" />
  94. <script src="/nwyj/page/cockpit/bootstarap/assets/js/skins.min.js"></script>
  95. <link href="/nwyj/css/cockpit/search/search.css" rel="stylesheet" type="text/css"/>
  96. <script type="text/javascript" src="/nwyj/scripts/cockpit/common/cockpit_common.js"></script>
  97. <link href="/nwyj/css/cockpit/commom/cockpit_common.css" rel="stylesheet" type="text/css"/>
  98. <style type="text/css">
  99. .jt:hover{
  100. filter:alpha(opacity=50);
  101. }
  102. input[type=checkbox], input[type=radio]{
  103. opacity:1;
  104. position:static;
  105. margin:4px 0 0 0;
  106. border:none;
  107. width:13px;
  108. height:13px;
  109. }
  110. .wrm{margin:3px 4px 5px 13px;}
  111. span{font-size:12px;}
  112. label{font-size:12px;color:#FFC64B;}
  113. .cur_nd{cursor:no-drop;}
  114. </style>
  115. </head>
  116. <body onload="init()" style="background-color: #2c3a54;width:100%;">
  117. <iframe name="searchByGis" id="searchByGis" style="z-index:99; position:absolute;left:3px; top:3px; " src="/nwyj/page/cockpit/webgis/gisSearch.jsp" width="50px" height = "50px" frameborder = 0 scrolling =no></iframe>
  118. <table id="mainTable" class="tmpno bsno" style="width: 100%;">
  119. <tr class="whoh">
  120. <td class="tmpno">
  121. <!-- 查询内容start -->
  122. <div id="leftceladows" class="leftceladows">
  123. <div class="widget-header progress-bar-inverse bgcolorSearchtitle">
  124. <img class="pull-right printImg" id="lw" src="/nwyj/images/cockpit/main/1_31.png" alt="查看专题图表" onclick="" style="padding:15px 20px 15px 0;">
  125. <!-- <img class="pull-right printImg" src="/nwyj/images/cockpit/main/jsc_enlarge.png" alt="放大专题图表" onclick="" style="padding:15px 20px 15px 0;"> -->
  126. <img class="pull-right printImg" id="" src="/nwyj/images/cockpit/btn/print.png" alt="打印专题" onclick="" style="padding:15px 20px 15px 0;">
  127. </div><!--Widget Header-->
  128. <div class="bgcolorMaptitle">
  129. <i class="widget-icon fa fa-tasks white" onclick="logingis()"></i>
  130. <span class="widget-caption white mapSearchTitle">电网地图图层面板</span>
  131. </div><!--Widget Header-->
  132. <div class="panel-group" id="gisLeftSearch" style="overflow-y:auto; position: relative;">
  133. <!-- 日常气象start -->
  134. <div class="panel panel-info">
  135. <div class="panel-heading gray">
  136. 日常气象图层
  137. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#rcqx" disabled="disabled">
  138. <div class="_unfold cur_nd"></div>
  139. </a><span class="pull-right">&nbsp;&nbsp;</span>
  140. <input type="button" id="11" onclick="getValue('11')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  141. </div>
  142. <div id="rcqx" class="panel-collapse collapse menuc">
  143. <div class="panel-body">
  144. <div class="page-header position-relative" style="min-height:20px;padding:0;">
  145. <div class="header-title"><span class="_searchHead">查看</span></div>
  146. <!--Header Buttons-->
  147. <div class="header-buttons">
  148. <a class="fullscreen" id="fullscreen-toggler" onclick="fullGlobe('11')" href="javascript:;"><i class="fa fa-globe"></i></a>
  149. <a class="refresh" id="refresh-toggler" onclick="showLabel('11')" href="javascript:;"><i class="fa fa-flag-o"></i></a>
  150. <a class="sidebar-toggler" onclick="showTable('11')" href="javascript:;"><i class="fa fa-th"></i></a>
  151. </div><!--Header Buttons End-->
  152. </div><!-- /Page Header -->
  153. </div>
  154. </div>
  155. </div>
  156. <!-- 日常气象end -->
  157. <!-- 台风图层start -->
  158. <div class="panel panel-info">
  159. <div class="panel-heading gray">
  160. 台风图层
  161. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#tf" disabled="disabled">
  162. <div class="_unfold cur_nd"></div>
  163. </a><span class="pull-right">&nbsp;&nbsp;</span>
  164. <input type="button" id="12" onclick="getValue('12')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  165. </div>
  166. <div id="tf" class="panel-collapse collapse menuc">
  167. <div class="panel-body">
  168. <div class="page-header position-relative" style="min-height:20px;padding:0;">
  169. <div class="header-title"><span class="_searchHead">查看</span></div>
  170. <!--Header Buttons-->
  171. <div class="header-buttons">
  172. <a class="fullscreen" id="fullscreen-toggler" onclick="fullGlobe('12')" href="javascript:;"><i class="fa fa-globe"></i></a>
  173. <a class="refresh" id="refresh-toggler" onclick="showLabel('12')" href="javascript:;"><i class="fa fa-flag-o"></i></a>
  174. <a class="sidebar-toggler" onclick="showTable('12')" href="javascript:;"><i class="fa fa-th"></i></a>
  175. </div><!--Header Buttons End-->
  176. </div><!-- /Page Header -->
  177. </div>
  178. </div>
  179. </div>
  180. <!-- 台风图层end -->
  181. <!-- 应急预警与响应start -->
  182. <div class="panel panel-info">
  183. <div class="panel-heading gray">
  184. 应急预警与响应
  185. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#yjxy" disabled="disabled">
  186. <div class="_unfold cur_nd"></div>
  187. </a><span class="pull-right">&nbsp;&nbsp;</span>
  188. <input type="button" id="21" onclick="getValue('21')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  189. </div>
  190. <div id="yjxy" class="panel-collapse collapse menuc">
  191. <div class="panel-body">
  192. <div class="page-header position-relative" style="min-height:20px;padding:0;">
  193. <div class="header-title"><span class="_searchHead">查看</span></div>
  194. <!--Header Buttons-->
  195. <div class="header-buttons">
  196. <a class="fullscreen" id="fullscreen-toggler" onclick="fullGlobe('21')" href="javascript:;"><i class="fa fa-globe"></i></a>
  197. <a class="refresh" id="refresh-toggler" onclick="showLabel('21')" href="javascript:;"><i class="fa fa-flag-o"></i></a>
  198. <a class="sidebar-toggler" onclick="showTable('21')" href="javascript:;"><i class="fa fa-th"></i></a>
  199. </div><!--Header Buttons End-->
  200. </div><!-- /Page Header -->
  201. <!-- 应急预警与响应查询面板start -->
  202. <table id="ewer">
  203. <tr><td><span>发布单位:</span></td></tr>
  204. <tr><td><div id="unitId" class="selectTree" selWidth="244" boxWidth="244" boxHeight="185" asyncMode="true" multiMode="true" openDirection="bottom" ></div></td></tr>
  205. <tr><td><span>事件类别:</span></td></tr>
  206. <tr><td><div style="float:left" class="selectTree" id="erewInci" name="team" multiMode="true" noGroup="true" selWidth = "244" boxWidth = "245" boxHeight="125" openDirection = "bottom" ></div></td></tr>
  207. <tr><td width="100"><span>开始时间:</span></td></tr>
  208. <tr><td><input type="text" id="beginTime" class="dateIcon" style="width:244px"/></td></tr>
  209. <tr><td><span>截止时间:</span></td></tr>
  210. <tr><td><input type="text" id="endTime" class="dateIcon" style="width:244px"/></td></tr>
  211. <!-- <tr><td><span>事件级别:</span></td></tr> -->
  212. <tr><td><br>
  213. <span id="ew_level" class="hand">应急预警:</span>
  214. <label for="ew_red" class="hand wrm">红</label><input type="checkbox" id="ew_red" name="ew_type" value="35" checked="checked" />
  215. <label for="ew_org" class="hand wrm">橙</label><input type="checkbox" id="ew_org" name="ew_type" value="36" checked="checked" />
  216. <label for="ew_yel" class="hand wrm">黄</label><input type="checkbox" id="ew_yel" name="ew_type" value="37" checked="checked" />
  217. <label for="ew_bul" class="hand wrm">蓝</label><input type="checkbox" id="ew_bul" name="ew_type" value="38" checked="checked" />
  218. </td></tr><tr><td><br>
  219. <span id="er_level" class="hand">应急响应:</span>
  220. <label for="ew_one" class="hand wrm">Ⅰ</label><input type="checkbox" id="ew_one" name="er_type" value="29" checked="checked" />
  221. <label for="ew_two" class="hand wrm">Ⅱ</label><input type="checkbox" id="ew_two" name="er_type" value="30" checked="checked" />
  222. <label for="ew_thr" class="hand wrm">Ⅲ</label><input type="checkbox" id="ew_thr" name="er_type" value="31" checked="checked" />
  223. <label for="ew_for" class="hand wrm">Ⅳ</label><input type="checkbox" id="ew_for" name="er_type" value="32" checked="checked" />
  224. </table><!-- 应急预警与响应end --><br>
  225. <button type="button" class="btn btn-primary bfr" onclick="searchEwerClick()">查询&nbsp;&nbsp;<i class="fa fa-search"></i></button>
  226. <!-- 应急预警与响应查询面板end -->
  227. </div>
  228. </div>
  229. </div>
  230. <!-- 应急预警与响应end -->
  231. <!-- 应急资源图层start -->
  232. <div class="panel panel-info">
  233. <div class="panel-heading gray">
  234. 应急资源图层
  235. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#yjzy" disabled="disabled">
  236. <div class="_unfold cur_nd"></div>
  237. </a><span class="pull-right">&nbsp;&nbsp;</span>
  238. <input type="button" id="41" onclick="getValue('41')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  239. </div>
  240. <div id="yjzy" class="panel-collapse collapse menuc">
  241. <div class="panel-body">
  242. <div class="page-header position-relative" style="min-height:20px;padding:0;">
  243. <div class="header-title"><span class="_searchHead">查看</span></div>
  244. <!--Header Buttons-->
  245. <div class="header-buttons">
  246. <a class="fullscreen" id="fullscreen-toggler" onclick="fullGlobe('41')" href="javascript:;"><i class="fa fa-globe"></i></a>
  247. <a class="refresh" id="refresh-toggler" onclick="showLabel('41')" href="javascript:;"><i class="fa fa-flag-o"></i></a>
  248. <a class="sidebar-toggler" onclick="showTable('41')" href="javascript:;"><i class="fa fa-th"></i></a>
  249. </div><!--Header Buttons End-->
  250. </div><!-- /Page Header -->
  251. <!-- 应急资源查询面板start -->
  252. <!-- 资源标注查询start -->
  253. <div class="panel panel-info">
  254. <div class="panel-heading gray">
  255. <span class="widget-caption glyphicon glyphicon-tree-conifer gray">应急资源投入</span>
  256. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#zytr" disabled="disabled"><div class="_unfold cur_nd"></div></a>
  257. <span class="pull-right">&nbsp;&nbsp;</span>
  258. <input type="button" id="411" onclick="getValue('411')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  259. </div>
  260. <div id="zytr" class="panel-collapse collapse menuc">
  261. <div class="widget-body" style="padding:10px 0;">
  262. <table id="investment">
  263. <tr><td width="100"><span>单&nbsp;&nbsp;&nbsp;&nbsp;位:</span></td></tr>
  264. <tr><td><div id="unitIdByEr" class="selectTree" selWidth="233" boxWidth="233" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
  265. <tr><td width="100"><span>资源类型:</span></td></tr>
  266. <tr><td>
  267. <select selWidth="233" boxWidth="233" boxHeight="100" id="erTypeID" openDirection="bottom" >
  268. <option value="265" selected="selected">应急发电车</option>
  269. <!-- <option value="261">抢修人员</option> -->
  270. <option value="266">应急发电机</option>
  271. </select></td></tr>
  272. <tr><td><span>开始时间:</span></td></tr>
  273. <tr><td><input type="text" id="beginTimeByEr" class="dateIcon" style="width:233px"/></td></tr>
  274. <tr><td><span>截止时间:</span></td></tr>
  275. <tr><td><input type="text" id="endTimeByEr" class="dateIcon" style="width:233px"/></td></tr>
  276. <tr><td><br><button type="button" class="btn btn-primary bfrt" onclick="searchErCount()"><i class="fa fa-search"></i>查询</button></td></tr>
  277. </table>
  278. </div><!--Widget Body-->
  279. </div>
  280. </div>
  281. <!-- 资源标注查询end -->
  282. <!-- 绘图工具start -->
  283. <div class="panel panel-info">
  284. <div class="panel-heading gray">
  285. <span class="widget-caption glyphicon glyphicon-tree-conifer gray">绘图工具</span>
  286. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#htgj" disabled="disabled"><div class="_unfold cur_nd"></div></a>
  287. <span class="pull-right">&nbsp;&nbsp;</span>
  288. <input type="button" id="412" onclick="getValue('412')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  289. </div>
  290. <div id="htgj" class="panel-collapse collapse menuc">
  291. <div class="widget-body" style="padding:10px 0;">
  292. <div style="width:100%;">
  293. <span>应急事件:</span><br/>
  294. <select id="inic" keepDefaultStyle="true" selWidth="231" boxWidth="235" boxHeight="155" openDirection="bottom" ></select><br/>
  295. <button type="button" onclick="openDrawPolylineTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but2.png" />&nbsp;&nbsp;折线</button>
  296. <button type="button" onclick="openDrawPolygonTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but4.png" />&nbsp;&nbsp;多边形</button>
  297. <button type="button" onclick="openDrawCircleTool()" class="toolbtn bm"><img src="/nwyj/images/cockpit/but5.png" />&nbsp;&nbsp;圆形</button><br/>
  298. <button type="button" onclick="openDrawRectangleTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but11.png" />&nbsp;&nbsp;矩形</button>
  299. <button type="button" onclick="addMarkerToUserDefined('but9')" class="toolbtn"><img src="/nwyj/images/cockpit/but9.png" />&nbsp;&nbsp;起点</button>
  300. <button type="button" onclick="addMarkerToUserDefined('but7')" class="toolbtn bm"><img src="/nwyj/images/cockpit/but7.png" />&nbsp;&nbsp;地点</button><br/>
  301. <button type="button" onclick="addMarkerToUserDefined('but10')" class="toolbtn"><img src="/nwyj/images/cockpit/but10.png" />&nbsp;&nbsp;终点</button>
  302. <button type="button" onclick="addMarkerToUserDefined('but8')" class="toolbtn"><img src="/nwyj/images/cockpit/but8.png" />&nbsp;&nbsp;车辆</button>
  303. <button type="button" onclick="addMarkerToUserDefined('but6')" class="toolbtn bm"><img src="/nwyj/images/cockpit/but6.png" />&nbsp;&nbsp;人员</button><br/>
  304. <div>
  305. <button type="button" onclick="erSave()" class="toolbtnsarch">保存</button>
  306. <button type="button" onclick="clearDrawUserDefined()" class="toolbtnsarch" >清除</button>
  307. <button type="button" onclick="showDraw()" class="toolbtnsarch" >查看</button>
  308. </div>
  309. </div>
  310. </div><!--Widget Body-->
  311. </div>
  312. </div>
  313. <!-- 绘图工具end -->
  314. <!-- 应急队伍start -->
  315. <div class="panel panel-info">
  316. <div class="panel-heading gray">
  317. <span class="widget-caption gray"><i class="glyphicon glyphicon-user gray"></i>应急队伍列表</span>
  318. <a data-toggle="collapse" class="pull-right" data-parent="#accordion" href="#yjdw" disabled="disabled"><div class="_unfold cur_nd"></div></a>
  319. <span class="pull-right">&nbsp;&nbsp;</span>
  320. <input type="button" id="413" onclick="getValue('413')" value="" class="buttonswich2 swich pull-right" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
  321. </div>
  322. <div id="yjdw" class="panel-collapse collapse menuc">
  323. <div class="widget-body" style="padding:10px 0;">
  324. <div>
  325. <span>突发事件:</span><br>
  326. <div style="float:left" class="selectTree" id="teamInci" name="team" multiMode="true" noGroup="true" selWidth = "231" boxWidth = "231" boxHeight = "100" openDirection = "bottom" ></div><br>
  327. <span>应急队伍:</span><br>
  328. <div style="float:left" class="selectTree" id="teamByInci" name="teamByInci" multiMode="true" noGroup="true" selWidth = "231" boxWidth = "231" boxHeight = "100" openDirection = "bottom" ></div><br>
  329. <span>开始时间:</span>
  330. <input type="text" class="date" id="beginTime" style="width:231px;" dateFmt="yyyy-MM-dd HH:mm:ss"/><br>
  331. <span>截止时间:</span>
  332. <input type="text" class="date" id="endTime" style="width:231px;" dateFmt="yyyy-MM-dd HH:mm:ss"/><br>
  333. <div>
  334. <button type="button" onclick="locationPosition()" class="toolbtnsarch">定位</button>
  335. <button type="button" onclick="tracingMachine()" class="toolbtnsarch">轨迹描绘</button>
  336. <button type="button" onclick="roadHistoryLoad()" id="roadHistory" class="toolbtnsarch">轨迹回放</button>
  337. </div>
  338. </div>
  339. </div><!--Widget Body-->
  340. </div>
  341. </div><!-- 应急队伍end -->
  342. <!-- 应急资源查询面板end -->
  343. </div>
  344. </div>
  345. </div>
  346. <!-- 应急资源图层end -->
  347. </div>
  348. </div>
  349. <!-- /图层查询面板end -->
  350. <!-- 查询内容end -->
  351. </td>
  352. <!-- 地图TD start -->
  353. <td width="100%" class="tmpno">
  354. <div style="width:100%;" id="centermap"></div>
  355. </td>
  356. <!-- 地图TD end -->
  357. <!-- 表格TD start -->
  358. <td class="tmpno">
  359. <div id="tabTitle" class="tmpno tdByGrid">
  360. <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>
  361. <div id="page"></div>
  362. </div>
  363. </td>
  364. <!-- 表格TD end -->
  365. <!-- 图例TD start -->
  366. <td class="tmpno"><div id="openLegend" class="lage"></div></td>
  367. <!-- 图例TD end -->
  368. </tr>
  369. </table>
  370. <!-- /左侧查询面板end -->
  371. <!-- 显示地图 star -->
  372. <script src="/nwyj/page/cockpit/bootstarap/assets/js/bootstrap.min.js"></script>
  373. <!--Beyond Scripts-->
  374. <script src="/nwyj/page/cockpit/bootstarap/assets/js/beyond.min.js"></script>
  375. <script src="assets/js/nestable/jquery.nestable.min.js"></script>
  376. <script type="text/javascript">
  377. var customMadeTool=[];//父页面显示的工具栏
  378. function fullGlobe(id){
  379. zoomToLayer(id);
  380. };
  381. function showTable(id){
  382. opendatatable(id) ;
  383. }
  384. </script>
  385. </body>
  386. </html>