123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113 |
- <%@ page language="java" contentType="text/html;charset=utf-8"%>
- <%@include file="/pages/includes/taglibs.jsp"%>
- <html>
- <head>
- <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/resource/plugin/jqueryui/css/custom-theme/jquery-ui-1.9.2.custom.css" />
- <script src="<%=request.getContextPath() %>/resource/js/jquery-1.8.3.js" type="text/javascript"></script>
- <script src="<%=request.getContextPath() %>/resource/plugin/jqueryui/js/jquery-ui-1.9.2.custom.js" type="text/javascript"></script>
- <script src="<%=request.getContextPath()%>/resource/js/highcharts/highcharts.src.js" type="text/javascript"> </script>
- <script src="<%=request.getContextPath()%>/resource/js/highcharts/highcharts-more.js"></script>
- <script type="text/javascript" src="<%=request.getContextPath() %>/pages/monitor/nss/windfarm.js"></script>
- <script src="<%=request.getContextPath()%>/resource/js/highcharts/modules/solid-gauge.src.js"></script>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <style type="text/css">
- body {
- margin-left: 0px;
- margin-top: 0px;
- margin-right: 0px;
- margin-bottom: 0px;
- }
- .value_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 14px;
- font-weight: bolder;
- color: #666;
- }
- .station_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 14px;
- font-weight: bolder;
- color: #666;
- }
- .valueinfo_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 12px;
- font-weight: bolder;
- color: #666;
- text-align: center;
- }
- @font-face {
- font-family: 'fontNameRegular';
- src:
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.eot')
- ;
- src: local('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont Regular'
- ),
- local('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont'),
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.woff')
- format('woff'),
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.ttf')
- format('truetype'),
- url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.svg#fontName')
- format('svg');
- font-size: 36px;
- font-weight: bolder;
- }
- .item_Name { font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- font-weight: bolder;
- color: #333;
- }
- .unit_Name { font-family: Arial, Helvetica, sans-serif;
- font-size: 12px;
- color: #333;
- }
- #apDiv1 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 1;
- left: 741px;
- top: 472px;
- }
- #apDiv2 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 2;
- left: 744px;
- top: 638px;
- }
- #apDiv3 {
- position: absolute;
- left: 810px;
- top: 472px;
- width: 22px;
- height: 12px;
- z-index: 3;
- }
- #apDiv4 {
- position: absolute;
- left: 810px;
- top: 580px;
- width: 22px;
- height: 12px;
- z-index: 4;
- }
- #apDiv5 {
- position: absolute;
- left: 810px;
- top: 693px;
- width: 22px;
- height: 12px;
- z-index: 5;
- }
- #apDiv6 {
- position: absolute;
- left: 879px;
- top: 580px;
- width: 22px;
- height: 12px;
- z-index: 6;
- }
- #apDiv7 {
- position: absolute;
- left: 879px;
- top: 472px;
- width: 22px;
- height: 12px;
- z-index: 7;
- }
- #apDiv8 {
- position: absolute;
- left: 879px;
- top: 693px;
- width: 22px;
- height: 12px;
- z-index: 8;
- }
- #apDiv9 {
- position: absolute;
- left: 912px;
- top: 428px;
- width: 22px;
- height: 12px;
- z-index: 9;
- }
- #apDiv10 {
- position: absolute;
- left: 913px;
- top: 472px;
- width: 22px;
- height: 12px;
- z-index: 10;
- }
- #apDiv11 {
- position: absolute;
- left: 913px;
- top: 508px;
- width: 22px;
- height: 12px;
- z-index: 11;
- }
- #apDiv12 {
- position: absolute;
- left: 913px;
- top: 545px;
- width: 22px;
- height: 12px;
- z-index: 12;
- }
- #apDiv13 {
- position: absolute;
- left: 913px;
- top: 580px;
- width: 22px;
- height: 12px;
- z-index: 13;
- }
- #apDiv14 {
- position: absolute;
- left: 914px;
- top: 616px;
- width: 22px;
- height: 12px;
- z-index: 14;
- }
- #apDiv15 {
- position: absolute;
- left: 915px;
- top: 655px;
- width: 22px;
- height: 12px;
- z-index: 15;
- }
- #apDiv16 {
- position: absolute;
- left: 915px;
- top: 693px;
- width: 22px;
- height: 12px;
- z-index: 16;
- }
- #apDiv17 {
- position: absolute;
- left: 915px;
- top: 735px;
- width: 22px;
- height: 12px;
- z-index: 17;
- }
- .project_text {
- font-family: "宋体";
- font-size: 12px;
- font-weight: bolder;
- color: #FFF;
- text-decoration: none;
- }
- #apDiv18 {
- position: absolute;
- left: 135px;
- top: 106px;
- width: 131px;
- height: 19px;
- z-index: 18;
- }
- #apDiv19 {
- position: absolute;
- left: 114px;
- top: 362px;
- width: 125px;
- height: 21px;
- z-index: 19;
- }
- #apDiv20 {
- position: absolute;
- left: 174px;
- top: 588px;
- width: 122px;
- height: 21px;
- z-index: 20;
- }
- #apDiv21 {
- position: absolute;
- left: 1812px;
- top: 505px;
- width: 56px;
- height: 106px;
- z-index: 21;
- }
- #apDiv22 {
- position: absolute;
- left: 1812px;
- top: 505px;
- width: 55px;
- height: 102px;
- z-index: 22;
- }
- #apDiv23 {
- position: absolute;
- left: 640px;
- top: 505px;
- width: 53px;
- height: 88px;
- z-index: 21;
- }
- #apDiv24 {
- position: absolute;
- left: 640px;
- top: 505px;
- width: 52px;
- height: 92px;
- z-index: 22;
- }
- </style>
- <script type="text/javascript">
-
- $(document).ready(function() {
- $("#pagenums").val(1);
- wpaction();
- window.setInterval(wpaction, 60000);
- });
- function goback()
- {
- $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
- }
- function wpaction()
- {
- wpAllInfoAjax();
- apdata();
- if(state=='zm')
- {
- leftclick();
- }else
- {
- rightclick();
- }
-
- wpSwitchInfoAjax();
- }
- var state='zm';
- function leftover()
- {
- $("#apDiv23").css("display", "none");
- $("#apDiv24").css("display", "");
- }
- function leftout()
- {
- if(state=='jz')
- {
- $("#apDiv23").css("display", "");
- $("#apDiv24").css("display", "none");
- }
-
- }
- function leftclick()
- {
- $("#apDiv21").css("display", "");
- $("#apDiv22").css("display", "none");
- $("#apDiv23").css("display", "none");
- $("#apDiv24").css("display", "none");
-
- $("#container3").css("display", "none");
- $("#container4").css("display", "");
- $("#apDiv1").css("display", "");
- $("#apDiv2").css("display", "");
- $("#apDiv3").css("display", "");
- $("#apDiv4").css("display", "");
- $("#apDiv5").css("display", "");
- $("#apDiv6").css("display", "");
- $("#apDiv7").css("display", "");
- $("#apDiv8").css("display", "");
- $("#apDiv9").css("display", "");
- $("#apDiv10").css("display", "");
- $("#apDiv11").css("display", "");
- $("#apDiv12").css("display", "");
- $("#apDiv13").css("display", "");
- $("#apDiv14").css("display", "");
- $("#apDiv15").css("display", "");
- $("#apDiv16").css("display", "");
- $("#apDiv17").css("display", "");
- $("#apDiv18").css("display", "");
- $("#apDiv19").css("display", "");
- $("#apDiv20").css("display", "");
- getDetail();
- state='zm';
- }
- function rightover()
- {
- $("#apDiv21").css("display", "none");
- $("#apDiv22").css("display", "");
- }
- function rightout()
- {
- if(state=='zm')
- {
- $("#apDiv21").css("display", "");
- $("#apDiv22").css("display", "none");
- }
-
- }
- function rightclick()
- {
- $("#apDiv21").css("display", "none");
- $("#apDiv22").css("display", "none");
- $("#apDiv23").css("display", "");
- $("#apDiv24").css("display", "none");
-
- $("#container3").css("display", "");
- $("#container4").css("display", "none");
- $("#apDiv1").css("display", "none");
- $("#apDiv2").css("display", "none");
- $("#apDiv3").css("display", "none");
- $("#apDiv4").css("display", "none");
- $("#apDiv5").css("display", "none");
- $("#apDiv6").css("display", "none");
- $("#apDiv7").css("display", "none");
- $("#apDiv8").css("display", "none");
- $("#apDiv9").css("display", "none");
- $("#apDiv10").css("display", "none");
- $("#apDiv11").css("display", "none");
- $("#apDiv12").css("display", "none");
- $("#apDiv13").css("display", "none");
- $("#apDiv14").css("display", "none");
- $("#apDiv15").css("display", "none");
- $("#apDiv16").css("display", "none");
- $("#apDiv17").css("display", "none");
- $("#apDiv18").css("display", "none");
- $("#apDiv19").css("display", "none");
- $("#apDiv20").css("display", "none");
- getfjjz();
- state='jz';
- }
- function wpSwitchInfoAjax() {
- $.ajax( {
- url : "windfarmswitchinfo.action?wfName=NSS_FDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
-
- getbackgrounds($("#apDiv1"),res["nss121"]);
- getbackgrounds($("#apDiv2"),res["nss111"]);
- getbackgrounds($("#apDiv3"),res["nss103"]);
- getbackgrounds($("#apDiv4"),res["nss102"]);
- getbackgrounds($("#apDiv5"),res["nss101"]);
- getbackgrounds($("#apDiv6"),res["nss302"]);
- getbackgrounds($("#apDiv7"),res["nss303"]);
- getbackgrounds($("#apDiv8"),res["nss301"]);
- getbackgrounds($("#apDiv9"),res["nss354"]);
- getbackgrounds($("#apDiv10"),res["nss353"]);
- getbackgrounds($("#apDiv11"),res["nss351"]);
- getbackgrounds($("#apDiv12"),res["nss323"]);
- getbackgrounds($("#apDiv13"),res["nss322"]);
- getbackgrounds($("#apDiv14"),res["nss321"]);
- getbackgrounds($("#apDiv15"),res["nss314"]);
- getbackgrounds($("#apDiv16"),res["nss313"]);
- getbackgrounds($("#apDiv17"),res["nss312"]);
-
- }
- });
- }
- function getbackgrounds(obj,value)
- {
- if(value==1)
- {
- obj.css("background","#F00");
- }else
- {
- obj.css("background","#0F0");
- }
- }
- function getDetail()
- {
- $.ajax({
- url : "ztAjax.action?wfName=NSS_FDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- async : false,
- ifModified : false,
- success : function(res) {
- var html1 = "<table width='573' border='0' cellspacing='0' cellpadding='0'>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["9"],"left",68);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["8"],"left",58);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["7"],"left",58);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["6"],"left",58);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["5"],"left",58);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["4"],"left",66);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["3"],"left",59);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["2"],"left",62);
- html1 =html1+"</tr>";
-
- html1 =html1+"<tr>";
- html1 =html1+createTd(res["1"],"left",58);
- html1 =html1+"</tr>";
- html1 =html1+"</table>";
- $("#container2").html(html1);
- }
-
- });
- }
- function createTd(result,type,height) {
- var html;
- if(type=='left')
- {
- html = "<td height='"+height+"' align='left' valign='bottom'> ";
- }else if(type=='right')
- {
- html = "<td height='"+height+"' align='right' valign='bottom'> ";
- }
-
- $.each(result,function(i, value) {
-
- html += "<img style='cursor: pointer;' ";
-
- var color;
- switch(value["windTurbineState"]){
- case 1:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/run_Icon.gif' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
- break;
- case 0:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
- break;
- case 4:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/repair_Icon.fw.png' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
-
- break;
- case 2:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/stop_Icon.fw.png' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
-
- break;
- case 3:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/interrupt_Icon.fw.png' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
-
- break;
- case 5:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/limit_Icon.gif' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
-
- break;
- case 6:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/limit_Icon.gif' onclick=gowt('"+value["windTurbineCode"]+"') width='33' height='45' />";
-
- break;
- }
- html +=color;
-
-
- });
- html +="</td>";
- return html;
- }
- function getfjjz(type)
- {
-
- var num=1;
- if(type=="+")
- {
- num=2;
- $("#pagenums").val(2);
- }else if(type=="-")
- {
- num=1;
- $("#pagenums").val(1);
- }
- $.ajax({
- url : "stateAjax.action?wfName=NSS_FDC&type=wp&pagenums="+num,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- async : false,
- ifModified : false,
- success : function(res) {
- var html1 = "<table width='1252' border='0' cellspacing='0' cellpadding='0'>";
-
- html1 =html1+createjzTd(res);
- html1 =html1+"</table>";
- $("#container3").html(html1);
-
- if(num==2)
- {
- $("#xyb").attr("disabled",true);
- $("#syb").attr("disabled",false);
-
- }else if(num==1)
- {
- $("#syb").attr("disabled",true);
- $("#xyb").attr("disabled",false);
- }
- }
-
-
-
- });
- }
- function createjzTd(result) {
- var num=0;
- var html;
- html="<tr>";
-
-
- $.each(result,function(i, value) {
- var str=value["windTurbineId"];
- html += "<td width='123' height='80' onclick=gowt('"+str+"') style='cursor: pointer;' > ";
- html += "<table width='125' border='0' cellspacing='0' cellpadding='0' height='90' background='<%=request.getContextPath()%>/resource/images/system/pictures/fj_m_icon.jpg'>";
- html += "<tr>";
- html += "<td height='12' colspan='2' align='center' valign='bottom'>";
- html += "<table width='123' height='10' border='0' cellspacing='0' cellpadding='0'>";
- html += " <tr>";
- html += " <td align='center' class='valueinfo_Name'>"+str.substring(str.length-2,str.length)+"号"+"</td>";
- html += " </tr>";
- html += "</table>";
- html += " </td>";
- html += " </tr>";
- html += "<tr>";
- html += "<td height='55' colspan='2'><table width='125' border='0' cellspacing='0' cellpadding='0'>";
- html += " <tr>";
- html += " <td width='43' height='55' rowspan='2'> </td>";
- html += " <td width='39' rowspan='2' align='center'>";
- html += "<img ";
-
- var color;
- switch(value["state"]){
- case 1:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/run_Icon.gif' width='33' height='45' />";
- break;
- case 0:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png' width='33' height='45' />";
- break;
- case 4:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/repair_Icon.fw.png' width='33' height='45' />";
-
- break;
- case 2:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/stop_Icon.fw.png' width='33' height='45' />";
-
- break;
- case 3:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/interrupt_Icon.fw.png' width='33' height='45' />";
-
- break;
- case 5:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/limit_Icon.gif' width='33' height='45' />";
-
- break;
- case 6:
- color=" src='<%=request.getContextPath()%>/resource/images/system/pictures/limit_Icon.gif' width='33' height='45' />";
-
- break;
- }
- html +=color;
-
- html += "</td>";
- html += " <td width='39' height='28' align='right'> </td>";
- html += " <td width='4' align='right'> </td>";
- html += " </tr>";
- html += " <tr>";
- html += " <td height='30' colspan='2'> </td>";
- html += " </tr>";
- html += "</table></td>";
- html += "</tr>";
- html += "<tr>";
- html += "<td width='63' height='20' align='center' class='valueinfo_Name'>"+value["speed"]+"</td>";
- html += "<td width='62' align='center' class='valueinfo_Name'>"+value["power"]+"</td>";
- html += "</tr>";
- html += "</table>";
- html +="</td>";
- num++;
- if(num>=10)
- {
- html +="</tr>";
- html +="<tr>";
- num=0;
- }
- });
- html+="<table width='100%' border='0' cellspacing='0' cellpadding='0'>";
- html+="<tr>";
- html+="<td height='40' align='right' class='value_Name' ><button value='' id='syb' disabled='disabled' onclick=getfjjz('-')>上一页</button><button value='' id='xyb' onclick=getfjjz('+')>下一页</button></td>";
- html+="</tr>";
- html+="</table>";
- html+="</tr>";
- return html;
- }
- function gowt(wtName)
- {
- $("#f1").attr("action","/windfarm/wtindex.action?wfName=NSS_FDC&wtName="+wtName).submit();
- }
- function project1()
- {
- $("#f1").attr("action","/windfarm/nssproject1.action?wfName=NSS01_GC").submit();
- }
- function project2()
- {
- $("#f1").attr("action","/windfarm/nssproject2.action?wfName=NSS02_GC").submit();
- }
- function project3()
- {
- $("#f1").attr("action","/windfarm/nssproject3.action?wfName=NSS03_GC").submit();
- }
- function windfarm()
- {
- $("#f1").attr("action","/windfarm/nssindex.action?wfName=NSS_FDC").submit();
- }
- function tower()
- {
- $("#f1").attr("action","/windfarm/nsswindtower.action?windfarm=NSS_FDC").submit();
- }
- function powerfirst()
- {
- $("#f1").attr("action","/windfarm/nsspowerfirst.action?wfName=NSS_FDC").submit();
- }
- function wtinfo()
- {
- $("#f1").attr("action","/windfarm/wtindex.action?wfName=NSS_FDC").submit();
- }
- function power()
- {
- $("#f1").attr("action","/windfarm/powerindex.action?wfName=NSS_FDC").submit();
- }
- function fjpb()
- {
- $("#f1").attr("action","/windfarm/nssstation1.action?wfName=NSS01_GC").submit();
- }
- </script>
- </head>
- <body>
- <form action="" id="f1" method="post" style="width: 1883px">
- <s:hidden id="pagenums" value="1"></s:hidden>
- <div id="apDiv3" style="background:#F00"></div>
- <div id="apDiv4" style="background:#F00"></div>
- <div id="apDiv5" style="background:#F00"></div>
- <div id="apDiv6" style="background:#F00"></div>
- <div id="apDiv7" style="background:#F00"></div>
- <div id="apDiv8" style="background:#F00"></div>
- <div id="apDiv9" style="background:#F00"></div>
- <div id="apDiv10" style="background:#F00"></div>
- <div id="apDiv11" style="background:#F00"></div>
- <div id="apDiv12" style="background:#F00"></div>
- <div id="apDiv13" style="background:#F00"></div>
- <div id="apDiv14" style="background:#F00"></div>
- <div id="apDiv15" style="background:#F00"></div>
- <div id="apDiv16" style="background:#F00"></div>
- <div id="apDiv17" style="background:#F00"></div>
- <div id="apDiv18"></div>
- <div id="apDiv21"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/rollover_alpha_Right.fw.png" width="50" height="100" onmouseover="rightover()"/></div>
- <div id="apDiv22"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/rollover_right.fw.png" width="50" height="100" onmouseout="rightout()" onmousedown="rightclick()"/></div>
- <div id="apDiv23"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/rollover_alpha_left.fw.png" width="50" height="100" onmouseover="leftover()"/></div>
- <div id="apDiv24"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/rollover_left.fw.png" width="50" height="100" onmouseout="leftout()" onmousedown="leftclick()"/></div>
- <table width="1880" border="0" align="center" cellpadding="0" cellspacing="0">
- <tr>
- <td height="58" colspan="5" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_Top.jpg"><table width="1880" border="0" cellspacing="0" cellpadding="0" height="58">
- <tr>
- <td width="36" height="25"> </td>
- <td width="64" rowspan="2" align="center"> </td>
- <td width="125" align="center" valign="bottom" class="station_Name">装机容量</td>
- <td width="123"align="center" valign="bottom" class="station_Name">总功率</td>
- <td width="125"align="center" valign="bottom" class="station_Name">日发电量</td>
- <td width="124"align="center" valign="bottom" class="station_Name">月发电量</td>
- <td width="124"align="center" valign="bottom" class="station_Name">年发电量</td>
- <td width="123"align="center" valign="bottom" class="station_Name">温度</td>
- <td width="123"align="center" valign="bottom" class="station_Name">平均风速</td>
- <td width="127"align="center" valign="bottom" class="station_Name">接入台数</td>
- <td width="121"align="center" valign="bottom" class="station_Name">运行台数</td>
- <td width="125"align="center" valign="bottom" class="station_Name">待机台数</td>
- <td width="123"align="center" valign="bottom" class="station_Name">故障台数</td>
- <td width="126"align="center" valign="bottom" class="station_Name">维护台数</td>
- <td width="124"align="center" valign="bottom" class="station_Name">离线台数</td>
- <td width="124"align="center" valign="bottom" class="station_Name">限电台数</td>
- <td width="43"align="center" valign="bottom" class="station_Name" style='cursor: pointer;' onclick="goback()"></td>
- </tr>
- <tr>
- <td height="28"> </td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="zjrl"></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="zgl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="rfdl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="yfdl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="nfdl" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="wd" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="pjfs" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="jrts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="yxts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="djts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="gzts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="whts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="lxts" ></span></td>
- <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="xdts" ></span></td>
- <td align="center" style='cursor: pointer;' onclick="goback()"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/back_icon.fw.png" width="18" height="19" /></td>
- </tr>
- </table></td>
- </tr>
- <tr>
-
- <td width="37" rowspan="3" valign="top"><table width="35" border="0" cellspacing="0" cellpadding="0">
- </table>
- <img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_zm_Button_selected.jpg" width="35" height="80" /><table width="35" border="0" cellspacing="0" cellpadding="0">
- <tr></tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_fjpb_button_link.jpg" width="35" height="80" onclick="fjpb()" style="cursor: pointer;" /></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_fjinfo_button_link.jpg" width="35" height="80" onclick="wtinfo()" style="cursor: pointer;" /></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_syz_button_link.jpg" width="35" height="80" onclick="powerfirst()" style="cursor: pointer;" /></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_line_button_link.jpg" width="35" height="80" onclick="power()" style="cursor: pointer;" /></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_cft_button_link.jpg" width="35" height="80" onclick="tower()" style="cursor: pointer;" /></td>
- </tr>
- </table></td>
- <td width="560" rowspan="3" valign="top"><table width="559" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="33"><table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="16%" valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_Button.jpg" width="90" height="33" onclick="windfarm()"/></td>
- <td width="16%" valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/first_Station_button.jpg" width="90" height="33" onclick="project1()" style="cursor: pointer;" /></td>
- <td width="16%" valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/second_station_Button.jpg" width="90" height="33" onclick="project2()" style="cursor: pointer;" /></td>
- <td width="52%" height="33" valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/third_station_Button.jpg" width="90" height="33" onclick="project3()" style="cursor: pointer;" /></td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td width="560" height="735" align="center" valign="top" background="<%=request.getContextPath()%>/resource/images/system/pictures/nsh_All_Map.jpg"><table width="560" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td height="40" colspan="2"> </td>
- </tr>
- <tr>
- <td height="200" colspan="2" valign="top"><table width="560" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="53" height="200"> </td>
- <td width="226" align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="45%" height="25" class="project_text">日发电量</td>
- <td width="55%" class="project_text"><span id="rfdl2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">平均风速</td>
- <td class="project_text"><span id="pjfs2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">接入台数</td>
- <td class="project_text"><span id="jrts2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">运行台数</td>
- <td class="project_text"><span id="yxts2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">待机台数</td>
- <td class="project_text"><span id="djts2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">维护台数</td>
- <td class="project_text"><span id="whts2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">停机台数</td>
- <td class="project_text"><span id="gzts2" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">限电台数</td>
- <td class="project_text"><span id="xdts2" ></span></td>
- </tr>
- </table></td>
- <td width="281"> </td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td height="50" colspan="2"> </td>
- </tr>
- <tr>
- <td height="200" colspan="2" valign="top"><table width="560" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="30" height="200"> </td>
- <td width="223" align="center" valign="top"><table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="45%" height="25" class="project_text">日发电量</td>
- <td width="55%" class="project_text"><span id="rfdl1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">平均风速</td>
- <td class="project_text"><span id="pjfs1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">接入台数</td>
- <td class="project_text"><span id="jrts1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">运行台数</td>
- <td class="project_text"><span id="yxts1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">待机台数</td>
- <td class="project_text"><span id="djts1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">维护台数</td>
- <td class="project_text"><span id="whts1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">停机台数</td>
- <td class="project_text"><span id="gzts1" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">限电台数</td>
- <td class="project_text"><span id="xdts1" ></span></td>
- </tr>
- </table></td>
- <td width="307"> </td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td height="35" colspan="2"> </td>
- </tr>
- <tr>
- <td width="102" height="160" valign="top"> </td>
- <td width="458" valign="top"><table width="52%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="45%" height="25" class="project_text">日发电量</td>
- <td width="55%" class="project_text"><span id="rfdl3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">平均风速</td>
- <td class="project_text"><span id="pjfs3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">接入台数</td>
- <td class="project_text"><span id="jrts3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">运行台数</td>
- <td class="project_text"><span id="yxts3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">待机台数</td>
- <td class="project_text"><span id="djts3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">维护台数</td>
- <td class="project_text"><span id="whts3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">停机台数</td>
- <td class="project_text"><span id="gzts3" ></span></td>
- </tr>
- <tr>
- <td height="25" class="project_text">限电台数</td>
- <td class="project_text"><span id="xdts3" ></span></td>
- </tr>
- </table></td>
- </tr>
- </table></td>
- </tr>
- </table></td>
-
- </tr>
- <tr>
- <td width="640" valign="top"><table width="640" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="30" rowspan="3"><table width="30" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_top.jpg" width="30" height="3" /></td>
- </tr>
- <tr>
- <td width="30" height="200" align="center" valign="middle" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_middle.jpg" class="station_Name">运<br />
- 行<br />
- 参<br />
- 数</td>
- </tr>
- <tr>
- <td valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_bottom.jpg" width="30" height="3" /></td>
- </tr>
- </table></td>
- <td width="620" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_top.jpg" width="609" height="3" /></td>
- </tr>
- <tr>
- <td width="609" height="200" align="center" valign="top"><table width="100%" border="0" cellspacing="1" cellpadding="0" bgcolor="#efefef">
- <tr>
- <td width="120" height="48" align="center" bgcolor="#FFFFFF"><span class="value_Name">限电时间(小时)</span></td>
- <td width="120" align="center" bgcolor="#FFFFFF"><span class="value_Name">故障停机时间(小时)</span></td>
- <td width="120" align="center" bgcolor="#FFFFFF"><span class="value_Name">维护停机时间(小时)</span></td>
- <td width="120" align="center" bgcolor="#FFFFFF"><span class="value_Name">风机报警次数(次数)</span></td>
- <td width="120" align="center" bgcolor="#FFFFFF"><span class="value_Name">风机故障次数(次数)</span></td>
-
- </tr>
- <tr>
- <td height="49" align="center" bgcolor="#FFFFFF"><span class="value_Name" id="xdxs" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="gzxs" ></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="whxs" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="bjcs" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="gzcs" ></span></td>
- </tr>
- <tr>
- <td height="48" align="center" bgcolor="#FFFFFF"><span class="value_Name">限电损失(kw/h)</span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name">故障停机损失(kw/h)</span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name">维护停机损失(kw/h)</span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name">性能损失电量(kw/h)</span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name">受累损失电量(kw/h)</span></td>
- </tr>
- <tr>
- <td height="49" align="center" bgcolor="#FFFFFF"><span class="value_Name" id="rxdss" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="rgzss" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="rwhss" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="rqfss" ></span></td>
- <td align="center" bgcolor="#FFFFFF"><span class="value_Name" id="rslss" ></span></td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_bottom.jpg" width="609" height="3" /></td>
- </tr>
- </table></td>
- <td width="642" valign="top"><table width="640" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="30" rowspan="3"><table width="30" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_top.jpg" width="30" height="3" /></td>
- </tr>
- <tr>
- <td width="30" height="200" align="center" valign="middle" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_middle.jpg" class="station_Name">功<br />
- 率<br />
- 曲<br />
- 线</td>
- </tr>
- <tr>
- <td valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_bottom.jpg" width="30" height="3" /></td>
- </tr>
- </table></td>
- <td width="620" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_top.jpg" width="609" height="3" /></td>
- </tr>
- <tr>
- <td width="609" height="200" align="center" valign="top">
- <div id="container1" style="width: 600px; height: 200px; float: left; border: 0px;"></div>
- </td>
- </tr>
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_bottom.jpg" width="609" height="3" /></td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td colspan="2" valign="top"><table width="1282" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="30" rowspan="3" valign="top" bgcolor="#FFFFFF"><table width="30" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_top.jpg" width="30" height="3" /></td>
- </tr>
- <tr>
- <td width="30" height="561" align="center" valign="middle" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_middle.jpg" class="station_Name">场<br />
- 站<br />
- 总<br />
- 貌</td>
- </tr>
- <tr>
- <td valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_bottom.jpg" width="30" height="3" /></td>
- </tr>
- </table></td>
- <td width="620" height="3" valign="top" ><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_top_Long.jpg" width="1250" height="3" /></td>
- </tr>
- <tr>
- <td width="1252" height="536" align="center" valign="top">
- <div id="container4" >
- <table width="1250" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="484">
- <img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_zongmao_left.jpg" width="484" height="561" />
- <div id="apDiv1" style="background:#F00"></div>
- </td>
- <td width="573" align="center" valign="top" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_zongmao_center.jpg">
- <div id="apDiv2" style="background:#F00"></div>
- <div id="container2" style="width: 573; height: 536; float: left; border: 0;"></div>
-
- </td>
- <td width="192"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_zongmao_right.jpg" width="194" height="536" /></td>
- </tr>
- </table>
- </div>
- <div id="container3" style="width: 1257; height: 536; float: left; border: 0;"></div>
- </td>
- </tr>
-
- </table></td>
- </tr>
-
- </table>
- </form>
- </body>
- </html>
|