123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662 |
- <!DOCTYPE HTML>
- <html>
- <head>
- <title>应急指挥驾驶舱</title>
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE8" />
- <meta http-equiv="keywords" content="keyword1,keyword2,keyword3">
- <meta http-equiv="description" content="this is my page">
- <meta http-equiv="content-type" content="text/html; charset=UTF-8">
-
- <!--框架必需start 扁平风格-->
- <link href="/nwyj/scripts/qui/libs/css/import_basic.css" rel="stylesheet" type="text/css"/>
- <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"/>
- <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>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/main.js"></script>
- <!--框架必需end-->
- <!--数据表格start-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/table/quiGrid.js" ></script>
- <!--数据表格end-->
- <!--表单提交start-->
- <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/form.js"></script> -->
- <!--表单提交end-->
- <!--表单验证start-->
- <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validationRule.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/validation.js"></script> -->
- <!--表单提交end-->
- <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/datePicker/WdatePicker.js"></script> -->
- <!--数据表格end-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/thirdparty/highcharts/js/highcharts.js"></script>
- <script src="/nwyj/scripts/qui/libs/thirdparty/highcharts/js/highcharts-more.js"></script>
- <!--弹窗组件start-->
- <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/messager.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/drag.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/popup/dialog.js"></script> -->
- <!--弹窗组件end-->
- <!--布局组件start-->
- <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/layout.js"></script> -->
- <!--布局组件start-->
- <!--基本选项卡start-->
- <!-- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/basicTab.js"></script> -->
- <!--基本选项卡end-->
- <!--动态选项卡start-->
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/dynamicTab.js"></script>
- <!--动态选项卡end-->
- <!--树组件start-->
- <link rel="stylesheet" type="text/css" href="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.css" />
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/tree/ztree/ztree.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/selectTree.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/form/listerTree.js"></script>
- <!--树组件end-->
- <!-- 扩展工具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>
- <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/common/frameWork/frameWork.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/setiframeheight.js"></script>
- <!-- 模版js和css start-->
- <link href="/nwyj/scripts/qui/libs/skins/flatBlue/style1.css"
- rel="stylesheet" type="text/css" id="theme" themeColor="flatBlue"
- positionTarget="positionContent" selInputHeight="32"
- selButtonWidth="35" defaultSelWidth="200" fileBtnWidth="60"
- defaultFileInputWidth="200" defaultGridHeaderHeight="34"
- defaultGridRowHeight="38" defaultFontSize="12" defaultPageSelWidth="55"
- defaultFilterItemHeight="32" dialogWidthFix="0"
- defaultSelItemHeight="32" defaultFontFamily="宋体" />
- <script type="text/javascript" src="/nwyj/scripts/qui/libs/js/nav/pageNumber.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/ECM_gridtemplate/changeFormat.js"></script>
- <link href="/nwyj/scripts/ECM_gridtemplate/changeFormat.css" rel="stylesheet" type="text/css"/>
- <!-- 模版js和css end-->
- <link href="/nwyj/scripts/showLoading/showLoading.css" rel="stylesheet" type="text/css" />
- <script type="text/javascript" src="/nwyj/scripts/showLoading/jquery.showLoading.js"></script>
- <script type="text/javascript" src="/nwyj/scripts/tongyongqui.js"></script>
-
-
- <!-- gis方法star -->
- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/WebGisUtil.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/alert/alert_iframe.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/alert/alert_typhoon_iframe.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gis_util.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gispackage.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gis_index.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/refreshGis.js"></script>
- <!-- gis方法end -->
- <script type='text/javascript' src='/nwyj/dwr/engine.js'></script>
- <script type='text/javascript' src='/nwyj/dwr/util.js'></script>
-
- <script type="text/javascript" src="/nwyj/scripts/freamwork/com/sinosoft/system/right/menunwyj.js"></script>
- <link rel="stylesheet" type="text/css" href="/nwyj/css/cockpit/search/gis_only.css">
- <script type="text/javascript" src="/nwyj/scripts/cockpit/search/search_util.js"></script>
- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/gisMatic.js"></script>
- <!-- <script type="text/javascript" src="/nwyj/page/cockpit/webgis/js/dialog/screenfull.js"></script> -->
- </head>
- <body onload="init()" bgcolor="black" >
- <!-- <img class="fixed_win_btn fixed_win_btn_magnify" src="/nwyj/images/cockpit/btn/magnify.png"> -->
- <!-- <iframe class="move_panl" id="con_panl" width="230px" height="328px" scrolling="no" frameborder='0' src='/nwyj/page/cockpit/EmergencyVideoShow/control_panel.html'></iframe>
- -->
- <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>
- <!-- <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> -->
- <!-- <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>
- <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>
- -->
- <div class="roll_text"><!-- <button onclick="refreshEwer()">test</button> -->
- <!-- <marquee id="srcollTitle" onmouseover=this.stop() onmouseout=this.start() srcollamount="10" scrolldelay="0" direction="left"></marquee></div> -->
- <div id="main_index_tab_cont"><marquee id="marqueeid" onmouseover=this.stop() onmouseout=this.start() srcollamount="10" scrolldelay="0" direction="left"></marquee></div>
- </div>
- <div class="gis_main">
- <div class="_left_top fl"><img src="/nwyj/images/cockpit/picpiece/left_top_border.png"></div>
- <div class="_right_top fr"><img src="/nwyj/images/cockpit/picpiece/right_top.png"></div>
- <div class="_left_border_gis fl"><img src="/nwyj/images/cockpit/picpiece/height_border.png"></div>
- <div class="_top_border fl"><img src="/nwyj/images/cockpit/picpiece/index_gis.png"></div>
- <div class="_right_border_gis fr"><img src="/nwyj/images/cockpit/picpiece/height_border.png"></div>
- <div class="_bottom_border_gis fr"><img src="/nwyj/images/cockpit/picpiece/width_border.png"></div>
- <div class="gis_map_main">
- <table class="map_search"><tr><td>
- <!-- ***地图查询start*** -->
- <div class="sear_tab" id="leftceladows">
- <style type="text/css">
- .tool_img{width:26px; height:26px;}
- </style>
- <div class="gis_title_plan">
- <!-- <img class="fr printImg" id="lw" src="/nwyj/images/cockpit/main/1_31.png" alt="查看专题图表" onclick="" style="padding:15px 20px 15px 0;"> -->
- <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>
- <img class="fr printImg" id="gis_save" src="/nwyj/images/cockpit/btn/gis_save.png" alt="生成专题图" onclick="ecportPicture()" style="padding:15px 20px 15px 0;">
- <img class="fr printImg dw_open" id="dw_lay" src="/nwyj/images/cockpit/btn/power_hidden.png" alt="电网图层" style="padding:15px 20px 15px 0;">
- <img class="fr printImg tool_close" id="tool_lay" src="/nwyj/images/cockpit/btn/gis_show.png" alt="缩放工具栏" style="padding:15px 20px 15px 0;">
- <img id="fullScreenGis" class="fr printImg tool_img" src="/nwyj/images/cockpit/picpiece/index_screen.png" alt="全屏切换" style="padding:15px 20px 15px 0;">
- </div>
- <div class="dw_plan"><span class="dw_text">电网地图图层面板</span></div>
- <div class="_search_gis">
- <div class="_search_gis_scoll">
- <!-- <button onclick="exportExcel()">导出</button> -->
- <div class="title_bar">
- <span class="title_name fl">日常气象</span>
- <!-- <span class="zb oc_open fr mouse_dis" id="rc"></span> -->
- <input type="button" id="11" onclick="getValue('11')" value="" class="buttonswich2 swich fr _bswo" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc rc">内容</div>
-
- <div class="title_bar">
- <span class="title_name fl">台风图层</span>
- <!-- <span class="zb oc_open fr mouse_dis" id="tf"></span> -->
- <input type="button" id="12" onclick="getValue('12')" value="" class="buttonswich2 swich fr _bswo" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc tf">
- <div class="_bsc_plan">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text">
- <!-- <span class="fr gap_img tl" id="erso" toggle="ewer" value="erso">图例</span> --><!-- <span class="fr gap_img erso_init_map">全图</span> -->
- <!-- <span class="fr gap_img">表格</span>-->
- <!-- PPF 这里是导出Excel勾选 得到风圈半径下的设备列表 -->
- <input type="checkbox" id="excel" class="expor_box mouse_point" title="查看风圈影响设备同时导出Excel报表" />
- <img src="/nwyj/images/cockpit/btn/excel.png" id="excel_icon" title="查看风圈影响设备同时导出Excel报表" class="mouse_point off_expor" />
- <!-- <input type="checkbox" id="word" class="expor_box mouse_point" title="查看风圈影响设备同时导出Word报告" />
- <img src="/nwyj/images/cockpit/btn/word.png" id="word_icon" title="查看风圈影响设备同时导出Word报告" class="mouse_point off_expor" /> -->
- </div>
- </div>
- <div class="border_plan fr three_btn">
- <!-- <span class="len_bor fr gap_bor"> </span>--><!-- <span class="ful_bor fr gap_bor"></span> -->
- </div>
-
- <!-- 台风工具栏start -->
- <div class="zy_toolbar">
-
- <!-- 模拟台风start -->
- <!-- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">模拟台风</span>
- <span class="zb oc_open fr mouse_dis" id="analog_typhoon"></span>
- <input type="button" id="121" onclick="getValue('121')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc analog_typhoon">
- <div class="sub_panl">
- <form id="typh_path" >
- <span>台风编号:</span><br/>
- <input id="TYPHOON_NUM" name="TYPHOON_NUM" type="text" class="sel_text history_typh" valid="false" /><br/>
- <select id="inic" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="155" openDirection="bottom" ></select><br/>
- <span>台风中文名称:</span><br/>
- <input id="TYPHOON_NAME_CH" name="TYPHOON_NAME_CH" type="text" class="sel_text history_typh" valid="false" /><br/>
- <span>台风英文名称:</span><br/>
- <input id="TYPHOON_NAME_EN" name="TYPHOON_NAME_EN" type="text" class="sel_text history_typh" valid="false" /><br/>
-
- <div class="sear">
- <button type="button" class="btn" onclick="drawTyphoonPath()">绘制台风 <i class="fa fa-search"></i></button>
- </div>
- </form>
- </div>
- </div>
- </div> --><!-- 模拟台风end -->
-
- <!-- 历史模拟台风start -->
- <!-- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">历史模拟台风</span>
- <span class="zb oc_open fr mouse_dis" id="history_typhoon"></span>
- <input type="button" id="122" onclick="getValue('122')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc history_typhoon">
- <div class="sub_panl">
- <span>台风编号:</span><br/>
- <input id="TYPHOON_NUM_SEARCH" name="TYPHOON_NUM_SEARCH" type="text" class="sel_text validate[required,length[0,50],custom[noSpecialCaracters]]" /><br/>
- <select id="inic" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="155" openDirection="bottom" ></select><br/>
- <span>台风中文名称:</span><br/>
- <input id="TYPHOON_NAME_CH_SEARCH" name="TYPHOON_NAME_CH_SEARCH" type="text" class="sel_text validate[required,length[0,50],custom[chinese]]" /><br/>
- <span>台风英文名称:</span><br/>
- <input id="TYPHOON_NAME_EN_SEARCH" name="TYPHOON_NAME_EN_SEARCH" type="text" class="sel_text validate[required,length[0,50],custom[noSpecialCaracters]]" /><br/>
-
- <div class="sear">
- <button type="button" class="btn" onclick="historyTyphoonSearch()">查询 <i class="fa fa-search"></i></button>
- </div>
- </div>
- </div>
- </div> --><!-- 历史模拟台风end -->
- </div><!-- 台风工具栏end -->
- </div>
- </div>
-
- <div class="title_bar">
- <span class="title_name fl">应急预警与响应图层</span>
- <span class="zb oc_open fr mouse_dis" id="yjxy"></span>
- <input type="button" id="21" onclick="getValue('21')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc yjxy">
- <div class="_bsc_plan">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text">
- <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> -->
- </div>
- </div>
- <div class="border_plan fr three_btn">
- <span class="tab_bor fr gap_bor"></span><span class="len_bor fr gap_bor"></span><!-- <span class="ful_bor fr gap_bor"></span> -->
- </div>
-
- <!-- 应急预警与响应查询面板start -->
- <div id="ewer">
- <span>发布单位:</span><br>
- <div id="unitId" class="selectTree" selWidth="254" boxWidth="250" boxHeight="185" asyncMode="false" multiMode="true" openDirection="bottom" ></div>
- <!-- <span>事件类别:</span><br>
- <div style="float:left" class="selectTree" id="erewInci" name="team" multiMode="true" noGroup="true" selWidth = "224" boxWidth = "224" boxHeight="125" openDirection = "bottom" ></div> -->
- <span>开始时间:</span><br>
- <input type="text" id="beginTime" class="dateIcon" style="width:250px"/>
- <span>截止时间:</span><br>
- <input type="text" id="endTime" class="dateIcon" style="width:250px"/>
- <div class="ewer_level">
- <span id="ew_level" class="hand">应急预警:</span>
- <label for="ew_red" class="hand wrm">红</label><input type="checkbox" id="ew_red" name="ew_type" value="35" checked="checked" />
- <label for="ew_org" class="hand wrm">橙</label><input type="checkbox" id="ew_org" name="ew_type" value="36" checked="checked" />
- <label for="ew_yel" class="hand wrm">黄</label><input type="checkbox" id="ew_yel" name="ew_type" value="37" checked="checked" />
- <label for="ew_bul" class="hand wrm">蓝</label><input type="checkbox" id="ew_bul" name="ew_type" value="38" checked="checked" />
- </div><div class="ewer_level">
- <span id="er_level" class="hand">应急响应:</span>
- <label for="ew_one" class="hand wrm">Ⅰ</label><input type="checkbox" id="ew_one" name="er_type" value="29" checked="checked" />
- <label for="ew_two" class="hand wrm">Ⅱ</label><input type="checkbox" id="ew_two" name="er_type" value="30" checked="checked" />
- <label for="ew_thr" class="hand wrm">Ⅲ</label><input type="checkbox" id="ew_thr" name="er_type" value="31" checked="checked" />
- <label for="ew_for" class="hand wrm">Ⅳ</label><input type="checkbox" id="ew_for" name="er_type" value="32" checked="checked" />
- </div>
- <button type="button" class="btn" onclick="searchEwerClick()">查询 <i class="fa fa-search"></i></button>
-
- </div>
- <!-- 应急预警与响应end -->
- <!-- 应急预警与响应查询面板end -->
- </div>
- </div>
-
- <div class="title_bar">
- <span class="title_name fl">应急资源图层</span>
- <span class="zb oc_open fr mouse_dis" id="yjzy"></span>
- <input type="button" id="41" onclick="getValue('41')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc yjzy">
- <div class="_bsc_plan">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text">
- <span class="fr gap_img tl" id="ersolenge" toggle="ewerlenge" value="erso">图例</span><!-- <span class="fr gap_img erso_init_map">全图</span> -->
- <!-- <span class="fr gap_img">表格</span>-->
- </div>
- </div>
- <div class="border_plan fr three_btn">
- <span class="len_bor fr gap_bor"></span><!-- <span class="ful_bor fr gap_bor"></span> -->
- <!-- <span class="tab_bor fr gap_bor"></span> -->
- </div>
- <div class="zy_toolbar">
- <!-- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">应急资源投入</span>
- <span class="zb oc_open fr mouse_dis" id="zy_tr"></span>
- <input type="button" id="411" onclick="getValue('411')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_tr">
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>单 位:</span></td></tr>
- <tr><td><div id="unitIdByEr" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
- <tr><td width="100"><span>资源类型:</span></td></tr>
- <tr><td>
- <select selWidth="254" boxWidth="254" boxHeight="100" id="erTypeID" openDirection="bottom" >
- <option value="265" selected="selected">应急发电车</option>
- <option value="261">抢修人员</option>
- <option value="266">应急发电机</option>
- </select></td></tr>
- <tr><td><span>开始时间:</span></td></tr>
- <tr><td><input type="text" id="beginTimeByEr" class="dateIcon" style="width:250px"/></td></tr>
- <tr><td><span>截止时间:</span></td></tr>
- <tr><td><input type="text" id="endTimeByEr" class="dateIcon" style="width:250px"/></td></tr>
- <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchErCount()"><i class="fa fa-search"></i>查询</button></td></tr>
- </table>
- </div>
- </div>
- </div> -->
-
-
- <!-- 应急装备拆分图层 -->
- <!-- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">应急装备与队伍展示</span>
- <span class="zb oc_open fr mouse_dis" id="zy_tr"></span>
- <input type="button" id="410" onclick="getValue('410')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_tr">
- <div class="look_plan">
- <span>图表</span>
- <div class="fr three_text"></div>
- </div>
- <div class="char_btn_box">
- <button type="button" class="btn btn-primary bfrt" onclick="showTeamChar()">应急人员</button>
- <button type="button" class="btn btn-primary bfrt" onclick="showEduiChar()">发电机</button>
- <button type="button" class="btn btn-primary bfrt" onclick="showEduiCarChar()">发电车</button>
- </div>
- <div class="look_plan">
- <span>地图</span>
- <div class="fr three_text"></div>
- </div>
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>单 位:</span></td></tr>
- <tr><td><div id="unitIdByEr" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
- <tr><td width="100"><span>资源类型:</span></td></tr>
- <tr><td>
- <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>
-
- </td></tr>
- <tr><td width="100"><span>临时场所类型:</span></td></tr>
- <tr><td>
- <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>
- </td></tr>
-
- <tr><td><span></span></td></tr>
- <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchEr()">查询</button></td></tr>
- </table>
- </div>
- </div>
- </div> -->
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">应急队伍展示</span>
- <span class="zb oc_open fr mouse_dis" id="zy_team"></span>
- <input type="button" id="413" onclick="getValue('413')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_team">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text"></div>
- </div>
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>单 位:</span></td></tr>
- <tr><td><div id="unitIdByEr" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
- <tr><td><span></span></td></tr>
- <tr><td>
- <button type="button" class="btn btn-primary bfrt" onclick="searchErTeam()">查询</button>
- <!-- <button type="button" class="btn btn-primary bfrt" onclick="showTeamChar()">应急人员</button> -->
- </td></tr>
- </table>
- </div>
- </div>
- </div>
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">应急发电车展示</span>
- <span class="zb oc_open fr mouse_dis" id="zy_car"></span>
- <input type="button" id="414" onclick="getValue('414')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_car">
- <div class="look_plan" style="margin-top:10px;">
- <span>查看</span>
- <div class="fr three_text">
- <span class="fr" style="margin-right:11px; cursor:pointer;" onclick="openEduiPos()">发电车实时定位</span><!-- <span class="fr gap_img erso_init_map">全图</span> -->
- <!-- http://218.207.200.253/index.php/Admin/System/vehiclePosition-->
- </div>
- </div>
- <div class="border_plan fr three_btn">
- <span class="len_bor fr gap_bor" style="width:100px;"></span><!-- <span class="ful_bor fr gap_bor"></span> -->
- <!-- <span class="tab_bor fr gap_bor"></span> -->
- </div>
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>单 位:</span></td></tr>
- <tr><td><div id="unitIdByErCar" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
- <tr><td><span></span></td></tr>
- <tr><td>
- <button type="button" class="btn btn-primary bfrt" onclick="searchErCar()">查询</button>
- <!-- <button type="button" class="btn btn-primary bfrt" onclick="showEduiCarChar()">发电车</button> -->
- </td></tr>
- </table>
- </div>
- </div>
- </div>
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">应急发电机展示</span>
- <span class="zb oc_open fr mouse_dis" id="zy_dist"></span>
- <input type="button" id="415" onclick="getValue('415')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_dist">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text"></div>
- </div>
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>单 位:</span></td></tr>
- <tr><td><div id="unitIdByErGen" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
- <tr><td><span></span></td></tr>
- <tr><td>
- <button type="button" class="btn btn-primary bfrt" onclick="searchErGen()">查询</button>
- <!-- <button type="button" class="btn btn-primary bfrt" onclick="showEduiChar()">发电机</button> -->
- </td></tr>
- </table>
- </div>
- </div>
- </div>
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">临时场所展示</span>
- <span class="zb oc_open fr mouse_dis" id="zy_place"></span>
- <input type="button" id="416" onclick="getValue('416')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_place">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text"></div>
- </div>
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>单 位:</span></td></tr>
- <tr><td><div id="unitIdByErPlace" class="selectTree" selWidth="254" boxWidth="250" boxHeight="150" asyncMode="false" multiMode="true" openDirection="bottom" ></div></td></tr>
- <tr><td width="100"><span>临时场所类型:</span></td></tr>
- <tr><td>
- <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>
- </td></tr>
-
- <tr><td><span></span></td></tr>
- <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchErPlace()">查询</button></td></tr>
- </table>
- </div>
- </div>
- </div>
-
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">应急仓库展示</span>
- <span class="zb oc_open fr mouse_dis" id="zy_house"></span>
- <input type="button" id="417" onclick="getValue('417')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_house">
- <div class="look_plan">
- <span>查看</span>
- <div class="fr three_text"></div>
- </div>
- <div class="sub_panl">
- <table id="investment">
- <tr><td width="100"><span>仓库归属:</span></td></tr>
- <tr><td>
- <select id="house_belong" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="105" openDirection="bottom" ></select>
- <tr><td>
- <tr><td><span>仓库类别:</span></td></tr>
- <tr><td>
- <select id="house_type" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="105" openDirection="bottom" ></select>
- <tr><td>
- <tr><td><span>仓库级别:</span></td></tr>
- <tr><td>
- <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>
- <tr><td>
- <tr><td><span>存储物资类别:</span></td></tr>
- <tr><td>
- <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>
- <tr><td>
-
- <tr><td><span></span></td></tr>
- <tr><td><button type="button" class="btn btn-primary bfrt" onclick="searchErHourse()">查询</button></td></tr>
- </table>
- </div>
- </div>
- </div>
-
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">绘图工具</span>
- <span class="zb oc_open fr mouse_dis" id="zy_ht"></span>
- <input type="button" id="411" onclick="getValue('411')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_ht">
- <div class="sub_panl">
- <!-- <span>预警与响应通知单:</span><br/>
- <select id="inic" keepDefaultStyle="true" selWidth="254" boxWidth="250" boxHeight="155" openDirection="bottom" ></select><br/> -->
- <button type="button" onclick="openDrawPolylineTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but2.png" /> 折线</button>
- <button type="button" onclick="openDrawPolygonTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but4.png" /> 多边形</button>
- <button type="button" onclick="openDrawCircleTool()" class="toolbtn bm"><img src="/nwyj/images/cockpit/but5.png" /> 圆形</button><br/>
- <button type="button" onclick="openDrawRectangleTool()" class="toolbtn"><img src="/nwyj/images/cockpit/but11.png" /> 矩形</button>
- <button type="button" onclick="addMarkerToUserDefined('but9')" class="toolbtn"><img src="/nwyj/images/cockpit/but9.png" /> 起点</button>
- <button type="button" onclick="addMarkerToUserDefined('but7')" class="toolbtn bm"><img src="/nwyj/images/cockpit/but7.png" /> 地点</button><br/>
- <button type="button" onclick="addMarkerToUserDefined('but10')" class="toolbtn"><img src="/nwyj/images/cockpit/but10.png" /> 终点</button>
- <button type="button" onclick="addMarkerToUserDefined('but8')" class="toolbtn"><img src="/nwyj/images/cockpit/but8.png" /> 车辆</button>
- <button type="button" onclick="addMarkerToUserDefined('but6')" class="toolbtn bm"><img src="/nwyj/images/cockpit/but6.png" /> 人员</button><br/>
- <button type="button" onclick="clearDrawUserDefined()" class="toolbtnsarch" >清除</button>
- <!-- <div>
- <button type="button" onclick="erSave()" class="toolbtnsarch">保存</button>
- <button type="button" onclick="clearDrawUserDefined()" class="toolbtnsarch" >清除</button>
- <button type="button" onclick="showDraw()" class="toolbtnsarch" >查看</button>
- </div> -->
- </div>
- </div>
- </div>
-
- <div class="_bsc_plan_sub">
- <div class="zy_bar">
- <span class="title_name fl">调拨队伍动态</span>
- <span class="zb oc_open fr mouse_dis" id="zy_dw"></span>
- <input type="button" id="412" onclick="getValue('412')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc zy_dw">
- <div class="sub_panl">
- <span>应急队伍:</span><br>
- <div style="float:left" class="selectTree" id="teamMove" name="teamMove" multiMode="true" noGroup="true" selWidth = "254" boxWidth = "250" boxHeight = "100" openDirection = "bottom" ></div><br>
- <span>开始时间:</span>
- <input type="text" class="date" id="beginTimeByTeam" style="width:250px;" dateFmt="yyyy-MM-dd HH:mm:ss"/><br>
- <span>截止时间:</span>
- <input type="text" class="date" id="endTimeByTeam" style="width:250px;" dateFmt="yyyy-MM-dd HH:mm:ss"/><br>
- <div>
- <button type="button" onclick="locationPosition()" class="toolbtnsarch">定位</button>
- <button type="button" onclick="tracingMachine()" class="toolbtnsarch">轨迹描绘</button>
- <button type="button" id="roadHistory" onclick="roadHistoryLoad()" class="toolbtnsarch">轨迹回放</button>
- </div>
- </div>
- </div>
- </div>
-
- </div>
- </div>
- </div>
-
- <!-- 其它工具start -->
- <div class="title_bar">
- <span class="title_name fl">电网资源工具</span>
- <span class="zb oc_open fr mouse_dis" id="gis_tool"></span>
- <input type="button" id="81" onclick="getValue('81')" value="" class="buttonswich2 swich fr" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc gis_tool">
- <div class="_bsc_plan">
- <div class="look_plan">
- <span>工具箱</span>
- <div class="fr three_text"></div>
- </div>
- <div class="border_plan fr three_btn"></div>
-
- <!-- 工具箱面板start -->
- <div id="tool_plan">
-
- <button type="button" class="toolbtn" id="sh_oper_tool">打开工具条</button>
- <button type="button" class="toolbtn" id="sh_openSca">关闭比例尺</button>
- <button type="button" class="toolbtn bm" id="sh_opeOver">打开鹰眼图</button><br/>
- <button type="button" class="toolbtn dw_open" id="sh_showDT">隐藏电网图层</button>
- <button type="button" class="toolbtn" id="sh_latlon">启动坐标定位</button>
- <button type="button" class="toolbtn bm" id="sh_power_resource">显示电网过滤图层</button><br/>
- <!-- <button type="button" class="toolbtn"><img src="/nwyj/images/cockpit/but10.png" /> 终点</button>
- <button type="button" class="toolbtn"><img src="/nwyj/images/cockpit/but8.png" /> 车辆</button>
- <button type="button" class="toolbtn bm"><img src="/nwyj/images/cockpit/but6.png" /> 人员</button><br/>
- -->
-
- </div><br>
- <!-- 工具箱面板end -->
-
- <!-- 其它工具面板start -->
- <div id="sh_other_plan" style="display:none;">
- <style>
- .ico_doculevel0 { color:#fff;}
- </style>
- <div class="look_plan">
- <span>过滤电网资源</span>
- <div class="fr three_text"></div>
- </div>
- <div class="border_plan fr three_btn"></div>
-
- <div id="tool_plan_power">
- <div><ul id="tree_power" class="ztree"></ul></div>
- </div>
- </div>
- <!-- 其它工具面板end -->
-
-
-
-
-
-
-
- <!-- <div class="title_bar">
- <span class="title_name fl">设备过滤</span>
- <span class="zb oc_open fr mouse_dis" id="rc"></span>
- <input type="button" id="11" onclick="getValue('11')" value="" class="buttonswich2 swich fr _bswo" toggle="true" useMinWidth="false" name="toggle2" relValue="0" />
- </div>
- <div class="bsc rc">内容</div> -->
-
- </div>
- </div>
- </div>
- <!-- ***地图查询end*** -->
- </td><td width="100%">
- <!-- ****GIS start*** -->
- <div style="width:100%; height:100%;" id="centermap"></div>
- <!-- ****GIS end*** -->
- </td>
- <!-- 表格TD start -->
- <td class="tmpno">
- <div id="tabTitle" class="tmpno tdByGrid">
- <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>
- <div id="page"></div>
- </div>
- </td>
- <!-- 表格TD end -->
- </tr></table>
- </div>
- </div>
- </body>
- </html>
|