123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548 |
- <%@ 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/qs/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: 467px;
- }
- #apDiv2 {
- position: absolute;
- width: 22px;
- height: 12px;
- z-index: 2;
- left: 1812px;
- top: 496px;
- }
- #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;
- }
- #apDiv11 {
- position: absolute;
- left: 913px;
- top: 505px;
- width: 22px;
- height: 12px;
- z-index: 11;
- }
- #apDiv12 {
- position: absolute;
- left: 913px;
- top: 542px;
- width: 22px;
- height: 12px;
- z-index: 12;
- }
- #apDiv13 {
- position: absolute;
- left: 913px;
- top: 575px;
- width: 22px;
- height: 12px;
- z-index: 13;
- }
- #apDiv14 {
- position: absolute;
- left: 914px;
- top: 613px;
- width: 22px;
- height: 12px;
- z-index: 14;
- }
- #apDiv15 {
- position: absolute;
- left: 915px;
- top: 652px;
- width: 22px;
- height: 12px;
- z-index: 15;
- }
- #apDiv16 {
- position: absolute;
- left: 915px;
- top: 687px;
- width: 22px;
- height: 12px;
- z-index: 16;
- }
- #apDiv17 {
- position: absolute;
- left: 915px;
- top: 730px;
- 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;
- }
- #apDiv25 {
- position: absolute;
- left: 444px;
- top: 615px;
- width: 29px;
- height: 40px;
- z-index: 22;
- }
- #apDiv26 {
- position: absolute;
- left: 461px;
- top: 701px;
- width: 32px;
- height: 43px;
- z-index: 23;
- }
- #apDiv27 {
- position: absolute;
- left: 421px;
- top: 769px;
- width: 31px;
- height: 46px;
- z-index: 24;
- }
- #apDiv28 {
- position: absolute;
- left: 551px;
- top: 386px;
- width: 29px;
- height: 44px;
- z-index: 25;
- }
- #apDiv29 {
- position: absolute;
- left: 495px;
- top: 401px;
- width: 31px;
- height: 39px;
- z-index: 26;
- }
- #apDiv30 {
- position: absolute;
- left: 477px;
- top: 317px;
- width: 35px;
- height: 47px;
- z-index: 27;
- }
- #apDiv31 {
- position: absolute;
- left: 288px;
- top: 258px;
- width: 35px;
- height: 48px;
- z-index: 28;
- }
- #apDiv32 {
- position: absolute;
- left: 339px;
- top: 299px;
- width: 33px;
- height: 47px;
- z-index: 29;
- }
- #apDiv33 {
- position: absolute;
- left: 366px;
- top: 341px;
- width: 36px;
- height: 55px;
- z-index: 30;
- }
- #apDiv34 {
- position: absolute;
- left: 387px;
- top: 395px;
- width: 38px;
- height: 54px;
- z-index: 31;
- }
- #apDiv35 {
- position: absolute;
- left: 297px;
- top: 504px;
- width: 35px;
- height: 48px;
- z-index: 32;
- }
- #apDiv36 {
- position: absolute;
- left: 260px;
- top: 437px;
- width: 38px;
- height: 50px;
- z-index: 33;
- }
- #apDiv37 {
- position: absolute;
- left: 232px;
- top: 354px;
- width: 36px;
- height: 51px;
- z-index: 34;
- }
- #apDiv38 {
- position: absolute;
- left: 61px;
- top: 130px;
- width: 36px;
- height: 51px;
- z-index: 35;
- }
- #apDiv39 {
- position: absolute;
- left: 106px;
- top: 166px;
- width: 38px;
- height: 53px;
- z-index: 36;
- }
- #apDiv40 {
- position: absolute;
- left: 148px;
- top: 236px;
- width: 36px;
- height: 51px;
- z-index: 37;
- }
- #apDiv41 {
- position: absolute;
- left: 191px;
- top: 288px;
- width: 40px;
- height: 54px;
- z-index: 38;
- }
- #apDiv42 {
- position: absolute;
- left: 46px;
- top: 290px;
- width: 34px;
- height: 49px;
- z-index: 39;
- }
- #apDiv43 {
- position: absolute;
- left: 86px;
- top: 334px;
- width: 33px;
- height: 47px;
- z-index: 40;
- }
- #apDiv44 {
- position: absolute;
- left: 136px;
- top: 338px;
- width: 37px;
- height: 53px;
- z-index: 41;
- }
- #apDiv45 {
- position: absolute;
- left: 154px;
- top: 398px;
- width: 33px;
- height: 46px;
- z-index: 42;
- }
- #apDiv46 {
- position: absolute;
- left: 161px;
- top: 449px;
- width: 37px;
- height: 48px;
- z-index: 43;
- }
- #apDiv47 {
- position: absolute;
- left: 183px;
- top: 505px;
- width: 36px;
- height: 51px;
- z-index: 44;
- }
- #apDiv48 {
- position: absolute;
- left: 225px;
- top: 554px;
- width: 39px;
- height: 57px;
- z-index: 45;
- }
- #apDiv49 {
- position: absolute;
- left: 261px;
- top: 643px;
- width: 37px;
- height: 51px;
- z-index: 46;
- }
- #apDiv50 {
- position: absolute;
- left: 308px;
- top: 646px;
- width: 39px;
- height: 55px;
- z-index: 47;
- }
- #apDiv51 {
- position: absolute;
- left: 366px;
- top: 722px;
- width: 38px;
- height: 51px;
- z-index: 48;
- }
- #apDiv52 {
- position: absolute;
- left: 395px;
- top: 520px;
- width: 40px;
- height: 52px;
- z-index: 49;
- }
- #apDiv53 {
- position: absolute;
- left: 1247px;
- top: 386px;
- width: 16px;
- height: 25px;
- z-index: 50;
- }
- #apDiv54 {
- position: absolute;
- left: 1248px;
- top: 487px;
- width: 14px;
- height: 25px;
- z-index: 51;
- }
- #apDiv55 {
- position: absolute;
- left: 1160px;
- top: 542px;
- width: 14px;
- height: 26px;
- z-index: 52;
- }
- #apDiv56 {
- position: absolute;
- left: 1247px;
- top: 541px;
- width: 15px;
- height: 27px;
- z-index: 53;
- }
- #apDiv57 {
- position: absolute;
- left: 1330px;
- top: 539px;
- width: 16px;
- height: 27px;
- z-index: 54;
- }
- #apDiv58 {
- position: absolute;
- left: 785px;
- top: 552px;
- width: 0px;
- height: 1px;
- z-index: 55;
- }
- #apDiv { position: absolute;
- left: 1810px;
- top: 386px;
- width: 55px;
- height: 102px;
- z-index: 22;
- }
- #apDiv59 { position: absolute;
- left: 1812px;
- top: 505px;
- width: 56px;
- height: 106px;
- z-index: 21;
- }
- #qsz111 {
- position: absolute;
- left: 1240px;
- top: 336px;
- width: 10px;
- height: 18px;
- z-index: 1;
- }
- #qsz101 {
- position: absolute;
- left: 1169px;
- top: 365px;
- width: 10px;
- height: 18px;
- z-index: 2;
- }
- #qsz102 {
- position: absolute;
- left: 1312px;
- top: 363px;
- width: 10px;
- height: 18px;
- z-index: 3;
- }
- #qsz301 {
- position: absolute;
- left: 1169px;
- top: 447px;
- width: 10px;
- height: 18px;
- z-index: 4;
- }
- #qsz302 {
- position: absolute;
- left: 1313px;
- top: 446px;
- width: 10px;
- height: 18px;
- z-index: 5;
- }
- #qsz300 {
- position: absolute;
- left: 1238px;
- top: 478px;
- width: 10px;
- height: 18px;
- z-index: 6;
- }
- #apDiv66 {
- position: absolute;
- left: 1152px;
- top: 491px;
- width: 8px;
- height: 16px;
- z-index: 7;
- }
- #qsz312 {
- position: absolute;
- left: 1184px;
- top: 491px;
- width: 10px;
- height: 18px;
- z-index: 8;
- }
- #apDiv68 {
- position: absolute;
- left: 1218px;
- top: 491px;
- width: 10px;
- height: 17px;
- z-index: 9;
- }
- #qsz313 {
- position: absolute;
- left: 1218px;
- top: 491px;
- width: 10px;
- height: 18px;
- z-index: 9;
- }
- #qsz323 {
- position: absolute;
- left: 1264px;
- top: 490px;
- width: 10px;
- height: 18px;
- z-index: 10;
- }
- #qsz324 {
- position: absolute;
- left: 1297px;
- top: 489px;
- width: 10px;
- height: 18px;
- z-index: 11;
- }
- #qsz325 {
- position: absolute;
- left: 1330px;
- top: 490px;
- width: 10px;
- height: 18px;
- z-index: 12;
- }
- #qsz311 {
- position: absolute;
- left: 1151px;
- top: 490px;
- width: 10px;
- height: 18px;
- z-index: 13;
- }
- #apDiv74 {
- position: absolute;
- left: 103px;
- top: 277px;
- width: 201px;
- height: 229px;
- z-index: 14;
- }
- #apDiv75 {
- position: absolute;
- left: 376px;
- top: 282px;
- width: 215px;
- height: 327px;
- z-index: 15;
- }
- </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", "");
- $("#qsz111").css("display", "");
- $("#qsz101").css("display", "");
- $("#qsz102").css("display", "");
- $("#qsz301").css("display", "");
- $("#qsz302").css("display", "");
- $("#qsz300").css("display", "");
- $("#qsz312").css("display", "");
- $("#qsz313").css("display", "");
- $("#qsz323").css("display", "");
- $("#qsz324").css("display", "");
- $("#qsz325").css("display", "");
- $("#qsz311").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");
- $("#qsz111").css("display", "none");
- $("#qsz101").css("display", "none");
- $("#qsz102").css("display", "none");
- $("#qsz301").css("display", "none");
- $("#qsz302").css("display", "none");
- $("#qsz300").css("display", "none");
- $("#qsz312").css("display", "none");
- $("#qsz313").css("display", "none");
- $("#qsz323").css("display", "none");
- $("#qsz324").css("display", "none");
- $("#qsz325").css("display", "none");
- $("#qsz311").css("display", "none");
- getfjjz();
- state='jz';
- }
- function wpSwitchInfoAjax() {
- $.ajax( {
- url : "qswindfarmswitchinfo.action?wfName=QS_FDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
-
- getbackgrounds($("#qsz111"),res["qsz111"]);
- getbackgrounds($("#qsz101"),res["qsz101"]);
- getbackgrounds($("#qsz102"),res["qsz102"]);
- getbackgrounds($("#qsz301"),res["qsz301"]);
- getbackgrounds($("#qsz302"),res["qsz302"]);
- getbackgrounds($("#qsz300"),res["qsz300"]);
- getbackgrounds($("#qsz312"),res["qsz312"]);
- getbackgrounds($("#qsz313"),res["qsz313"]);
- getbackgrounds($("#qsz323"),res["qsz323"]);
- getbackgrounds($("#qsz324"),res["qsz324"]);
- getbackgrounds($("#qsz325"),res["qsz325"]);
- getbackgrounds($("#qsz311"),res["qsz311"]);
- }
- });
- }
- function getbackgrounds(obj,value)
- {
- if(value==1)
- {
- obj.css("background","#F00");
- }else
- {
- obj.css("background","#0F0");
- }
- }
- function getDetail()
- {
- $.ajax({
- url : "qsWtStateAjax.action?wfName=QS_FDC",
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- async : false,
- ifModified : false,
- success : function(res) {
-
- $("#QG01_01zm").html(getstate(res["QG01_01zm"],"QG01_01"));
- $("#QG01_02zm").html(getstate(res["QG01_02zm"],"QG01_02"));
- $("#QG01_03zm").html(getstate(res["QG01_03zm"],"QG01_03"));
- $("#QG01_04zm").html(getstate(res["QG01_04zm"],"QG01_04"));
- $("#QG01_05zm").html(getstate(res["QG01_05zm"],"QG01_05"));
- $("#QG01_06zm").html(getstate(res["QG01_06zm"],"QG01_06"));
- $("#QG01_07zm").html(getstate(res["QG01_07zm"],"QG01_07"));
- $("#QG01_08zm").html(getstate(res["QG01_08zm"],"QG01_08"));
- $("#QG01_09zm").html(getstate(res["QG01_09zm"],"QG01_09"));
- $("#QG01_10zm").html(getstate(res["QG01_10zm"],"QG01_10"));
- $("#QG01_11zm").html(getstate(res["QG01_11zm"],"QG01_11"));
- $("#QG01_12zm").html(getstate(res["QG01_12zm"],"QG01_12"));
- $("#QG01_13zm").html(getstate(res["QG01_13zm"],"QG01_13"));
- $("#QG01_14zm").html(getstate(res["QG01_14zm"],"QG01_14"));
- $("#QG01_15zm").html(getstate(res["QG01_15zm"],"QG01_15"));
- $("#QG01_16zm").html(getstate(res["QG01_16zm"],"QG01_16"));
- $("#QG01_17zm").html(getstate(res["QG01_17zm"],"QG01_17"));
- $("#QG01_18zm").html(getstate(res["QG01_18zm"],"QG01_18"));
- $("#QG01_19zm").html(getstate(res["QG01_19zm"],"QG01_19"));
- $("#QG01_20zm").html(getstate(res["QG01_20zm"],"QG01_20"));
- $("#QG01_21zm").html(getstate(res["QG01_21zm"],"QG01_21"));
- $("#QG01_22zm").html(getstate(res["QG01_22zm"],"QG01_22"));
- $("#QG01_23zm").html(getstate(res["QG01_23zm"],"QG01_23"));
- $("#QG01_24zm").html(getstate(res["QG01_24zm"],"QG01_24"));
- $("#QG01_25zm").html(getstate(res["QG01_25zm"],"QG01_25"));
- $("#QG01_26zm").html(getstate(res["QG01_26zm"],"QG01_26"));
- $("#QG01_27zm").html(getstate(res["QG01_27zm"],"QG01_27"));
- $("#QG01_28zm").html(getstate(res["QG01_28zm"],"QG01_28"));
- $("#QG01_29zm").html(getstate(res["QG01_29zm"],"QG01_29"));
- $("#QG01_30zm").html(getstate(res["QG01_30zm"],"QG01_30"));
- $("#QG01_31zm").html(getstate(res["QG01_31zm"],"QG01_31"));
- $("#QG01_32zm").html(getstate(res["QG01_32zm"],"QG01_32"));
- $("#QG01_33zm").html(getstate(res["QG01_33zm"],"QG01_33"));
- $("#QG01_34zm").html(getstate(res["QG01_34zm"],"QG01_34"));
- $("#QG01_35zm").html(getstate(res["QG01_35zm"],"QG01_35"));
- $("#QG01_36zm").html(getstate(res["QG01_36zm"],"QG01_36"));
- $("#QG01_37zm").html(getstate(res["QG01_37zm"],"QG01_37"));
- $("#QG01_38zm").html(getstate(res["QG01_38zm"],"QG01_38"));
- $("#QG01_39zm").html(getstate(res["QG01_39zm"],"QG01_39"));
- $("#QG01_40zm").html(getstate(res["QG01_40zm"],"QG01_40"));
- $("#QG01_41zm").html(getstate(res["QG01_41zm"],"QG01_41"));
- $("#QG01_42zm").html(getstate(res["QG01_42zm"],"QG01_42"));
- $("#QG01_43zm").html(getstate(res["QG01_43zm"],"QG01_43"));
- $("#QG01_44zm").html(getstate(res["QG01_44zm"],"QG01_44"));
- $("#QG01_45zm").html(getstate(res["QG01_45zm"],"QG01_45"));
- $("#QG01_46zm").html(getstate(res["QG01_46zm"],"QG01_46"));
- $("#QG01_47zm").html(getstate(res["QG01_47zm"],"QG01_47"));
- $("#QG01_48zm").html(getstate(res["QG01_48zm"],"QG01_48"));
- $("#QG01_49zm").html(getstate(res["QG01_49zm"],"QG01_49"));
- $("#QG01_50zm").html(getstate(res["QG01_50zm"],"QG01_50"));
- $("#QG01_51zm").html(getstate(res["QG01_51zm"],"QG01_51"));
- $("#QG01_52zm").html(getstate(res["QG01_52zm"],"QG01_52"));
- $("#QG01_53zm").html(getstate(res["QG01_53zm"],"QG01_53"));
- $("#QG01_54zm").html(getstate(res["QG01_54zm"],"QG01_54"));
- $("#QG01_55zm").html(getstate(res["QG01_55zm"],"QG01_55"));
- $("#QG01_56zm").html(getstate(res["QG01_56zm"],"QG01_56"));
- $("#QG01_57zm").html(getstate(res["QG01_57zm"],"QG01_57"));
- $("#QG01_58zm").html(getstate(res["QG01_58zm"],"QG01_58"));
- $("#QG01_59zm").html(getstate(res["QG01_59zm"],"QG01_59"));
- $("#QG01_60zm").html(getstate(res["QG01_60zm"],"QG01_60"));
- $("#QG01_61zm").html(getstate(res["QG01_61zm"],"QG01_61"));
- $("#QG01_62zm").html(getstate(res["QG01_62zm"],"QG01_62"));
- $("#QG01_63zm").html(getstate(res["QG01_63zm"],"QG01_63"));
- $("#QG01_64zm").html(getstate(res["QG01_64zm"],"QG01_64"));
- $("#QG01_65zm").html(getstate(res["QG01_65zm"],"QG01_65"));
- $("#QG01_66zm").html(getstate(res["QG01_66zm"],"QG01_66"));
-
- }
- });
- }
- function getstate(value,id) {
- var html;
- switch(value){
- case 1:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/run_Icon.gif' onclick=gowt('"+id+"') width='33' height='45' />";
- break;
- case 0:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png' onclick=gowt('"+id+"') width='33' height='45' />";
- break;
- case 4:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/repair_Icon.fw.png' onclick=gowt('"+id+"') width='33' height='45' />";
-
- break;
- case 2:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/stop_Icon.fw.png' onclick=gowt('"+id+"') width='33' height='45' />";
-
- break;
- case 3:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/interrupt_Icon.fw.png' onclick=gowt('"+id+"') width='33' height='45' />";
-
- break;
- case 5:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/limit_Icon.gif' onclick=gowt('"+id+"') width='33' height='45' />";
-
- break;
- case 6:
- html="<img src='<%=request.getContextPath()%>/resource/images/system/pictures/limit_Icon.gif' onclick=gowt('"+id+"') width='33' height='45' />";
-
- break;
- }
- 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=QS_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/qswtindex.action?wfName=QS_FDC&wtName="+wtName).submit();
- }
- function project1()
- {
- $("#f1").attr("action","/windfarm/qsproject1.action?wfName=QS01_GC").submit();
- }
- function project2()
- {
- $("#f1").attr("action","/windfarm/qsproject2.action?wfName=QS02_GC").submit();
- }
- function windfarm()
- {
- $("#f1").attr("action","/windfarm/qsindex.action?wfName=QS_FDC").submit();
- }
- function tower()
- {
- $("#f1").attr("action","/windfarm/qswindtower.action?windfarm=QS_FDC").submit();
- }
- function powerfirst()
- {
- $("#f1").attr("action","/windfarm/qspowerfirst.action?wfName=QS_FDC").submit();
- }
- function wtinfo()
- {
- $("#f1").attr("action","/windfarm/qswtindex.action?wfName=QS_FDC").submit();
- }
- function power()
- {
- $("#f1").attr("action","/windfarm/qspowerindex.action?wfName=QS_FDC").submit();
- }
- function fjpb()
- {
- $("#f1").attr("action","/windfarm/qsstation1.action?wfName=QS01_GC").submit();
- }
- </script>
- </head>
- <body>
- <form action="" id="f1" method="post" style="width: 1883px">
- <s:hidden id="pagenums" value="1"></s:hidden>
- <div id="qsz111"></div>
- <div id="qsz101"></div>
- <div id="qsz102"></div>
- <div id="qsz301"></div>
- <div id="qsz302"></div>
- <div id="qsz300"></div>
- <div id="qsz312"></div>
- <div id="qsz313"></div>
- <div id="qsz323"></div>
- <div id="qsz324"></div>
- <div id="qsz325"></div>
- <div id="qsz311"></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>
- <div id="apDiv74">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="31%" height="25" class="project_text">日发电量</td>
- <td width="69%" 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>
- </div>
- <div id="apDiv75">
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="31%" height="25" class="project_text">日发电量</td>
- <td width="69%" 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>
- </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_qs.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"> </td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td width="560" height="735" align="center" valign="top" background="<%=request.getContextPath()%>/resource/images/system/pictures/qs_map_zongmao.jpg"> </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>
- <td colspan="2" valign="top"><table width="1282" 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="556" 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 id="container4" width="1252" height="556" align="center" valign="bottom" background="<%=request.getContextPath()%>/resource/images/system/pictures/qs_zongmao.jpg">
-
- <table width="100%" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="49%" height="60"><table width="550" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="23" height="60"> </td>
- <td width="45" align="center" valign="bottom"><div id="QG01_01zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="47" align="center" valign="bottom"><div id="QG01_02zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="43" align="center" valign="bottom"><div id="QG01_03zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="46" align="center" valign="bottom"><div id="QG01_04zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="43" align="center" valign="bottom"><div id="QG01_05zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="45" align="center" valign="bottom"><div id="QG01_06zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="48" align="center" valign="bottom"><div id="QG01_07zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="46" align="center" valign="bottom"><div id="QG01_08zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="49" align="center" valign="bottom"><div id="QG01_09zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="43" align="center" valign="bottom"><div id="QG01_10zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="72" align="left" valign="bottom"><div id="QG01_11zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- </tr>
- </table></td>
- <td width="51%" align="right"><table width="554" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="12" height="60"> </td>
- <td width="44" align="center" valign="bottom"><div id="QG01_34zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="50" align="center" valign="bottom"><div id="QG01_35zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="41" align="center" valign="bottom"><div id="QG01_36zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="52" align="center" valign="bottom"><div id="QG01_37zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="42" align="center" valign="bottom"><div id="QG01_38zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="44" align="center" valign="bottom"><div id="QG01_39zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="47" align="center" valign="bottom"><div id="QG01_40zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="45" align="center" valign="bottom"><div id="QG01_41zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="48" align="center" valign="bottom"><div id="QG01_42zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="42" align="center" valign="bottom"><div id="QG01_43zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="87" align="left" valign="bottom"><div id="QG01_44zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td height="87" align="left" valign="bottom"><table width="567" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="62" height="60"> </td>
- <td width="43" align="center" valign="bottom"><div id="QG01_12zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="41" align="center" valign="bottom"><div id="QG01_13zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="44" align="center" valign="bottom"><div id="QG01_14zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="51" align="center" valign="bottom"><div id="QG01_15zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="44" align="center" valign="bottom"><div id="QG01_16zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="49" align="center" valign="bottom"><div id="QG01_17zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="41" align="center" valign="bottom"><div id="QG01_18zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="50" align="center" valign="bottom"><div id="QG01_19zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="39" align="center" valign="bottom"><div id="QG01_20zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="50" align="center" valign="bottom"><div id="QG01_21zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="53" align="left" valign="bottom"><div id="QG01_22zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- </tr>
- </table></td>
- <td align="right" valign="bottom"><table width="570" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="45" height="60" align="center" valign="bottom"><div id="QG01_45zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="43" align="center" valign="bottom"><div id="QG01_46zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="45" align="center" valign="bottom"><div id="QG01_47zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="53" align="center" valign="bottom"><div id="QG01_48zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="41" align="center" valign="bottom"><div id="QG01_49zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="46" align="center" valign="bottom"><div id="QG01_50zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="46" align="center" valign="bottom"><div id="QG01_51zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="46" align="center" valign="bottom"><div id="QG01_52zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="46" align="center" valign="bottom"><div id="QG01_53zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="44" align="center" valign="bottom"><div id="QG01_54zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="115" align="left" valign="bottom"><div id="QG01_55zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- </tr>
- </table></td>
- </tr>
- <tr>
- <td height="82" align="left" valign="bottom"><table width="600" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="97" height="60"> </td>
- <td width="49" align="center" valign="bottom"><div id="QG01_23zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="40" align="center" valign="bottom"><div id="QG01_24zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="51" align="center" valign="bottom"><div id="QG01_25zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="40" align="center" valign="bottom"><div id="QG01_26zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="53" align="center" valign="bottom"><div id="QG01_27zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="38" align="center" valign="bottom"><div id="QG01_28zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="48" align="center" valign="bottom"><div id="QG01_29zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="50" align="center" valign="bottom"><div id="QG01_30zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="38" align="center" valign="bottom"><div id="QG01_31zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="52" align="center" valign="bottom"><div id="QG01_32zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="44" align="left" valign="bottom"><div id="QG01_33zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- </tr>
- </table></td>
- <td align="right" valign="bottom"><table width="600" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="41" height="60" align="center" valign="bottom"><div id="QG01_56zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="49" align="center" valign="bottom"><div id="QG01_57zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="39" align="center" valign="bottom"><div id="QG01_58zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="54" align="center" valign="bottom"><div id="QG01_59zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="40" align="center" valign="bottom"><div id="QG01_60zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="50" align="center" valign="bottom"><div id="QG01_61zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="43" align="center" valign="bottom"><div id="QG01_62zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="49" align="center" valign="bottom"><div id="QG01_63zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="34" align="center" valign="bottom"><div id="QG01_64zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="56" align="center" valign="bottom"><div id="QG01_65zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- <td width="145" align="left" valign="bottom"><div id="QG01_66zm"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div></td>
- </tr>
- </table>
-
- </td>
-
- </tr>
-
-
- <tr>
- <td height="65" align="left" valign="bottom"> </td>
- <td align="right" valign="bottom"> </td>
- </tr>
- </table></td>
- <td id="container3" width="1252" height="556" align="center" >
- </td>
- </tr>
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_bottom_Long.fw.png" width="1250" height="3" /></td>
- </tr>
- </table></td>
- </tr>
- </table>
- </form>
- </body>
- </html>
|