123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449 |
- <%@ page language="java" contentType="text/html;charset=utf-8"%>
- <%@include file="/pages/includes/taglibs.jsp"%>
- <%String path = request.getContextPath();%>
- <%String imgPath = request.getContextPath()+"/resource/images/hbsj";%>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <meta http-equiv="X-UA-Compatible" content="IE=8" />
- <title>国电电力河北新能源公司生产运行监控平台</title>
- <link href="<%=path %>/resource/css/hbsj/index.css" rel="stylesheet" type="text/css" />
- <link href="<%=path %>/resource/css/hbsj/page_syz_yanmenguan.css" rel="stylesheet" type="text/css" />
- <script type='text/javascript' src='<%=path %>/resource/js/jquery-1.8.3.js'></script>
- <script src="<%=path %>/resource/js/highcharts/highcharts.js"></script>
- <script src="<%=path %>/resource/js/highcharts/highcharts-more.js"></script>
- <script src="<%=path %>/resource/js/highcharts/modules/solid-gauge.js"></script>
-
- <style type="text/css">
-
- #SY221FX0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 324px;
- top: 61px;
- }
- #SY221F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 324px;
- top: 109px;
- }
- #SY221FA0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 324px;
- top: 158px;
- }
- #SY221F1 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 284px;
- top: 81px;
- }
- #SY221FA {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 284px;
- top: 177px;
- }
- #SY2202A9 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 530px;
- top: 177px;
- }
- #SY2202A90 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 570px;
- top: 158px;
- }
- #SY2202A10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 570px;
- top: 204px;
- }
- #SY201FB0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 788px;
- top: 61px;
- }
- #SY201F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 788px;
- top: 108px;
- }
- #SY201FA0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 788px;
- top: 157px;
- }
- #SY201F1 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 749px;
- top: 81px;
- }
- #SY201FA {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 749px;
- top: 177px;
- }
- #SY3012010 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 645px;
- top: 327px;
- }
- #SY3011010 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 667px;
- top: 347px;
- }#SY1SVGF10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 167px;
- top: 533px;
- }#SY1SVGFX {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 249px;
- top: 468px;
- }#SY1SVGFX0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 265px;
- top: 501px;
- }#SY1FCF10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 357px;
- top: 533px;
- }#SY1FCFX {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 439px;
- top: 468px;
- }#SY1FCFX0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 455px;
- top: 501px;
- }#SY311F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 611px;
- top: 524px;
- }#SY312F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 761px;
- top: 524px;
- }#SY313F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 911px;
- top: 524px;
- }#SY314F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1061px;
- top: 524px;
- }#SY315F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1221px;
- top: 524px;
- }#SY316F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1371px;
- top: 524px;
- }#SY321F10 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1531px;
- top: 524px;
- }#SY221 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 285px;
- top: 129px;
- }#SY201 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 751px;
- top: 129px;
- }#SY301 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 718px;
- top: 385px;
- }#SY301SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 714px;
- top: 371px;
- }#SY317 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 193px;
- top: 469px;
- }#SY317SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 189px;
- top: 456px;
- }#SY318 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 382px;
- top: 469px;
- }#SY318SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 379px;
- top: 456px;
- }#SY311 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 572px;
- top: 469px;
- }#SY311SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 569px;
- top: 456px;
- }#SY312 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 722px;
- top: 469px;
- }#SY312SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 719px;
- top: 456px;
- }#SY313 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 872px;
- top: 469px;
- }#SY313SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 869px;
- top: 456px;
- }#SY314 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 1022px;
- top: 469px;
- }#SY314SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1019px;
- top: 456px;
- }#SY315 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 1182px;
- top: 469px;
- }#SY315SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1179px;
- top: 456px;
- }#SY316 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 1332px;
- top: 469px;
- }#SY316SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1329px;
- top: 456px;
- }#SY321 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 2;
- left: 1492px;
- top: 469px;
- }#SY321SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1489px;
- top: 456px;
- }#SY319SC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1649px;
- top: 456px;
- }
- #SY221I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 152px;
- top: 125px;
- }#SY221P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 152px;
- top: 147px;
- }#SY221Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 152px;
- top: 168px;
- }#SY201I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 751px;
- top: -4px;
- }#SY201P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 751px;
- top: 17px;
- }#SY201Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 751px;
- top: 39px;
- }#SY220UA {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 63px;
- }#SY220UB {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 85px;
- }#SY220UC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 107px;
- }#SY220UAB {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 129px;
- }#SY220UBC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 151px;
- }#SY220UCA {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 173px;
- }#SY220U0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1054px;
- top: 194px;
- }#SY35I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 372px;
- top: 356px;
- }#SY35P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 372px;
- top: 377px;
- }#SY35Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 372px;
- top: 397px;
- }#SY35In {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 353px;
- top: 356px;
- }#SY35Pn {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 351px;
- top: 377px;
- }#SY35Qn {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 350px;
- top: 397px;
- }#SY35UA {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 286px;
- }#SY35UB {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 308px;
- }#SY35UC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 329px;
- }#SY35UAB {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 351px;
- }#SY35UBC {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 373px;
- }#SY35UCA {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 395px;
- }#SY35U0 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1672px;
- top: 417px;
- }#SY35YW1 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 901px;
- top: 259px;
- }#SY35YW2 {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 901px;
- top: 283px;
- }#SY35RW {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 901px;
- top: 307px;
- }#SY35DW {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 901px;
- top: 329px;
- }#SY35YW1n {
- position: absolute;
- width: 63px;
- height: 20px;
- z-index: 1;
- left: 845px;
- top: 259px;
- }#SY35YW2n {
- position: absolute;
- width: 63px;
- height: 20px;
- z-index: 1;
- left: 845px;
- top: 283px;
- }#SY35RWn {
- position: absolute;
- width: 63px;
- height: 20px;
- z-index: 1;
- left: 855px;
- top: 307px;
- }#SY35DWn {
- position: absolute;
- width: 63px;
- height: 20px;
- z-index: 1;
- left: 855px;
- top: 329px;
- }#SY317I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 225px;
- top: 624px;
- }#SY317P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 225px;
- top: 647px;
- }#SY317Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 225px;
- top: 670px;
- }#SY318I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 415px;
- top: 624px;
- }#SY318P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 415px;
- top: 647px;
- }#SY318Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 415px;
- top: 670px;
- }#SY311I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 576px;
- top: 624px;
- }#SY311P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 576px;
- top: 647px;
- }#SY311Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 576px;
- top: 670px;
- }#SY312I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 725px;
- top: 624px;
- }#SY312P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 725px;
- top: 647px;
- }#SY312Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 725px;
- top: 670px;
- }#SY313I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 876px;
- top: 624px;
- }#SY313P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 876px;
- top: 647px;
- }#SY313Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 876px;
- top: 670px;
- }#SY314I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1026px;
- top: 624px;
- }#SY314P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1026px;
- top: 647px;
- }#SY314Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1026px;
- top: 670px;
- }#SY315I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1184px;
- top: 624px;
- }#SY315P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1184px;
- top: 647px;
- }#SY315Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1184px;
- top: 670px;
- }#SY316I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1335px;
- top: 624px;
- }#SY316P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1335px;
- top: 647px;
- }#SY316Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1335px;
- top: 670px;
- }#SY321I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1496px;
- top: 624px;
- }#SY321P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1496px;
- top: 647px;
- }#SY321Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1496px;
- top: 670px;
- }#SY319I {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1656px;
- top: 624px;
- }#SY319P {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1656px;
- top: 647px;
- }#SY319Q {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 1656px;
- top: 670px;
- }#SY221A {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 203px;
- top: 130px;
- }#SY221B {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 227px;
- top: 130px;
- }#SY221C {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 252px;
- top: 130px;
- }#SY221An {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 203px;
- top: 151px;
- }#SY221Bn {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 227px;
- top: 151px;
- }#SY221Cn {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 252px;
- top: 151px;
- }#SY221AX {
- position: absolute;
- width: 14px;
- height: 20px;
- z-index: 1;
- left: 215px;
- top: 34px;
- }
-
-
-
-
-
- </style>
- </head>
- <script type="text/javascript">
- function setTab(m,n){
- var menu=document.getElementById("tab"+m).getElementsByTagName("li");
- <!--var showdiv=document.getElementById("tablist"+m).getElementsByTagName("div"); -->
- for(i=0;i<menu.length;i++)
- {
- menu[i].className=(i==n?"now":"");
- <!-- showdiv[i].style.display=(i==n?"block":"none"); -->
- }
- }
- </script>
- <!--[if gte IE 6]>
- <script type="text/javascript">
- function correctPNG()
- {
- for(var i=0; i<document.images.length; i++)
- {
- var img = document.images[i]
- var imgName = img.src.toUpperCase()
- if (imgName.substring(imgName.length-3, imgName.length) == "PNG")
- {
- var imgID = (img.id) ? "id='" + img.id + "' " : ""
- var imgClass = (img.className) ? "class='" + img.className + "' " : ""
- var imgTitle = (img.title) ? "title='" + img.title + "' " : "title='" + img.alt + "' "
- var imgStyle = "display:inline-block;" + img.style.cssText
- if (img.align == "left") imgStyle = "float:left;" + imgStyle
- if (img.align == "right") imgStyle = "float:right;" + imgStyle
- if (img.parentElement.href) imgStyle = "cursor:hand;" + imgStyle
- var strNewHTML = "<span " + imgID + imgClass + imgTitle
- + " style=\"" + "width:" + img.width + "px; height:" + img.height + "px;" + imgStyle + ";"
- + "filter:progid:DXImageTransform.Microsoft.AlphaImageLoader"
- + "(src=\'" + img.src + "\', sizingMethod='scale');\"></span>"
- img.outerHTML = strNewHTML
- i = i-1
- }
- }
- }
- window.attachEvent("onload", correctPNG);
- </script>
- <![endif]-->
- <script type="text/javascript">
- var tewfId ="${wpId}";
- if(tewfId==""){
- tewfId ="BS_FDC";
- }
- $(document).ready(function() {
- $("#wpId").val('<s:property value="wpId"/>');
- powerfirstinfo();
- wpAllInfoAjax();
-
- window.setInterval(wpAllInfoAjax, 3000);
- window.setInterval(powerfirstinfo, 3000);
- });
- function keepTwoDecimal(num) {
- var result = parseFloat(num);
- if (isNaN(result)) {
- alert('传递参数错误,请检查!');
- return false;
- }
- result = Math.round(num * 100) / 100;
- return result;
- }
- function goback()
- {
- $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
- }
- function powerfirstinfo() {
- $.ajax({
- url : "/wpmonitor/powerfirstinfo.action?wpId="+tewfId,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
-
- /******************赋值**********************/
- $("#SY221I").html(res["SY221I"] + "");
- $("#SY221P").html(res["SY221P"] + "");
- $("#SY221Q").html(res["SY221Q"] + "");
- $("#SY201I").html(res["SY201I"] + "");
- $("#SY201P").html(res["SY201P"] + "");
- $("#SY201Q").html(res["SY201Q"] + "");
- $("#SY220UA").html(res["SY220UA"] + "");
- $("#SY220UB").html(res["SY220UB"] + "");
- $("#SY220UC").html(res["SY220UC"] + "");
- $("#SY220UAB").html(res["SY220UAB"] + "");
- $("#SY220UBC").html(res["SY220UBC"] + "");
- $("#SY220UCA").html(res["SY220UCA"] + "");
- if(res["SY220U0"]==null){
- $("#SY220U0").html(0.0+"");
- }else{
- $("#SY220U0").html(res["SY220U0"] + "");
- }
- $("#SY35I").html(res["SY35I"] + "");
- $("#SY35P").html(res["SY35P"] + "");
- $("#SY35Q").html(res["SY35Q"] + "");
- $("#SY35UA").html(res["SY35UA"] + "");
- $("#SY35UB").html(res["SY35UB"] + "");
- $("#SY35UC").html(res["SY35UC"] + "");
- $("#SY35UAB").html(res["SY35UAB"] + "");
- $("#SY35UBC").html(res["SY35UBC"] + "");
- $("#SY35UCA").html(res["SY35UCA"] + "");
- if(res["SY35U0"]==null){
- $("#SY35U0").html(0.1+"");
- }else{
- $("#SY35U0").html(res["SY35U0"] + "");
- }
- $("#SY35YW1").html(res["SY35YW1"] + "");
- $("#SY35YW2").html(res["SY35YW2"] + "");
- $("#SY35RW").html(res["SY35RW"] + "");
- $("#SY35DW").html(res["SY35DW"] + "");
- $("#SY317I").html(res["SY317I"] + "");
- $("#SY317P").html(res["SY317P"] + "");
- $("#SY317Q").html(res["SY317Q"] + "");
- $("#SY318I").html(res["SY318I"] + "");
- $("#SY318P").html(res["SY318P"] + "");
- $("#SY318Q").html(res["SY318Q"] + "");
- $("#SY311I").html(res["SY311I"] + "");
- $("#SY311P").html(res["SY311P"] + "");
- $("#SY311Q").html(res["SY311Q"] + "");
- $("#SY312I").html(res["SY312I"] + "");
- $("#SY312P").html(res["SY312P"] + "");
- $("#SY312Q").html(res["SY312Q"] + "");
- $("#SY313I").html(res["SY313I"] + "");
- $("#SY313P").html(res["SY313P"] + "");
- $("#SY313Q").html(res["SY313Q"] + "");
- $("#SY314I").html(res["SY314I"] + "");
- $("#SY314P").html(res["SY314P"] + "");
- $("#SY314Q").html(res["SY314Q"] + "");
- $("#SY315I").html(res["SY315I"] + "");
- $("#SY315P").html(res["SY315P"] + "");
- $("#SY315Q").html(res["SY315Q"] + "");
- $("#SY316I").html(res["SY316I"] + "");
- $("#SY316P").html(res["SY316P"] + "");
- $("#SY316Q").html(res["SY316Q"] + "");
- $("#SY321I").html(res["SY321I"] + "");
- $("#SY321P").html(res["SY321P"] + "");
- $("#SY321Q").html(res["SY321Q"] + "");
- $("#SY319I").html(res["SY319I"] + "");
- $("#SY319P").html(res["SY319P"] + "");
- $("#SY319Q").html(res["SY319Q"] + "");
- $("#SY221AX").html(res["SY221AX"] + "");
- /*******************填充*********************/
- //if(res["dbswftt"]==1){$("#dbswftt").css("background-color","#F00");}else{$("#dbswftt").css("background-color","#0F0");}
-
- /***********************开关 ****************/
- if(res["SY221FX0"]==1){$("#SY221FX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221FX0").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY221F10"]==1){$("#SY221F10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221F10").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY221FA0"]==1){$("#SY221FA0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY221FA0").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY221F1"]==1){$("#SY221F1").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY221F1").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY221FA"]==1){$("#SY221FA").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY221FA").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY2202A9"]==1){$("#SY2202A9").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY2202A9").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY2202A90"]==1){$("#SY2202A90").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY2202A90").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY2202A10"]==1){$("#SY2202A10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY2202A10").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY201FB0"]==1){$("#SY201FB0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201FB0").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY201F10"]==1){$("#SY201F10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201F10").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY201FA0"]==1){$("#SY201FA0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY201FA0").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY201F1"]==1){$("#SY201F1").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY201F1").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY201FA"]==1){$("#SY201FA").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY201FA").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY3012010"]==1){$("#SY3012010").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY3012010").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY3011010"]==1){$("#SY3011010").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY3011010").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY1SVGF10"]==1){$("#SY1SVGF10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1SVGF10").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY1SVGFX"]==1){$("#SY1SVGFX").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY1SVGFX").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY1SVGFX0"]==1){$("#SY1SVGFX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1SVGFX0").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY1FCF10"]==1){$("#SY1FCF10").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1FCF10").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY1FCFX"]==1){$("#SY1FCFX").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY1FCFX").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY1FCFX0"]==1){$("#SY1FCFX0").html("<img src='<%=imgPath%>/j01_.png'/>");}else {$("#SY1FCFX0").html("<img src='<%=imgPath%>/j02.png'/>");}
- if(res["SY311F10"]==1){$("#SY311F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY311F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY312F10"]==1){$("#SY312F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY312F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY313F10"]==1){$("#SY313F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY313F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY314F10"]==1){$("#SY314F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY314F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY315F10"]==1){$("#SY315F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY315F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY316F10"]==1){$("#SY316F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY316F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- if(res["SY321F10"]==1){$("#SY321F10").html("<img src='<%=imgPath%>/j01.png'/>");}else {$("#SY321F10").html("<img src='<%=imgPath%>/j02_.png'/>");}
- /***********************手车 ****************/
- if(res["SY221"]==1){$("#SY221").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY201"]==1){$("#SY201").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY201").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY301"]==1){$("#SY301").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY301").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY301SC"]==1){$("#SY301SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY301SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY317"]==1){$("#SY317").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY317").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY317SC"]==1){$("#SY317SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY317SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY318"]==1){$("#SY318").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY318").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY318SC"]==1){$("#SY318SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY318SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY311"]==1){$("#SY311").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY311").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY311SC"]==1){$("#SY311SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY311SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY312"]==1){$("#SY312").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY312").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY312SC"]==1){$("#SY312SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY312SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY313"]==1){$("#SY313").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY313").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY313SC"]==1){$("#SY313SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY313SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY314"]==1){$("#SY314").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY314").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY314SC"]==1){$("#SY314SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY314SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY315"]==1){$("#SY315").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY315").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY315SC"]==1){$("#SY315SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY315SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY316"]==1){$("#SY316").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY316").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY316SC"]==1){$("#SY316SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY316SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY321"]==1){$("#SY321").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY321").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY321SC"]==1){$("#SY321SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY321SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY319SC"]==1){$("#SY319SC").html("<img src='<%=imgPath%>/s02g.png'/>");}else {$("#SY319SC").html("<img src='<%=imgPath%>/s02.png'/>");}
- if(res["SY221A"]==1){$("#SY221A").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221A").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY221B"]==1){$("#SY221B").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221B").html("<img src='<%=imgPath%>/d02.png'/>");}
- if(res["SY221C"]==1){$("#SY221C").html("<img src='<%=imgPath%>/d01.png'/>");}else {$("#SY221C").html("<img src='<%=imgPath%>/d02.png'/>");}
- }
- });
- }
- function wpAllInfoAjax() {
- $.ajax( {
- url : "/wpmonitor/windfarmrealtimeinfo.action?wpId="+tewfId,
- type : "post",
- cache : false,
- dataType : "json",
- data : {},
- ifModified : false,
- success : function(res) {
- $("#wpName").html(res["wpName"] + "");
- $("#aqts").html(res["aqts"] + "");
-
- $("#zjrl").html(res["zjrl"]*10 + "");
- $("#sjgl").html(res["sjgl"] + "");
- $("#fs").html(res["fs"] + "");
-
- $("#rfdl").html(res["rfdl"] + "");
- $("#rswdl").html(res["rswdl"] + "");
-
- $("#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"] + "");
-
- $("#whss").html(res["whss"] + "");
- $("#gzss").html(res["gzss"] + "");
- $("#xdss").html(res["xdss"] + "");
- $("#slss").html(res["slss"] + "");
- $("#xnss").html(res["xnss"] + "");
-
- $("#whssy").html(res["whssy"] + "");
- $("#gzssy").html(res["gzssy"] + "");
- $("#xdssy").html(res["xdssy"] + "");
- $("#slssy").html(res["slssy"] + "");
- $("#xnssy").html(res["xnssy"] + "");
-
- $("#whssn").html(res["whssn"] + "");
- $("#gzssn").html(res["gzssn"] + "");
- $("#xdssn").html(res["xdssn"] + "");
- $("#slssn").html(res["slssn"] + "");
- $("#xnssn").html(res["xnssn"] + "");
- }
- });
- }
- function onTabLink(n,wfId){
- $("#wpId").val(wfId);
- $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
- }
- function windfarm()
- {
- $("#f1").attr("action","/wpmonitor/zmindex.action").submit();
- }
- function tower()
- {
- $("#f1").attr("action","/wpmonitor/windtower.action").submit();
- }
- function powerfirst()
- {
- $("#f1").attr("action","/wpmonitor/pfindex.action").submit();
- }
- function wtinfo()
- {
- $("#f1").attr("action","/wpmonitor/wtindex.action").submit();
- }
- function power()
- {
- $("#f1").attr("action","/wpmonitor/pwindex.action").submit();
- }
- function fjpb()
- {
- $("#f1").attr("action","/wpmonitor/lineindex.action").submit();
- }
- </script>
- <body>
- <form action="" id="f1" method="post">
- <s:hidden id="wtId" name="wtId"></s:hidden>
- <s:hidden id="wpId" name="wpId"></s:hidden>
- <div class="all">
- <div class="index_menu">
- <div id="tab1">
- <ul>
- <!-- <li onmouseover="setTab(1,0)" class="now">区域公司</li>-->
-
- <li onclick="onTabLink('0','CL_FDC')">红花梁风电场</li>
- <li onclick="onTabLink('1','KB_FDC')">照阳河风电场</li>
- <li onclick="onTabLink('2','DX_FDC')" >雁门关风电场</li>
- <li onclick="onTabLink('3','SY_FDC')" class="now">冠山风电场</li>
- </ul>
- </div>
- </div>
- <!-- =============================== -->
- <div class="page_top1">
- <div class="index_top_left">综合指标</div>
- <div class="page_top_right">
- <div class="index_top_center">
- <div class="page_top_center_top" id="">冠山风电场</div>
- <div class="page_top_center_top_a">安全天数</div>
- <div class="page_top_center_center" id="aqts">12000</div>
- <div class="page_top_center_bottom">天</div>
- </div>
- <div class="index_top_right_box">
- <div class="company_list"><div class="company_list_a">装机容量</div><div class="company_list_b" id="zjrl"></div><div class="company_list_c">MW</div></div>
- <div class="company_list"><div class="company_list_a">功率</div><div class="company_list_b" id="sjgl"></div><div class="company_list_c">MW</div></div>
- <div class="company_list"><div class="company_list_a">风速</div><div class="company_list_b" id="fs"></div><div class="company_list_c">m/s</div></div>
- <div class="company_list"><div class="company_list_a">发电量</div><div class="company_list_b" id="rfdl"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list1"><div class="company_list_a">上网电量</div><div class="company_list_b" id="rswdl"></div><div class="company_list_c">万kWh</div></div>
- </div>
- <div class="index_top_right_box">
- <div class="company_list"><div class="company_list_a">日维护损失电量</div><div class="company_list_b" id="whss"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">日故障损失电量</div><div class="company_list_b" id="gzss"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">日限电损失电量</div><div class="company_list_b" id="xdss"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">日受累损失电量</div><div class="company_list_b" id="slss"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list1"><div class="company_list_a">日性能损失电量</div><div class="company_list_b" id="xnss"></div><div class="company_list_c">万kWh</div></div>
- </div>
- <div class="index_top_right_box">
- <div class="company_list"><div class="company_list_a">月维护损失电量</div><div class="company_list_b" id="whssy"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">月故障损失电量</div><div class="company_list_b" id="gzssy"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">月限电损失电量</div><div class="company_list_b" id="xdssy"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">月受累损失电量</div><div class="company_list_b" id="slssy"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list1"><div class="company_list_a">月性能损失电量</div><div class="company_list_b" id="xnssy"></div><div class="company_list_c">万kWh</div></div>
- </div>
- <div class="index_top_right_box">
- <div class="company_list"><div class="company_list_a">年维护损失电量</div><div class="company_list_b" id="whssn"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">年故障损失电量</div><div class="company_list_b" id="gzssn"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">年限电损失电量</div><div class="company_list_b" id="xdssn"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list"><div class="company_list_a">年受累损失电量</div><div class="company_list_b" id="slssn"></div><div class="company_list_c">万kWh</div></div>
- <div class="company_list1"><div class="company_list_a">年性能损失电量</div><div class="company_list_b" id="xnssn"></div><div class="company_list_c">万kWh</div></div>
- </div>
- </div>
- </div>
- <div class="page_top2">
- <div class="page_top_left">风机状态</div>
- <div class="page_top_right1">
- <div class="page_top_center2">
- <div class="page_top_center_top2">接入</div>
- <div class="page_top_center_center2" id="jrts">120</div>
- <div class="page_top_center_bottom2">台</div>
- </div>
- <div class="page_top_right_box">
- <div class="page_list">
- <div class="page_list_box"><div class="page_list_box_left1"></div><div class="page_list_box_right"><div class="page_list_box_right_top">运行</div><div class="page_list_box_right_bottom1" id="yxts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
- <div class="page_list_box"><div class="page_list_box_left2"></div><div class="page_list_box_right"><div class="page_list_box_right_top">待机</div><div class="page_list_box_right_bottom1" id="djts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
- <div class="page_list_box"><div class="page_list_box_left3"></div><div class="page_list_box_right"><div class="page_list_box_right_top">故障</div><div class="page_list_box_right_bottom1" id="gzts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
- </div>
- <div class="page_list1">
- <div class="page_list_box"><div class="page_list_box_left4"></div><div class="page_list_box_right"><div class="page_list_box_right_top">维护</div><div class="page_list_box_right_bottom1" id="whts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
- <div class="page_list_box"><div class="page_list_box_left5"></div><div class="page_list_box_right"><div class="page_list_box_right_top">限电</div><div class="page_list_box_right_bottom1" id="xdts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
- <div class="page_list_box"><div class="page_list_box_left6"></div><div class="page_list_box_right"><div class="page_list_box_right_top">离线</div><div class="page_list_box_right_bottom1" id="lxts"></div><div class="page_list_box_right_bottom2">台</div></div></div>
- </div>
- </div>
- </div>
- </div>
- <div class="page_bottom">
- <!--左侧导航-->
- <div id="left_menu">
- <!-- <a href="#" class="left_menu_over" id="button1" onmouseover="button2.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="windfarm()"><li>总貌图</li></a>
- -->
- <a href="#" class="left_menu_out" id="button2" onmouseover="button1.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="fjpb()"><li>排布图</li></a>
-
- <a href="#" class="left_menu_out" id="button3" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="powerfirst()"><li>升压站</li></a>
-
- <a href="#" class="left_menu_out" id="button4" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button3.className='left_menu_out';button5.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="tower()"><li>测风塔</li></a>
-
- <!-- <a href="#" class="left_menu_out" id="button5" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button6.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="wtinfo()"><li>风机信息</li></a> -->
-
- <a href="#" class="left_menu_out" id="button6" onmouseover="button1.className='left_menu_out';button2.className='left_menu_out';button3.className='left_menu_out';button4.className='left_menu_out';button5.className='left_menu_out';this.className='left_menu_over'" onmouseout="this.className='left_menu_over'" onclick="power()"><li>功率曲线</li></a>
- </div>
- <div class="page_syz_center"><img src="<%=imgPath%>/page_syz_bg_shouyang.png" width="1880" height="699" /></div>
- <!--开关-->
- <div id="SY221FX0"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY221F10"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY221FA0"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY221F1"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY221FA"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY2202A9"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY2202A90"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY2202A10"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY201FB0"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY201F10"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY201FA0"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY201F1"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY201FA"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY3012010"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY3011010"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY1SVGF10"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY1SVGFX"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY1SVGFX0"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY1FCF10"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY1FCFX"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY1FCFX0"><img src="<%=imgPath%>/j02.png" /></div>
- <div id="SY311F10"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY312F10"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY313F10"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY314F10"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY315F10"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY316F10"><img src="<%=imgPath%>/j02_.png" /></div>
- <div id="SY321F10"><img src="<%=imgPath%>/j02_.png" /></div>
-
-
- <!--手车-->
- <div id="SY221"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY201"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY301"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY301SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY317"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY317SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY318"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY318SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY311"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY311SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY312"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY312SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY313"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY313SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY314"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY314SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY315"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY315SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY316"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY316SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY321"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY321SC"><img src="<%=imgPath%>/s02g.png" /></div>
- <div id="SY319SC"><img src="<%=imgPath%>/s02g.png" /></div>
-
- <div id="SY221A"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY221B"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY221C"><img src="<%=imgPath%>/d01.png" /></div>
- <div id="SY221An">A</div>
- <div id="SY221Bn">B</div>
- <div id="SY221Cn">C</div>
-
-
- <div id="SY221I">0.0</div>
- <div id="SY221P">0.0</div>
- <div id="SY221Q">0.0</div>
- <div id="SY201I">0.0</div>
- <div id="SY201P">0.0</div>
- <div id="SY201Q">0.0</div>
- <div id="SY220UA">0.0</div>
- <div id="SY220UB">0.0</div>
- <div id="SY220UC">0.0</div>
- <div id="SY220UAB">0.0</div>
- <div id="SY220UBC">0.0</div>
- <div id="SY220UCA">0.0</div>
- <div id="SY220U0">0.0</div>
- <div id="SY35In">I:</div>
- <div id="SY35Pn">P:</div>
- <div id="SY35Qn">Q:</div>
- <div id="SY35I">0.0</div>
- <div id="SY35P">0.0</div>
- <div id="SY35Q">0.0</div>
- <div id="SY35UA">0.0</div>
- <div id="SY35UB">0.0</div>
- <div id="SY35UC">0.0</div>
- <div id="SY35UAB">0.0</div>
- <div id="SY35UBC">0.0</div>
- <div id="SY35UCA">0.0</div>
- <div id="SY35U0">0.0</div>
- <div id="SY35YW1">0.0</div>
- <div id="SY35YW2">0.0</div>
- <div id="SY35RW">0.0</div>
- <div id="SY35DW">0.0</div>
- <div id="SY35YW1n">油温1:</div>
- <div id="SY35YW2n">油温2:</div>
- <div id="SY35RWn">绕温:</div>
- <div id="SY35DWn">档位:</div>
- <div id="SY317I">0.0</div>
- <div id="SY317P">0.0</div>
- <div id="SY317Q">0.0</div>
- <div id="SY318I">0.0</div>
- <div id="SY318P">0.0</div>
- <div id="SY318Q">0.0</div>
- <div id="SY311I">0.0</div>
- <div id="SY311P">0.0</div>
- <div id="SY311Q">0.0</div>
- <div id="SY312I">0.0</div>
- <div id="SY312P">0.0</div>
- <div id="SY312Q">0.0</div>
- <div id="SY313I">0.0</div>
- <div id="SY313P">0.0</div>
- <div id="SY313Q">0.0</div>
- <div id="SY314I">0.0</div>
- <div id="SY314P">0.0</div>
- <div id="SY314Q">0.0</div>
- <div id="SY315I">0.0</div>
- <div id="SY315P">0.0</div>
- <div id="SY315Q">0.0</div>
- <div id="SY316I">0.0</div>
- <div id="SY316P">0.0</div>
- <div id="SY316Q">0.0</div>
- <div id="SY321I">0.0</div>
- <div id="SY321P">0.0</div>
- <div id="SY321Q">0.0</div>
- <div id="SY221AX">0.0</div>
-
-
- <!-- <div id="SY319I">0.0</div>
- <div id="SY319P">0.0</div>
- <div id="SY319Q">0.0</div> -->
-
- <!--<div id="12"></div><div id="2"></div>-->
-
-
-
- </div>
- </div>
- </form>
- </body>
- </html>
|