123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919 |
- <%@ page language="java" contentType="text/html;charset=utf-8"%>
- <%@include file="/pages/includes/taglibs.jsp"%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN">
- <head>
- <script type="text/javascript" src="<%=request.getContextPath() %>/resource/js/jquery-1.8.3.js"></script>
- <script type="text/ecmascript" src="<%=request.getContextPath() %>/resource/plugin/jqgrid/js/jquery.jqGrid.min.js"></script>
- <script type="text/ecmascript" src="<%=request.getContextPath() %>/resource/plugin/jqgrid/js/i18n/grid.locale-cn.js"></script>
- <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/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/xh/wtinfo.js"></script>
- <script src="<%=request.getContextPath()%>/resource/js/highcharts/modules/solid-gauge.src.js"></script>
- <script type="text/ecmascript" src="<%=request.getContextPath()%>/resource/js/system/jqdatagrid.js"></script>
- <link rel="stylesheet" type="text/css" media="screen" href="<%=request.getContextPath() %>/resource/plugin/jqgrid/css/ui.jqgrid.css" /><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;
- }
- a:link,a:visited{ /* 超链接正常状态、被访问过的样式 */
- color:#000000;
- padding:4px 10px 4px 10px;
- background-color:#f1f1f1;
- text-decoration:none;
-
- border-top:1px solid #EEEEEE; /* 边框实现阴影效果 */
- border-left:1px solid #EEEEEE;
- border-bottom:1px solid #717171;
- border-right:1px solid #717171;
- }
- a:hover{ /* 鼠标指针经过时的超链接 */
- color:#821818; /* 改变文字颜色 */
- padding:5px 8px 3px 12px; /* 改变文字位置 */
- background-color:#e2c4c9; /* 改变背景色 */
- border-top:1px solid #717171; /* 边框变换,实现“按下去”的效果 */
- border-left:1px solid #717171;
- border-bottom:1px solid #EEEEEE;
- border-right:1px solid #EEEEEE;
- }
- .station_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 14px;
- font-weight: bolder;
- color: #666;
- }
- @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;
- }
- valueinfo_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 14px;
- font-weight: bolder;
- color: #183852;
- text-align: center;
- }
- .valueinfo2_Name {
- font-family: "Times New Roman", Times, serif;
- font-size: 12px;
- font-weight: bolder;
- color: #336891;
- text-align: center;
- }
- #apDiv1 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 1;
- left: 741px;
- top: 467px;
- }
- #apDiv2 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 2;
- left: 744px;
- top: 633px;
- }
- #apDiv3 {
- position: absolute;
- left: 817px;
- top: 467px;
- width: 22px;
- height: 12px;
- z-index: 3;
- }
- #apDiv4 {
- position: absolute;
- left: 817px;
- top: 576px;
- width: 22px;
- height: 12px;
- z-index: 4;
- }
- #apDiv5 {
- position: absolute;
- left: 816px;
- top: 687px;
- width: 22px;
- height: 12px;
- z-index: 5;
- }
- #apDiv6 {
- position: absolute;
- left: 879px;
- top: 576px;
- width: 22px;
- height: 12px;
- z-index: 6;
- }
- #apDiv7 {
- position: absolute;
- left: 879px;
- top: 468px;
- width: 22px;
- height: 12px;
- z-index: 7;
- }
- #apDiv8 {
- position: absolute;
- left: 879px;
- top: 687px;
- width: 22px;
- height: 12px;
- z-index: 8;
- }
- #apDiv9 {
- position: absolute;
- left: 912px;
- top: 424px;
- width: 22px;
- height: 12px;
- z-index: 9;
- }
- #apDiv10 {
- position: absolute;
- left: 913px;
- top: 467px;
- width: 22px;
- height: 12px;
- z-index: 10;
- }
- #jldybt {
- position: absolute;
- left: 329px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 3;
- text-align: left;
- }
- #jldy {
- position: absolute;
- left: 455px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 4;
- text-align: left;
- }
- #apDiv414 {
- position: absolute;
- left: 1683px;
- top: 235px;
- width: 80px;
- height: 18px;
- z-index: 5;
- }
- #jldlbt {
- position: absolute;
- left: 650px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 5;
- text-align: left;
- }
- #bwglbt {
- position: absolute;
- left: 329px;
- top: 391px;
- width: 120px;
- height: 20px;
- z-index: 5;
- text-align: left;
- }
- #dwplbt {
- position: absolute;
- left: 650px;
- top: 391px;
- width: 120px;
- height: 20px;
- z-index: 5;
- text-align: left;
- }
- #glysbt {
- position: absolute;
- left: 1000px;
- top: 391px;
- width: 120px;
- height: 20px;
- z-index: 5;
- text-align: left;
- }
- #jldl {
- position: absolute;
- left: 776px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 6;
- text-align: left;
- }
- #bwgl {
- position: absolute;
- left: 455px;
- top: 391px;
- width: 120px;
- height: 20px;
- z-index: 6;
- text-align: left;
- }
- #dwpl {
- position: absolute;
- left: 776px;
- top: 391px;
- width: 120px;
- height: 20px;
- z-index: 6;
- text-align: left;
- }
- #glys {
- position: absolute;
- left: 1130px;
- top: 391px;
- width: 120px;
- height: 20px;
- z-index: 6;
- text-align: left;
- }
- #zldy {
- position: absolute;
- left: 1130px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 7;
- text-align: left;
- }
- #zldybt {
- position: absolute;
- left: 1000px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 8;
- text-align: left;
- }
- #apDiv419 {
- position: absolute;
- left: 186px;
- top: 407px;
- width: 40px;
- height: 18px;
- z-index: 9;
- }
- #apDiv420 {
- position: absolute;
- left: 186px;
- top: 431px;
- width: 51px;
- height: 17px;
- z-index: 10;
- }
- #apDiv421 {
- position: absolute;
- left: 187px;
- top: 453px;
- width: 51px;
- height: 17px;
- z-index: 11;
- }
- #apDiv422 {
- position: absolute;
- left: 187px;
- top: 476px;
- width: 52px;
- height: 16px;
- z-index: 12;
- }
- #apDiv423 {
- position: absolute;
- left: 188px;
- top: 500px;
- width: 37px;
- height: 18px;
- z-index: 13;
- }
- #apDiv424 {
- position: absolute;
- left: -2947px;
- top: 1430px;
- width: 57px;
- height: 20px;
- z-index: 14;
- }
- #apDiv425 {
- position: absolute;
- left: -2947px;
- top: 1462px;
- width: 58px;
- height: 19px;
- z-index: 15;
- }
- #apDiv426 {
- position: absolute;
- left: -2947px;
- top: 1491px;
- width: 58px;
- height: 21px;
- z-index: 16;
- }
- #apDiv427 {
- position: absolute;
- left: 313px;
- top: 778px;
- width: 102px;
- height: 32px;
- z-index: 17;
- }
- #apDiv428 {
- position: absolute;
- left: 593px;
- top: 759px;
- width: 80px;
- height: 19px;
- z-index: 18;
- }
- #apDiv429 {
- position: absolute;
- left: 886px;
- top: 758px;
- width: 90px;
- height: 20px;
- z-index: 19;
- }
- #eyhtbt {
- position: absolute;
- left: 1000px;
- top: 505px;
- width: 120px;
- height: 20px;
- z-index: 20;
- text-align: left;
- }
- #eyht {
- position: absolute;
- left: 1130px;
- top: 505px;
- width: 120px;
- height: 20px;
- z-index: 21;
- text-align: left;
- }
- #apDiv432 {
- position: absolute;
- left: 1694px;
- top: 759px;
- width: 86px;
- height: 20px;
- z-index: 22;
- }
- #apDiv433 {
- position: absolute;
- left: 1120px;
- top: 776px;
- width: 96px;
- height: 35px;
- z-index: 23;
- }
- #apDiv434 {
- position: absolute;
- left: 591px;
- top: 794px;
- width: 83px;
- height: 20px;
- z-index: 24;
- }
- #apDiv435 {
- position: absolute;
- left: 886px;
- top: 794px;
- width: 91px;
- height: 20px;
- z-index: 25;
- }
- #titleName {
- position: absolute;
- left: 82px;
- top: 68px;
- width: 90px;
- height: 19px;
- z-index: 26;
- }
- #fjbh {
- position: absolute;
- left: 60px;
- top: 142px;
- width: 443px;
- height: 26px;
- z-index: 27;
- }
- #apDiv438 {
- position: absolute;
- left: 317px;
- top: 777px;
- width: 101px;
- height: 34px;
- z-index: 28;
- }
- #apDiv439 {
- position: absolute;
- left: 587px;
- top: 760px;
- width: 96px;
- height: 21px;
- z-index: 29;
- }
- #apDiv440 {
- position: absolute;
- left: 882px;
- top: 759px;
- width: 99px;
- height: 20px;
- z-index: 30;
- }
- #zldlbt {
- position: absolute;
- left: 1369px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 31;
- text-align: left;
- }
- #zldl {
- position: absolute;
- left: 1498px;
- top: 360px;
- width: 120px;
- height: 20px;
- z-index: 32;
- text-align: left;
- }
- #apDiv443 {
- position: absolute;
- left: 999px;
- top: 505px;
- width: 100px;
- height: 20px;
- z-index: 33;
- }
- #xl {
- position: absolute;
- left: 776px;
- top: 505px;
- width: 120px;
- height: 20px;
- z-index: 34;
- text-align: left;
- }
- #xlbt {
- position: absolute;
- left: 650px;
- top: 505px;
- width: 120px;
- height: 20px;
- z-index: 35;
- text-align: left;
- }
- #nbwd {
- position: absolute;
- left: 455px;
- top: 505px;
- width: 120px;
- height: 20px;
- z-index: 36;
- text-align: left;
- }
- #nbwdbt {
- position: absolute;
- left: 329px;
- top: 505px;
- width: 120px;
- height: 20px;
- z-index: 37;
- text-align: left;
- }
- #ljdl {
- position: absolute;
- left: 1498px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 38;
- text-align: left;
- }
- #ljdlbt {
- position: absolute;
- left: 1370px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 39;
- text-align: left;
- }
- #nfdl1 {
- position: absolute;
- left: 1130px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 40;
- text-align: left;
- }
- #nfdlbt {
- position: absolute;
- left: 1000px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 41;
- text-align: left;
- }
- #yfdl1 {
- position: absolute;
- left: 776px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 42;
- text-align: left;
- }
- #rfdl1 {
- position: absolute;
- left: 455px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 43;
- text-align: left;
- }
- #rfdlbt {
- position: absolute;
- left: 329px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 44;
- text-align: left;
- }
- #yfdlbt {
- position: absolute;
- left: 650px;
- top: 440px;
- width: 120px;
- height: 20px;
- z-index: 45;
- text-align: left;
- }
- #container2 {
- position: absolute;
- left: 235px;
- top: 617px;
- width: 1433px;
- height: 177px;
- z-index: 46;
- }
- </style>
- <script type="text/javascript">
- var pagenum;
- $(document).ready(function() {
- wtinital();
- wpAllInfoAjax();
- nbqinfo('<s:property value="wtName"/>');
- //window.setInterval(wtloop, 60000);
-
- chart1 = new Highcharts.Chart(options1);
- });
- function goback()
- {
- $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
- }
- function wtinital()
- {
- var num=$("#pagenums").val();
- $.ajax({
- url : "wtpagetinfo.action?wfName=XH_GDC&pagenums="+num,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- $("#container1").html("");
- $.each(res["result"], function(m, obj) {
-
- var temp=obj.substring(obj.length-3,obj.length);
- if(!isNaN(temp))
- {
- temp=temp+"号";
- }else
- {
- temp=obj.substring(obj.length-2,obj.length)+"号";
- }
- $("#container1").append("<a href='#' id='"+obj+"' onclick=nbqinfo('"+obj+"')>"+temp+"</a>");
-
- });
- $("#container1").append("<a href='#' onclick=wtinital()>\>\></a>");
-
- $("#pagenums").val(res["pagenums"]);
- }
- });
- }
- function nbqinfo(wtName)
- {
- wtvalueinfo(wtName)
- apdata(wtName);
- }
- function wtvalueinfo(wtName) {
- /*var wt=$("#wtName").val();
- $("#"+wt).attr("disabled",false);
- $("#wtName").val(wtName);
-
- $("#"+wtName).attr("disabled",true);*/
- if(wtName=='')
- {
- wtName='XH01_01'
- }
- var temp=wtName.substring(wtName.length-3,wtName.length);
- if(!isNaN(temp))
- {
- temp=temp+"号";
- }else
- {
- temp=wtName.substring(wtName.length-2,wtName.length)+"号";
- }
- $("#fjbh").html(temp+"逆变器");
-
- $.ajax({
- url : "nbqrealtimeinfo.action?wtName="+wtName,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- /******************赋值**********************/
- $("#jldy").html(res["jldy"] + "");
- $("#jldl").html(res["jldl"] + "");
- $("#bwgl").html(res["bwgl"] + "");
- $("#dwpl").html(res["dwpl"] + "");
- $("#glys").html(res["glys"] + "");
- $("#zldy").html(res["zldy"] + "");
- $("#eyht").html(res["eyht"] + "");
- $("#zldl").html(res["zldl"] + "");
- $("#xl").html(res["xl"] + "");
- $("#nbwd").html(res["nbwd"] + "");
- $("#ljdl").html(res["ljdl"] + "");
- $("#nfdl1").html(res["nfdl"] + "");
- $("#yfdl1").html(res["yfdl"] + "");
- $("#rfdl1").html(res["rfdl"] + "");
-
- }
- });
- }
- function apdata(wfname){
- var url = "nbqpower.action?wfName="+wfname;
- $.ajax({
- url : url,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(result) {
-
- var sjgl = [];
-
- var xtime=[];
-
- $.each(result, function(m, obj) {
-
- sjgl.push( parseFloat(obj.value1) );
- xtime.push(parseFloat(obj.time));
- });
- options1.series[0].data = sjgl;
-
- options1.xAxis.categories = xtime;
- chart1 = new Highcharts.Chart(options1);
-
- }
- });
- }
- function wpAllInfoAjax() {
- $.ajax( {
- url : "/windfarm/windfarmrealtimeinfo.action?wfName=XH_GDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- $("#zjrl").html(res["zjrl"] + "");
- $("#zgl").html(res["zgl"] + "");
- $("#pjfs").html(res["pjfs"] + "");
- $("#rfdl").html(res["rfdl"] + "");
- $("#yfdl").html(res["yfdl"] + "");
- $("#nfdl").html(res["nfdl"] + "");
- $("#yxts").html(res["yxts"] + "");
- $("#djts").html(res["djts"] + "");
- $("#whts").html(res["whts"] + "");
- $("#gzts").html(res["gzts"] + "");
- $("#lxts").html(res["lxts"] + "");
- $("#xdts").html(res["xdts"] + "");
- $("#jrts").html(res["jrts"] + "");
- $("#wd").html(res["wd"] + "");
- }
- });
- }
- function windfarm()
- {
- $("#f1").attr("action","/windfarm/xhindex.action?wfName=XH_GDC").submit();
- }
- function powerfirst()
- {
- $("#f1").attr("action","/windfarm/xhpowerfirst.action?wfName=XH_GDC").submit();
- }
- function wtinfo()
- {
- $("#f1").attr("action","/windfarm/xhwtindex.action?wfName=XH_GDC").submit();
- }
- </script>
- </head>
- <body>
- <form action="" id="f1" method="post" style="width: 1883px">
- <s:hidden id="wtName" ></s:hidden>
- <s:hidden id="pagenums" value="1"></s:hidden>
- <div class="item_Name" id="jldybt">交流电压</div>
- <div class="item_Name" id="zldybt">直流电压</div>
- <div class="item_Name" id="eyhtbt">累计二氧化碳减排量</div>
- <div class="value_Name" id="titleName">逆变器信息</div>
- <div class="station_Name" id="fjbh">平罗电场 8888 号逆变器 </div>
- <div class="item_Name" id="zldlbt">直流电流</div>
- <div class="item_Name" id="jldlbt">交流电流</div>
- <div class="item_Name" id="bwglbt">并网功率</div>
- <div class="item_Name" id="dwplbt">电网频率</div>
- <div class="item_Name" id="glysbt">功率因数</div>
- <div class="item_Name" id="rfdlbt">日发电量</div>
- <div class="item_Name" id="yfdlbt">月发电量</div>
- <div class="item_Name" id="xlbt">效率</div>
- <div class="item_Name" id="nbwdbt">逆变器温度</div>
- <div class="item_Name" id="ljdlbt">累计发电量</div>
- <div class="item_Name" id="nfdlbt">年发电量</div>
- <div class="item_Name" id="jldy"></div>
- <div class="item_Name" id="jldl"></div>
- <div class="item_Name" id="bwgl"></div>
- <div class="item_Name" id="dwpl"></div>
- <div class="item_Name" id="glys"></div>
- <div class="item_Name" id="zldy"></div>
- <div class="item_Name" id="eyht"></div>
- <div class="item_Name" id="zldl"></div>
- <div class="item_Name" id="xl"></div>
- <div class="item_Name" id="nbwd"></div>
- <div class="item_Name" id="ljdl"></div>
- <div class="item_Name" id="nfdl1"></div>
- <div class="item_Name" id="yfdl1"></div>
- <div class="item_Name" id="rfdl1"></div>
- <div id="container2"></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_xh.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>
- <tr>
- <td width="17" valign="top"><table width="35" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_zm_Button_link.jpg" width="35" height="80" onclick="windfarm()" style='cursor: pointer;'/></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_nbq_button_selected.jpg" width="35" height="80" /></td>
- </tr>
- <tr>
- <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_syz_button_link.jpg" width="35" onclick="powerfirst()" style='cursor: pointer;'/></td>
- </tr>
- </table></td>
- <td width="1863" height="766" align="center" valign="top"><table width="1840" height="766" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td><img src="<%=request.getContextPath()%>/resource/images/system/pictures/current_BG.jpg" width="1840" height="38" /></td>
- </tr>
- <tr id="container6">
- <td height="30" align="left" class="station_Name"><div id="container1"></div>
- </td>
- </tr>
- <tr>
- <td id="container5" height="706" align="center" background="<%=request.getContextPath()%>/resource/images/system/pictures/nbq.fw.png"></td>
- </tr>
- </table></td>
- </tr>
- </table>
- </form>
- </body>
|