power.jsp 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195
  1. <%@ page language="java" contentType="text/html;charset=utf-8"%>
  2. <%@include file="/pages/includes/taglibs.jsp"%>
  3. <html>
  4. <head>
  5. <script src="<%=request.getContextPath() %>/resource/js/jquery-1.8.3.js" type="text/javascript"></script>
  6. <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/resource/plugin/jqueryui/css/custom-theme/jquery-ui-1.9.2.custom.css" />
  7. <script src="<%=request.getContextPath() %>/resource/plugin/jqueryui/js/jquery-ui-1.9.2.custom.js" type="text/javascript"></script>
  8. <script src="<%=request.getContextPath()%>/resource/js/highcharts/highcharts.src.js" type="text/javascript"> </script>
  9. <script src="<%=request.getContextPath()%>/resource/js/highcharts/highcharts-more.js"></script>
  10. <script type="text/javascript" src="<%=request.getContextPath() %>/pages/monitor/nss/power.js"></script>
  11. <script src="<%=request.getContextPath()%>/resource/js/highcharts/modules/solid-gauge.src.js"></script>
  12. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  13. <style type="text/css">
  14. body {
  15. margin-left: 0px;
  16. margin-top: 0px;
  17. margin-right: 0px;
  18. margin-bottom: 0px;
  19. }
  20. .value_Name {
  21. font-family: "Times New Roman", Times, serif;
  22. font-size: 14px;
  23. font-weight: bolder;
  24. color: #666;
  25. }
  26. .station_Name {
  27. font-family: "Times New Roman", Times, serif;
  28. font-size: 14px;
  29. font-weight: bolder;
  30. color: #666;
  31. }
  32. @font-face {
  33. font-family: 'fontNameRegular';
  34. src:
  35. url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.eot')
  36. ;
  37. src: local('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont Regular'
  38. ),
  39. local('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont'),
  40. url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.woff')
  41. format('woff'),
  42. url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.ttf')
  43. format('truetype'),
  44. url('<%=request.getContextPath()%>/resource/fonts/DS-DIGIT-webfont.svg#fontName')
  45. format('svg');
  46. font-size: 36px;
  47. font-weight: bolder;
  48. }
  49. .item_Name { font-family: Arial, Helvetica, sans-serif;
  50. font-size: 12px;
  51. font-weight: bolder;
  52. color: #333;
  53. }
  54. .unit_Name { font-family: Arial, Helvetica, sans-serif;
  55. font-size: 12px;
  56. color: #333;
  57. }
  58. #container1 {
  59. position: absolute;
  60. width: 1841px;
  61. height: 700px;
  62. z-index: 1;
  63. left: 41px;
  64. top: 112px;
  65. }
  66. </style>
  67. <script type="text/javascript">
  68. $(document).ready(function() {
  69. wpaction();
  70. window.setInterval(wpaction, 60000);
  71. });
  72. function goback()
  73. {
  74. $("#f1").attr("action","/matrix/monitormainIndex.action").submit();
  75. }
  76. function wpaction()
  77. {
  78. wpAllInfoAjax();
  79. apdata();
  80. }
  81. function windfarm()
  82. {
  83. $("#f1").attr("action","/windfarm/nssindex.action?wfName=NSS_FDC").submit();
  84. }
  85. function tower()
  86. {
  87. $("#f1").attr("action","/windfarm/nsswindtower.action?windfarm=NSS_FDC").submit();
  88. }
  89. function powerfirst()
  90. {
  91. $("#f1").attr("action","/windfarm/nsspowerfirst.action?wfName=NSS_FDC").submit();
  92. }
  93. function wtinfo()
  94. {
  95. $("#f1").attr("action","/windfarm/wtindex.action?wfName=NSS_FDC").submit();
  96. }
  97. function power()
  98. {
  99. $("#f1").attr("action","/windfarm/powerindex.action?wfName=NSS_FDC").submit();
  100. }
  101. function fjpb()
  102. {
  103. $("#f1").attr("action","/windfarm/nssstation1.action?wfName=NSS01_GC").submit();
  104. }
  105. </script>
  106. </head>
  107. <body>
  108. <form action="" id="f1" method="post" style="width: 1883px">
  109. <table width="1880" border="0" align="center" cellpadding="0" cellspacing="0">
  110. <tr>
  111. <td height="58" colspan="5" background="<%=request.getContextPath()%>/resource/images/system/pictures/station_Top.jpg"><table width="1880" border="0" cellspacing="0" cellpadding="0" height="58">
  112. <tr>
  113. <td width="36" height="25">&nbsp;</td>
  114. <td width="64" rowspan="2" align="center">&nbsp;</td>
  115. <td width="125" align="center" valign="bottom" class="station_Name">装机容量</td>
  116. <td width="123"align="center" valign="bottom" class="station_Name">总功率</td>
  117. <td width="125"align="center" valign="bottom" class="station_Name">日发电量</td>
  118. <td width="124"align="center" valign="bottom" class="station_Name">月发电量</td>
  119. <td width="124"align="center" valign="bottom" class="station_Name">年发电量</td>
  120. <td width="123"align="center" valign="bottom" class="station_Name">温度</td>
  121. <td width="123"align="center" valign="bottom" class="station_Name">平均风速</td>
  122. <td width="127"align="center" valign="bottom" class="station_Name">接入台数</td>
  123. <td width="121"align="center" valign="bottom" class="station_Name">运行台数</td>
  124. <td width="125"align="center" valign="bottom" class="station_Name">待机台数</td>
  125. <td width="123"align="center" valign="bottom" class="station_Name">故障台数</td>
  126. <td width="126"align="center" valign="bottom" class="station_Name">维护台数</td>
  127. <td width="124"align="center" valign="bottom" class="station_Name">离线台数</td>
  128. <td width="124"align="center" valign="bottom" class="station_Name">限电台数</td>
  129. <td width="43"align="center" valign="bottom" class="station_Name" style='cursor: pointer;' onclick="goback()"></td>
  130. </tr>
  131. <tr>
  132. <td height="28">&nbsp;</td>
  133. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="zjrl"></span></td>
  134. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="zgl" ></span></td>
  135. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="rfdl" ></span></td>
  136. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="yfdl" ></span></td>
  137. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="nfdl" ></span></td>
  138. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="wd" ></span></td>
  139. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="pjfs" ></span></td>
  140. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="jrts" ></span></td>
  141. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="yxts" ></span></td>
  142. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="djts" ></span></td>
  143. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="gzts" ></span></td>
  144. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="whts" ></span></td>
  145. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="lxts" ></span></td>
  146. <td align="center"><span style="font-family: fontNameRegular;font-size: 20px;font-weight: bolder; color: #666;" id="xdts" ></span></td>
  147. <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>
  148. </tr>
  149. </table>
  150. <tr>
  151. <td width="17" valign="top"><table width="35" border="0" cellspacing="0" cellpadding="0">
  152. <tr>
  153. <td><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_zm_Button_link.jpg " width="35" height="80" onclick="windfarm()" style='cursor: pointer;'/></td>
  154. </tr>
  155. <tr>
  156. <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>
  157. </tr>
  158. <tr>
  159. <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>
  160. </tr>
  161. <tr>
  162. <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_syz_button_link.jpg" width="35" onclick="powerfirst()" style='cursor: pointer;'/></td>
  163. </tr>
  164. <tr>
  165. <td align="center" valign="top"><img src="<%=request.getContextPath()%>/resource/images/system/pictures/station_line_button_selected.jpg" width="35" height="80" /></td>
  166. </tr>
  167. <tr>
  168. <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>
  169. </tr>
  170. </table></td>
  171. <td width="1863" height="766" align="center" valign="top"><table width="1840" border="0" cellspacing="0" cellpadding="0">
  172. <tr>
  173. <td><img src="<%=request.getContextPath()%>/resource/images/system/pictures/nsh_powerline_top.jpg" width="1840" height="49" /></td>
  174. </tr>
  175. <tr>
  176. <td height="706"><div id="container1"></div></td>
  177. </tr>
  178. </table></td>
  179. </tr>
  180. </table>
  181. </form>
  182. </body>
  183. </html>