12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574 |
- <%@ 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/project2.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;
- }
- @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: 288px;
- top: 99px;
- width: 37px;
- height: 51px;
- z-index: 18;
- }
- #apDiv22 {
- position: absolute;
- left: 337px;
- top: 212px;
- width: 28px;
- height: 41px;
- z-index: 19;
- }
- #apDiv23 {
- position: absolute;
- left: 442px;
- top: 461px;
- width: 27px;
- height: 40px;
- z-index: 20;
- }
- #apDiv24 {
- position: absolute;
- left: 485px;
- top: 522px;
- width: 32px;
- height: 42px;
- z-index: 21;
- }
- #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;
- }
- #apDiv60 {
- position: absolute;
- left: 1240px;
- top: 336px;
- width: 9px;
- height: 15px;
- z-index: 1;
- }
- #apDiv61 {
- position: absolute;
- left: 1169px;
- top: 365px;
- width: 8px;
- height: 15px;
- z-index: 2;
- }
- #apDiv62 {
- position: absolute;
- left: 1312px;
- top: 363px;
- width: 9px;
- height: 16px;
- z-index: 3;
- }
- #apDiv63 {
- position: absolute;
- left: 1169px;
- top: 447px;
- width: 7px;
- height: 15px;
- z-index: 4;
- }
- #apDiv64 {
- position: absolute;
- left: 1313px;
- top: 446px;
- width: 8px;
- height: 16px;
- z-index: 5;
- }
- #apDiv65 {
- position: absolute;
- left: 1238px;
- top: 478px;
- width: 17px;
- height: 8px;
- z-index: 6;
- }
- #apDiv66 {
- position: absolute;
- left: 1152px;
- top: 491px;
- width: 8px;
- height: 16px;
- z-index: 7;
- }
- #apDiv67 {
- position: absolute;
- left: 1184px;
- top: 491px;
- width: 9px;
- height: 16px;
- z-index: 8;
- }
- #apDiv68 {
- position: absolute;
- left: 1218px;
- top: 491px;
- width: 10px;
- height: 17px;
- z-index: 9;
- }
- #apDiv69 {
- position: absolute;
- left: 1218px;
- top: 491px;
- width: 9px;
- height: 16px;
- z-index: 9;
- }
- #apDiv70 {
- position: absolute;
- left: 1264px;
- top: 490px;
- width: 9px;
- height: 17px;
- z-index: 10;
- }
- #apDiv71 {
- position: absolute;
- left: 1297px;
- top: 489px;
- width: 10px;
- height: 18px;
- z-index: 11;
- }
- #apDiv72 {
- position: absolute;
- left: 1330px;
- top: 490px;
- width: 11px;
- height: 18px;
- z-index: 12;
- }
- #apDiv73 {
- position: absolute;
- left: 1151px;
- top: 490px;
- width: 10px;
- height: 18px;
- z-index: 13;
- }
- #apDiv74 {
- position: absolute;
- left: 51px;
- top: 159px;
- width: 259px;
- height: 489px;
- z-index: 14;
- }
- #apDiv75 {
- position: absolute;
- left: 367px;
- top: 159px;
- width: 215px;
- height: 538px;
- z-index: 15;
- }
- #apDiv76 {
- position: absolute;
- left: 477px;
- top: 343px;
- width: 102px;
- height: 25px;
- z-index: 1;
- }
- #apDiv77 {
- position: absolute;
- left: 243px;
- top: 507px;
- width: 96px;
- height: 23px;
- z-index: 2;
- }
- #apDiv78 {
- position: absolute;
- left: 60px;
- top: 127px;
- width: 94px;
- height: 25px;
- z-index: 3;
- }
- #apDiv79 {
- position: absolute;
- left: 497px;
- top: 231px;
- width: 26px;
- height: 38px;
- z-index: 4;
- }
- #apDiv80 {
- position: absolute;
- left: 448px;
- top: 214px;
- width: 15px;
- height: 11px;
- z-index: 5;
- }
- #apDiv81 {
- position: absolute;
- left: 462px;
- top: 211px;
- width: 27px;
- height: 38px;
- z-index: 5;
- }
- #apDiv82 {
- position: absolute;
- left: 394px;
- top: 320px;
- width: 30px;
- height: 38px;
- z-index: 6;
- }
- #apDiv83 {
- position: absolute;
- left: 436px;
- top: 337px;
- width: 31px;
- height: 40px;
- z-index: 7;
- }
- #apDiv84 {
- position: absolute;
- left: 408px;
- top: 426px;
- width: 31px;
- height: 40px;
- z-index: 8;
- }
- #apDiv85 {
- position: absolute;
- left: 437px;
- top: 479px;
- width: 30px;
- height: 39px;
- z-index: 9;
- }
- #apDiv86 {
- position: absolute;
- left: 400px;
- top: 513px;
- width: 32px;
- height: 40px;
- z-index: 10;
- }
- #apDiv87 {
- position: absolute;
- left: 438px;
- top: 672px;
- width: 30px;
- height: 39px;
- z-index: 11;
- }
- #apDiv88 {
- position: absolute;
- left: 454px;
- top: 718px;
- width: 30px;
- height: 41px;
- z-index: 12;
- }
- #apDiv89 {
- position: absolute;
- left: 418px;
- top: 767px;
- width: 32px;
- height: 43px;
- z-index: 13;
- }
- #apDiv90 {
- position: absolute;
- left: 392px;
- top: 708px;
- width: 31px;
- height: 40px;
- z-index: 14;
- }
- #apDiv91 {
- position: absolute;
- left: 411px;
- top: 156px;
- width: 31px;
- height: 39px;
- z-index: 15;
- }
- #apDiv92 {
- position: absolute;
- left: 228px;
- top: 181px;
- width: 31px;
- height: 44px;
- z-index: 16;
- }
- #apDiv93 {
- position: absolute;
- left: 172px;
- top: 162px;
- width: 33px;
- height: 43px;
- z-index: 17;
- }
- #apDiv94 {
- position: absolute;
- left: 120px;
- top: 173px;
- width: 31px;
- height: 41px;
- z-index: 18;
- }
- #apDiv95 {
- position: absolute;
- left: 81px;
- top: 178px;
- width: 33px;
- height: 44px;
- z-index: 19;
- }
- #apDiv96 {
- position: absolute;
- left: 61px;
- top: 236px;
- width: 30px;
- height: 41px;
- z-index: 20;
- }
- #apDiv97 {
- position: absolute;
- left: 70px;
- top: 294px;
- width: 33px;
- height: 44px;
- z-index: 21;
- }
- #apDiv98 {
- position: absolute;
- left: 103px;
- top: 346px;
- width: 35px;
- height: 47px;
- z-index: 22;
- }
- #apDiv99 {
- position: absolute;
- left: 147px;
- top: 314px;
- width: 36px;
- height: 43px;
- z-index: 23;
- }
- #apDiv100 {
- position: absolute;
- left: 60px;
- top: 388px;
- width: 31px;
- height: 41px;
- z-index: 24;
- }
- #apDiv101 {
- position: absolute;
- left: 73px;
- top: 446px;
- width: 33px;
- height: 44px;
- z-index: 25;
- }
- #apDiv102 {
- position: absolute;
- left: 124px;
- top: 478px;
- width: 33px;
- height: 42px;
- z-index: 26;
- }
- #apDiv103 {
- position: absolute;
- left: 127px;
- top: 522px;
- width: 34px;
- height: 44px;
- z-index: 27;
- }
- #apDiv104 {
- position: absolute;
- left: 137px;
- top: 567px;
- width: 35px;
- height: 47px;
- z-index: 28;
- }
- #apDiv105 {
- position: absolute;
- left: 188px;
- top: 504px;
- width: 33px;
- height: 46px;
- z-index: 29;
- }
- #apDiv106 {
- position: absolute;
- left: 167px;
- top: 607px;
- width: 33px;
- height: 44px;
- z-index: 30;
- }
- #apDiv107 {
- position: absolute;
- left: 140px;
- top: 636px;
- width: 33px;
- height: 42px;
- z-index: 31;
- }
- #apDiv108 {
- position: absolute;
- left: 182px;
- top: 652px;
- width: 33px;
- height: 43px;
- z-index: 32;
- }
- #apDiv109 {
- position: absolute;
- left: 178px;
- top: 704px;
- width: 32px;
- height: 42px;
- z-index: 33;
- }
- #apDiv110 {
- position: absolute;
- left: 222px;
- top: 682px;
- width: 34px;
- height: 41px;
- z-index: 34;
- }
- #apDiv111 {
- position: absolute;
- left: 287px;
- top: 723px;
- width: 32px;
- height: 42px;
- z-index: 35;
- }
- #apDiv112 {
- position: absolute;
- left: 277px;
- top: 648px;
- width: 30px;
- height: 39px;
- z-index: 36;
- }
- </style>
- <script type="text/javascript">
- var limittype='pj';
- var pjinterval;
- var lineinterval;
- $(document).ready(function() {
- projectaction();
-
- });
- function getInterval()
- {
- clearInterval(lineinterval);
- clearInterval(pjinterval);
- if(limittype=='pj')
- {
- pjinterval=window.setInterval(projectaction, 60000);
-
- }else if(limittype=='ln')
- {
- lineinterval=window.setInterval(lineinfo, 60000);
- }
- }
- function goback()
- {
- $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
- }
- function lineinfo()
- {
- var line=$("#lineid").val();
- lineaction(line);
- }
- function lineaction(line)
- {
- $("#lineid").val(line);
- limittype='ln';
- getInterval();
- wpAllInfoAjax(line);
- apdata(line);
- getlinejz(line);
- if(line=='QS04_XL')
- {
- $("#apDiv76").html("<a href='#' ><img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_4line_Button.fw.png' width='94' height='27' /></a>");
- $("#apDiv77").html("<img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_5line_Button.fw.png' width='94' height='27' />");
- $("#apDiv78").html("<img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_6line_Button.fw.png' width='94' height='27' />");
- }else if(line=='QS05_XL')
- {
- $("#apDiv77").html("<a href='#' ><img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_5line_Button.fw.png' width='94' height='27' /></a>");
- $("#apDiv76").html("<img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_4line_Button.fw.png' width='94' height='27' />");
- $("#apDiv78").html("<img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_6line_Button.fw.png' width='94' height='27' />");
- }else if(line=='QS06_XL')
- {
- $("#apDiv78").html("<a href='#' ><img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_3line_Button.fw.png' width='94' height='27' /></a>");
- $("#apDiv76").html("<img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_6line_Button.fw.png' width='94' height='27' />");
- $("#apDiv77").html("<img src='<%=request.getContextPath()%>/resource/images/system/pictures/nsh_5line_Button.fw.png' width='94' height='27' />");
- }
-
- }
- function projectaction()
- {
- wpAllInfoAjax('QS02_GC');
- apdata('QS02_GC');
- getpjjz('-');
- getInterval();
- }
- function getpjjz(type)
- {
-
- /*var num=parseInt($("#pagenums").val());
- if(type=="+")
- {
- num=num+1;
- $("#pagenums").val(num);
- }else if(type=="-")
- {
- if(num-1<1)
- {
- num=1;
- }else
- {
- num=num-1;
- }
- $("#pagenums").val(num);
- }*/
- $.ajax({
- url : "stateAjax.action?wfName=QS02_GC&type=pj&pagenums=1",
- 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+createpjTd(res);
- html1 =html1+"</table>";
- $("#container3").html(html1);
- }
-
- });
- }
- function createpjTd(result) {
- var num=0;
- var html;
- html="<tr>";
-
-
- $.each(result,function(i, value) {
- var str=value["windTurbineId"];
- html += "<td width='123' height='86' 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' style='font-size: 11px;'>"+str.substring(str.length-2,str.length)+"号"+"</td>";
- html += " </tr>";
- html += "</table>";
- html += " </td>";
- html += " </tr>";
- html += "<tr>";
- html += "<td height='58' colspan='2'><table width='125' border='0' cellspacing='0' cellpadding='0'>";
- html += " <tr>";
- html += " <td width='43' height='58' 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'>"+value["speed"]+"</td>";
- html += "<td width='62' align='center'>"+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='' onclick=getfjjz('-')>上一页</button><button value='' onclick=getfjjz('+')>下一页</button></td>";
- html+="</tr>";
- html+="</table>";*/
- html+="</tr>";
- return html;
- }
- function getlinejz(wfName)
- {
-
- $.ajax({
- url : "stateAjax.action?wfName="+wfName+"&type=ln&pagenums=1",
- 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+createlineTd(res);
- html1 =html1+"</table>";
- $("#container3").html(html1);
- }
-
- });
- }
- function createlineTd(result) {
- var num=0;
- var html;
- html="<tr>";
-
-
- $.each(result,function(i, value) {
- var str=value["windTurbineId"];
- html += "<td width='123' height='86' 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' style='font-size: 11px;'>"+str.substring(str.length-2,str.length)+"号"+"</td>";
- html += " </tr>";
- html += "</table>";
- html += " </td>";
- html += " </tr>";
- html += "<tr>";
- html += "<td height='58' colspan='2'><table width='125' border='0' cellspacing='0' cellpadding='0'>";
- html += " <tr>";
- html += " <td width='43' height='58' rowspan='2'> </td>";
- html += " <td width='39' rowspan='2' align='center'>";
- html += "<img ";
-
- if(value["state"]=='undefined')
- {
- html += " src='<%=request.getContextPath()%>/resource/images/system/pictures/interrupt_Icon.fw.png' width='33' height='45' />";
- }else
- {
- 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 += "</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'>"+value["speed"]+"</td>";
- html += "<td width='62' align='center'>"+value["power"]+"</td>";
- html += "</tr>";
- html += "</table>";
- html +="</td>";
- num++;
- if(num>=10)
- {
- html +="</tr>";
- html +="<tr>";
- num=0;
- }
- });
-
- html+="</tr>";
- return html;
- }
- function project1()
- {
- $("#f1").attr("action","qsproject1.action?wfName=QS01_GC").submit();
- }
- function project2()
- {
- $("#f1").attr("action","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();
- }
- function gowt(wtName)
- {
- $("#f1").attr("action","/windfarm/qswtindex.action?wfName=QS_FDC&wtName="+wtName).submit();
- }
- </script>
- </head>
- <body>
- <form action="" id="f1" method="post" style="width: 1883px">
- <s:hidden id="pagenums" value="1"></s:hidden>
- <s:hidden id="lineid" value="QS04_XL"></s:hidden>
- <div id="apDiv76" onclick=lineaction('QS04_XL')><img src="<%=request.getContextPath()%>/resource/images/system/pictures/nsh_4line_Button.fw.png" width="94" height="27" style='cursor: pointer;'/></div>
- <div id="apDiv77" onclick=lineaction('QS05_XL')><img src="<%=request.getContextPath()%>/resource/images/system/pictures/nsh_5line_Button.fw.png" width="94" height="27" style='cursor: pointer;'/></div>
- <div id="apDiv78" onclick=lineaction('QS06_XL')><img src="<%=request.getContextPath()%>/resource/images/system/pictures/nsh_6line_Button.fw.png" width="94" height="27" style='cursor: pointer;'/></div>
- <div id="apDiv79"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv81"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv82"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv83"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv84"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv85"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv86"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv87"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv88"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv89"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv90"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv91"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv92"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv93"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv94"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv95"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv96"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv97"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv98"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv99"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv100"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv101"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv102"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv103"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv104"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv105"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv106"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv107"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv108"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv109"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv110"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv111"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></div>
- <div id="apDiv112"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/standBy_Icon.fw.png" width="33" height="45" /></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="540" 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_noselected.jpg" width="90" height="33" onclick="windfarm()" style="cursor: pointer;"/></td>
- <td width="16%" valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/first_Station_button.jpg" width="90" height="33" onclick="project1()" /></td>
- <td width="16%" valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/second_station_Button_selected.fw.png" 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="540" height="735" align="center" valign="top" background="<%=request.getContextPath()%>/resource/images/system/pictures/qs_map_zongmao_second.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>
- <tr>
- <td colspan="2" valign="top"><table width="1282" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td width="30" rowspan="3" valign="top" bgcolor="#FFFFFF"><table width="30" border="0" cellspacing="0" cellpadding="0">
- <tr>
- <td valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_top.jpg" width="30" height="3" /></td>
- </tr>
- <tr>
- <td width="30" height="540" align="center" valign="middle" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_middle.jpg" class="station_Name">场<br />
- 站<br />
- 总<br />
- 貌</td>
- </tr>
- <tr>
- <td valign="bottom"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_bottom.jpg" width="30" height="3" /></td>
- </tr>
- </table></td>
- <td width="620" height="3" valign="top" ><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_item_content_top_Long.jpg" width="1250" height="3" /></td>
- </tr>
- <tr>
- <td width="1252" height="536" align="center" valign="top">
-
- <div id="container3" style="width: 1257; height: 536; float: left; border: 0;"></div>
- </td>
- </tr>
-
- </table>
- </form>
- </body>
- </html>
|