Index.vue 68 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777
  1. <template>
  2. <view class="content">
  3. <view class="top">
  4. <view class="threeLine" @tap="openDrawer">
  5. <image src="../../static/picture/fourLine.png" style="width: 30px;height: 30px;margin-top: 8px;margin-left: 10px;"></image>
  6. </view>
  7. <view class="text">
  8. <view class="notice">
  9. <view class="icon cuIcon-notice text-white" v-if="badge != 0">
  10. <view class="cu-tag looknumber">
  11. <block v-if="badge != 1">{{ badge > 99 ? '99+' : badge }}</block>
  12. </view>
  13. </view>
  14. </view>
  15. 宁夏新能源公司
  16. </view>
  17. <view class="plus">+</view>
  18. </view>
  19. <!-- 抽屉组件 -->
  20. <div>
  21. <drawer ref="drawer"></drawer>
  22. </div>
  23. <!--时间组件-->
  24. <view class="time">
  25. <view class="timeimageshizhong">
  26. <image src="../../static/picture/dafeng.png" style="width: 20px;height: 20px;margin-left: 10px;"></image>
  27. </view>
  28. <view class="timeText">推荐时间:2020年4月15日ㅤ19:31</view>
  29. <view class="timeIcon">
  30. <image src="../../static/picture/qingwhite.png" style="width: 25px;height: 25px;margin-left: 54px;"></image>
  31. </view>
  32. </view>
  33. <!--电量卡片-->
  34. <view class="InformationCard">
  35. <view class="informationCardAll">
  36. <view class="informationCardTextOne">
  37. <view class="informationCardText">
  38. <view class="textSilver">安全天数</view>
  39. <view class="textWhite">(天)</view>
  40. :15
  41. </view>
  42. <view class="informationCardTextzj">
  43. <view class="textSilver">装机容量</view>
  44. <view class="textWhite">(MV)</view>
  45. :15
  46. </view>
  47. </view>
  48. <view class="informationCardTextTwo">
  49. <view class="informationCardText2">
  50. <view class="textSilver">日发电量</view>
  51. <view class="textWhite">(kwh)</view>
  52. :150
  53. </view>
  54. <view class="informationCardText2">
  55. <view class="textSilver">预测发电量</view>
  56. <view class="textWhite">(kwh)</view>
  57. :15
  58. </view>
  59. <view class="informationCardText2">
  60. <view class="textSilver">上网电量</view>
  61. <view class="textWhite">(kwh)</view>
  62. :15
  63. </view>
  64. </view>
  65. </view>
  66. </view>
  67. <!--风速卡片-->
  68. <view class="speedPower">
  69. <view class="cardinstallredSpeed">
  70. <view class="cardinstalltitlegreen">
  71. 平均风速
  72. <view class="textWhitekuangSpeed">(km/h)</view>
  73. </view>
  74. <view class="cardinstallnumbergreen">5</view>
  75. <view class="cardinstallnumbergreenmin">
  76. <view class="greenMinText">min: 5</view>
  77. </view>
  78. <view class="cardinstallnumbergreenmax">
  79. <view class="greenMaxText">max: 25</view>
  80. </view>
  81. </view>
  82. <view class="cardinstallredSpeed">
  83. <view class="cardinstalltitlegreen">
  84. 预测风速
  85. <view class="textWhitekuangSpeed">(km/h)</view>
  86. </view>
  87. <view class="cardinstallnumbergreen">48</view>
  88. <view class="cardinstallnumbergreenmin">
  89. <view class="greenMinText">min: 4</view>
  90. </view>
  91. <view class="cardinstallnumbergreenmax">
  92. <view class="greenMaxText">max: 26</view>
  93. </view>
  94. </view>
  95. <view class="cardinstallredSpeed">
  96. <view class="cardinstalltitleRed">
  97. 实际功率
  98. <view class="textWhitekuang">(kw)</view>
  99. </view>
  100. <view class="cardinstallnumberred">15</view>
  101. <view class="cardinstallnumberredmin">
  102. <view class="redMinText">min: 566</view>
  103. </view>
  104. <view class="cardinstallnumberredmax">
  105. <view class="redMaxText">max: 656</view>
  106. </view>
  107. </view>
  108. <view class="cardinstallredSpeed">
  109. <view class="cardinstalltitleRed">
  110. 理论功率
  111. <view class="textWhitekuang">(kw)</view>
  112. </view>
  113. <view class="cardinstallnumberred">14</view>
  114. <view class="cardinstallnumberredmin">
  115. <view class="redMinText">min: 589</view>
  116. </view>
  117. <view class="cardinstallnumberredmax">
  118. <view class="redMaxText">max: 674</view>
  119. </view>
  120. </view>
  121. </view>
  122. <!--接入卡片-->
  123. <view class="interfaceCard">
  124. <view class="interfaceCardSmallTop">
  125. <view class="interfaceCardSmall">
  126. <view class="AccessCardimage">
  127. <image src="../../static/picture/001.png" style="width: 18px;height:18px;margin-top: 9px;margin-left: 7px;"></image>
  128. </view>
  129. <view class="AccessCardText">接入</view>
  130. <view class="AccessCardNumber">59</view>
  131. </view>
  132. <view class="interfaceCardSmall">
  133. <view class="AccessCardimage">
  134. <image src="../../static/picture/002.png" style="width: 18px;height:18px;margin-top: 9px;margin-left: 7px;"></image>
  135. </view>
  136. <view class="AccessCardText">运行</view>
  137. <view class="AccessCardNumber">29</view>
  138. </view>
  139. <view class="interfaceCardSmall">
  140. <view class="AccessCardimage">
  141. <image src="../../static/picture/003.png" style="width: 18px;height:18px;margin-top: 9px;margin-left: 7px;"></image>
  142. </view>
  143. <view class="AccessCardText">故障</view>
  144. <view class="AccessCardNumber">18</view>
  145. </view>
  146. </view>
  147. <view class="interfaceCardSmallTop">
  148. <view class="interfaceCardSmall">
  149. <view class="AccessCardimage">
  150. <image src="../../static/picture/004.png" style="width: 18px;height:18px;margin-top: 9px;margin-left: 7px;"></image>
  151. </view>
  152. <view class="AccessCardText">待机</view>
  153. <view class="AccessCardNumber">10</view>
  154. </view>
  155. <view class="interfaceCardSmall">
  156. <view class="AccessCardimage">
  157. <image src="../../static/picture/005.png" style="width: 18px;height:18px;margin-top: 9px;margin-left: 7px;"></image>
  158. </view>
  159. <view class="AccessCardText">维护</view>
  160. <view class="AccessCardNumber">8</view>
  161. </view>
  162. <view class="interfaceCardSmall">
  163. <view class="AccessCardimage">
  164. <image src="../../static/picture/006.png" style="width: 18px;height:19px;margin-top: 9px;margin-left: 7px;"></image>
  165. </view>
  166. <view class="AccessCardText">离线</view>
  167. <view class="AccessCardNumber">8</view>
  168. </view>
  169. </view>
  170. </view>
  171. <!--进度条-->
  172. <view class="progressBar">
  173. <view class="progressBarAll">
  174. <view class="progressBarOne">
  175. <view class="progressBarLeft">
  176. <view class="progressBarLeftText">35kwh</view>
  177. </view>
  178. <view class="progressBarText">月计划发电量进度条</view>
  179. <view class="progressBarRight">
  180. <view class="progressBarRightText">100kwh</view>
  181. </view>
  182. </view>
  183. <view class="cu-progress round radius striped active">
  184. <view class="bg-olive" :style="[{ width: loading ? '61.8%' : '' }]"></view>
  185. <view class="bg-angrey" :style="[{ width: loading ? '38.2%' : '' }]"></view>
  186. </view>
  187. </view>
  188. <view class="progressBarAll">
  189. <view class="progressBarOne">
  190. <view class="progressBarLeft">
  191. <view class="progressBarLeftText">135kwh</view>
  192. </view>
  193. <view class="progressBarText">年计划发电量进度条</view>
  194. <view class="progressBarRight">
  195. <view class="progressBarRightText">200kwh</view>
  196. </view>
  197. </view>
  198. <view class="cu-progress round radius striped active">
  199. <view class="bg-olive" :style="[{ width: loading ? '70%' : '' }]"></view>
  200. <view class="bg-angrey" :style="[{ width: loading ? '30%' : '' }]"></view>
  201. </view>
  202. </view>
  203. </view>
  204. <scroll-view scroll-x class="horizontalSlider">
  205. <view class="slide">
  206. <view class="monthlyUtilizationHours">月利用小时(h):13</view>
  207. <view class="yearlyUtilizationHours">年利用小时(h):13</view>
  208. <view class="comprehensiveServicePowerConsumptionRate">综合厂用电率(%):20</view>
  209. <view class="equipmentAvailability">设备可利用率(%):90</view>
  210. <view class="sulfurDioxideEmissionReduction">减排二氧化硫(吨):21</view>
  211. <view class="carbonDioxideReduction">减排二氧化碳(吨):5</view>
  212. <view class="waterSaving">节约用水(吨):15</view>
  213. <view class="saveStandardCoal">节约标煤(吨):35</view>
  214. <view class="mttr">mttr(h):22</view>
  215. <view class="mtbf">mtbf(h):24</view>
  216. </view>
  217. </scroll-view>
  218. <!--折线图-->
  219. <view class="lineChart">
  220. <view class="qiun-charts">
  221. <view class="speedPowerDiagram">风速功率曲线图</view>
  222. <canvas canvas-id="canvasLineA" id="canvasLineA" class="charts" @touchstart="touchLineA"></canvas>
  223. </view>
  224. </view>
  225. <!-- 柱状图 -->
  226. <view class="Histogram">
  227. <view class="choice">
  228. <view class="directGeneration">
  229. <image src="../../static/picture/dianliang/dianlianglan.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  230. <view class="directGenerationText" @click="directGeneration()">
  231. 应发</view>
  232. </view>
  233. <view class="powerGeneration">
  234. <image src="../../static/picture/dianliang/dianlianglv.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  235. <view class="powerGenerationText" @click="powerGeneration()">日发</view>
  236. </view>
  237. <view class="faultPower">
  238. <image src="../../static/picture/dianliang/dianlianghong.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  239. <view class="faultPowerText" @click="faultPower()">故障损失</view>
  240. </view>
  241. <view class="maintenancePower">
  242. <image src="../../static/picture/dianliang/dianliangcheng.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  243. <view class="maintenancePowerText" @click="maintenancePower()">检修损失</view>
  244. </view>
  245. <view class="limitedPower">
  246. <image src="../../static/picture/dianliang/dianliangfen.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  247. <view class="limitedPowerText" @click="limitedPower()">限电损失</view>
  248. </view>
  249. <view class="performancePower">
  250. <image src="../../static/picture/dianliang/dianliangzi.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  251. <view class="performancePowerText" @click="performancePower()">性能损失</view>
  252. </view>
  253. <view class="AffectedPower">
  254. <image src="../../static/picture/dianliang/dianlianghui.png" style="width: 18px;height: 18px;float: left;margin-top: 4px;"></image>
  255. <view class="AffectedPowerText" @click="AffectedPower()">受累损失</view>
  256. </view>
  257. </view>
  258. <view class="qiun-chart">
  259. <canvas canvas-id="canvasColumnStack" id="canvasColumnStack" class="chart" @touchstart="touchColumn"></canvas>
  260. </view>
  261. </view>
  262. <!-- 风电场卡片 -->
  263. <view class="windStation">
  264. <scroll-view scroll-x class="scrollWindStationCard">
  265. <view class="windStationCardContainer">
  266. <view class="windStationCard" @tap="common.navTo('/components/windStationCardDetail/WindStationCardDetail?option=' + '麻黄山')">
  267. <view class="windStationTitle">麻黄山风电场</view>
  268. <view class="powerAndSpeedContainer">
  269. <view class="powerAndSpeedRed">
  270. 预测电量
  271. <span>(kwh)</span>
  272. :15
  273. </view>
  274. <view class="powerAndSpeedRed">
  275. 日发电量
  276. <span>(kwh)</span>
  277. :15
  278. </view>
  279. <view class="powerAndSpeedRed">
  280. 实时风速
  281. <span>(km/h)</span>
  282. :15
  283. </view>
  284. <view class="powerAndSpeedRed">
  285. 实际功率
  286. <span>(km/h)</span>
  287. :15
  288. </view>
  289. </view>
  290. <!-- HQChart图 -->
  291. <!-- <view class="HQChart">
  292. <div class="divchart" ref="divchart"><div id="minute" style="width: 250px; height: 100px;" ref="minute"></div></div>
  293. </view> -->
  294. <view class="UChartContainer">
  295. <view class="windStationUChart">
  296. <view class="windStationQiun-charts"><canvas canvas-id="windStationCanvasLineA" id="windStationCanvasLineA"
  297. class="windStationCharts"></canvas></view>
  298. </view>
  299. <view class="UChartTitle">风速功率曲线图</view>
  300. <!-- <view class="xTime">时间</view> -->
  301. </view>
  302. <view class="fanStatusContainer">
  303. <view class="fanStatus">
  304. <view class="statusIcon">
  305. <image src="../../static/picture/001.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  306. </view>
  307. <span>接入&nbsp;&nbsp;99</span>
  308. </view>
  309. <view class="fanStatus">
  310. <view class="statusIcon">
  311. <image src="../../static/picture/002.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  312. </view>
  313. <span>运行&nbsp;&nbsp;99</span>
  314. </view>
  315. <view class="fanStatus">
  316. <view class="statusIcon">
  317. <image src="../../static/picture/003.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  318. </view>
  319. <span>故障&nbsp;&nbsp;99</span>
  320. </view>
  321. <view class="fanStatus">
  322. <view class="statusIcon">
  323. <image src="../../static/picture/004.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  324. </view>
  325. <span>待机&nbsp;&nbsp;99</span>
  326. </view>
  327. <view class="fanStatus">
  328. <view class="statusIcon">
  329. <image src="../../static/picture/005.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  330. </view>
  331. <span>维护&nbsp;&nbsp;99</span>
  332. </view>
  333. <view class="fanStatus">
  334. <view class="statusIcon">
  335. <image src="../../static/picture/006.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  336. </view>
  337. <span>离线&nbsp;&nbsp;99</span>
  338. </view>
  339. </view>
  340. </view>
  341. <view class="windStationCard" @tap="common.navTo('/components/windStationCardDetail/WindStationCardDetail?option=' + '牛首山')">
  342. <view class="windStationTitle">牛首山风电场</view>
  343. <view class="powerAndSpeedContainer">
  344. <view class="powerAndSpeedRed">
  345. 预测电量
  346. <span>(kwh)</span>
  347. :15
  348. </view>
  349. <view class="powerAndSpeedRed">
  350. 日发电量
  351. <span>(kwh)</span>
  352. :15
  353. </view>
  354. <view class="powerAndSpeedRed">
  355. 实时风速
  356. <span>(km/h)</span>
  357. :15
  358. </view>
  359. <view class="powerAndSpeedRed">
  360. 实际功率
  361. <span>(km/h)</span>
  362. :15
  363. </view>
  364. </view>
  365. <!-- HQChart图 -->
  366. <!-- <view class="HQChart">
  367. <div class="divchart" ref="divchart"><div id="minute" style="width: 250px; height: 100px;" ref="minute"></div></div>
  368. </view> -->
  369. <view class="UChartContainer">
  370. <view class="windStationUChart">
  371. <view class="windStationQiun-charts"><canvas canvas-id="windStationCanvasLineB" id="windStationCanvasLineB"
  372. class="windStationCharts"></canvas></view>
  373. </view>
  374. <view class="UChartTitle">风速功率曲线图</view>
  375. <!-- <view class="xTime">时间</view> -->
  376. </view>
  377. <view class="fanStatusContainer">
  378. <view class="fanStatus">
  379. <view class="statusIcon">
  380. <image src="../../static/picture/001.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  381. </view>
  382. <span>接入&nbsp;&nbsp;99</span>
  383. </view>
  384. <view class="fanStatus">
  385. <view class="statusIcon">
  386. <image src="../../static/picture/002.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  387. </view>
  388. <span>运行&nbsp;&nbsp;99</span>
  389. </view>
  390. <view class="fanStatus">
  391. <view class="statusIcon">
  392. <image src="../../static/picture/003.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  393. </view>
  394. <span>故障&nbsp;&nbsp;99</span>
  395. </view>
  396. <view class="fanStatus">
  397. <view class="statusIcon">
  398. <image src="../../static/picture/004.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  399. </view>
  400. <span>待机&nbsp;&nbsp;99</span>
  401. </view>
  402. <view class="fanStatus">
  403. <view class="statusIcon">
  404. <image src="../../static/picture/005.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  405. </view>
  406. <span>维护&nbsp;&nbsp;99</span>
  407. </view>
  408. <view class="fanStatus">
  409. <view class="statusIcon">
  410. <image src="../../static/picture/006.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  411. </view>
  412. <span>离线&nbsp;&nbsp;99</span>
  413. </view>
  414. </view>
  415. </view>
  416. <view class="windStationCard" @tap="common.navTo('/components/windStationCardDetail/WindStationCardDetail?option=' + '石板泉')">
  417. <view class="windStationTitle">石板泉风电场</view>
  418. <view class="powerAndSpeedContainer">
  419. <view class="powerAndSpeedRed">
  420. 预测电量
  421. <span>(kwh)</span>
  422. :15
  423. </view>
  424. <view class="powerAndSpeedRed">
  425. 日发电量
  426. <span>(kwh)</span>
  427. :15
  428. </view>
  429. <view class="powerAndSpeedRed">
  430. 实时风速
  431. <span>(km/h)</span>
  432. :15
  433. </view>
  434. <view class="powerAndSpeedRed">
  435. 实际功率
  436. <span>(km/h)</span>
  437. :15
  438. </view>
  439. </view>
  440. <!-- HQChart图 -->
  441. <!-- <view class="HQChart">
  442. <div class="divchart" ref="divchart"><div id="minute" style="width: 250px; height: 100px;" ref="minute"></div></div>
  443. </view> -->
  444. <view class="UChartContainer">
  445. <view class="windStationUChart">
  446. <view class="windStationQiun-charts"><canvas canvas-id="windStationCanvasLineC" id="windStationCanvasLineC"
  447. class="windStationCharts"></canvas></view>
  448. </view>
  449. <view class="UChartTitle">风速功率曲线图</view>
  450. <!-- <view class="xTime">时间</view> -->
  451. </view>
  452. <view class="fanStatusContainer">
  453. <view class="fanStatus">
  454. <view class="statusIcon">
  455. <image src="../../static/picture/001.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  456. </view>
  457. <span>接入&nbsp;&nbsp;99</span>
  458. </view>
  459. <view class="fanStatus">
  460. <view class="statusIcon">
  461. <image src="../../static/picture/002.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  462. </view>
  463. <span>运行&nbsp;&nbsp;99</span>
  464. </view>
  465. <view class="fanStatus">
  466. <view class="statusIcon">
  467. <image src="../../static/picture/003.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  468. </view>
  469. <span>故障&nbsp;&nbsp;99</span>
  470. </view>
  471. <view class="fanStatus">
  472. <view class="statusIcon">
  473. <image src="../../static/picture/004.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  474. </view>
  475. <span>待机&nbsp;&nbsp;99</span>
  476. </view>
  477. <view class="fanStatus">
  478. <view class="statusIcon">
  479. <image src="../../static/picture/005.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  480. </view>
  481. <span>维护&nbsp;&nbsp;99</span>
  482. </view>
  483. <view class="fanStatus">
  484. <view class="statusIcon">
  485. <image src="../../static/picture/006.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  486. </view>
  487. <span>离线&nbsp;&nbsp;99</span>
  488. </view>
  489. </view>
  490. </view>
  491. <view class="windStationCard" @tap="common.navTo('/components/windStationCardDetail/WindStationCardDetail?option=' + '青山')">
  492. <view class="windStationTitle">青山风电场</view>
  493. <view class="powerAndSpeedContainer">
  494. <view class="powerAndSpeedRed">
  495. 预测电量
  496. <span>(kwh)</span>
  497. :15
  498. </view>
  499. <view class="powerAndSpeedRed">
  500. 日发电量
  501. <span>(kwh)</span>
  502. :15
  503. </view>
  504. <view class="powerAndSpeedRed">
  505. 实时风速
  506. <span>(km/h)</span>
  507. :15
  508. </view>
  509. <view class="powerAndSpeedRed">
  510. 实际功率
  511. <span>(km/h)</span>
  512. :15
  513. </view>
  514. </view>
  515. <!-- HQChart图 -->
  516. <!-- <view class="HQChart">
  517. <div class="divchart" ref="divchart"><div id="minute" style="width: 250px; height: 100px;" ref="minute"></div></div>
  518. </view> -->
  519. <view class="UChartContainer">
  520. <view class="windStationUChart">
  521. <view class="windStationQiun-charts"><canvas canvas-id="windStationCanvasLineD" id="windStationCanvasLineD"
  522. class="windStationCharts"></canvas></view>
  523. </view>
  524. <view class="UChartTitle">风速功率曲线图</view>
  525. <!-- <view class="xTime">时间</view> -->
  526. </view>
  527. <view class="fanStatusContainer">
  528. <view class="fanStatus">
  529. <view class="statusIcon">
  530. <image src="../../static/picture/001.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  531. </view>
  532. <span>接入&nbsp;&nbsp;99</span>
  533. </view>
  534. <view class="fanStatus">
  535. <view class="statusIcon">
  536. <image src="../../static/picture/002.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  537. </view>
  538. <span>运行&nbsp;&nbsp;99</span>
  539. </view>
  540. <view class="fanStatus">
  541. <view class="statusIcon">
  542. <image src="../../static/picture/003.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  543. </view>
  544. <span>故障&nbsp;&nbsp;99</span>
  545. </view>
  546. <view class="fanStatus">
  547. <view class="statusIcon">
  548. <image src="../../static/picture/004.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  549. </view>
  550. <span>待机&nbsp;&nbsp;99</span>
  551. </view>
  552. <view class="fanStatus">
  553. <view class="statusIcon">
  554. <image src="../../static/picture/005.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  555. </view>
  556. <span>维护&nbsp;&nbsp;99</span>
  557. </view>
  558. <view class="fanStatus">
  559. <view class="statusIcon">
  560. <image src="../../static/picture/006.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  561. </view>
  562. <span>离线&nbsp;&nbsp;99</span>
  563. </view>
  564. </view>
  565. </view>
  566. <view class="windStationCard" @tap="common.navTo('/components/windStationCardDetail/WindStationCardDetail?option=' + '香山')">
  567. <view class="windStationTitle">香山风电场</view>
  568. <view class="powerAndSpeedContainer">
  569. <view class="powerAndSpeedRed">
  570. 预测电量
  571. <span>(kwh)</span>
  572. :15
  573. </view>
  574. <view class="powerAndSpeedRed">
  575. 日发电量
  576. <span>(kwh)</span>
  577. :15
  578. </view>
  579. <view class="powerAndSpeedRed">
  580. 实时风速
  581. <span>(km/h)</span>
  582. :15
  583. </view>
  584. <view class="powerAndSpeedRed">
  585. 实际功率
  586. <span>(km/h)</span>
  587. :15
  588. </view>
  589. </view>
  590. <!-- HQChart图 -->
  591. <!-- <view class="HQChart">
  592. <div class="divchart" ref="divchart"><div id="minute" style="width: 250px; height: 100px;" ref="minute"></div></div>
  593. </view> -->
  594. <view class="UChartContainer">
  595. <view class="windStationUChart">
  596. <view class="windStationQiun-charts"><canvas canvas-id="windStationCanvasLineE" id="windStationCanvasLineE"
  597. class="windStationCharts"></canvas></view>
  598. </view>
  599. <view class="UChartTitle">风速功率曲线图</view>
  600. <!-- <view class="xTime">时间</view> -->
  601. </view>
  602. <view class="fanStatusContainer">
  603. <view class="fanStatus">
  604. <view class="statusIcon">
  605. <image src="../../static/picture/001.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  606. </view>
  607. <span>接入&nbsp;&nbsp;99</span>
  608. </view>
  609. <view class="fanStatus">
  610. <view class="statusIcon">
  611. <image src="../../static/picture/002.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  612. </view>
  613. <span>运行&nbsp;&nbsp;99</span>
  614. </view>
  615. <view class="fanStatus">
  616. <view class="statusIcon">
  617. <image src="../../static/picture/003.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  618. </view>
  619. <span>故障&nbsp;&nbsp;99</span>
  620. </view>
  621. <view class="fanStatus">
  622. <view class="statusIcon">
  623. <image src="../../static/picture/004.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  624. </view>
  625. <span>待机&nbsp;&nbsp;99</span>
  626. </view>
  627. <view class="fanStatus">
  628. <view class="statusIcon">
  629. <image src="../../static/picture/005.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  630. </view>
  631. <span>维护&nbsp;&nbsp;99</span>
  632. </view>
  633. <view class="fanStatus">
  634. <view class="statusIcon">
  635. <image src="../../static/picture/006.png" style="width: 16px;height: 16px;margin-top: 7px;"></image>
  636. </view>
  637. <span>离线&nbsp;&nbsp;99</span>
  638. </view>
  639. </view>
  640. </view>
  641. </view>
  642. </scroll-view>
  643. </view>
  644. </view>
  645. </template>
  646. <script>
  647. import drawer from '../../components/drawer/threeLineDrawer.vue';
  648. import uCharts from '../../components/tools/u-charts/u-charts.js';
  649. var _self;
  650. var canvaLineA = null;
  651. var canvaColumn = null;
  652. var canvaLineB = null;
  653. export default {
  654. components: {
  655. drawer: drawer
  656. },
  657. data: function() {
  658. return {
  659. badge: 22,
  660. drawerList: [{
  661. "name": "首页"
  662. },
  663. {
  664. "name": "状态监视"
  665. },
  666. {
  667. "name": "矩阵监视"
  668. },
  669. {
  670. "name": "风场监视"
  671. },
  672. {
  673. "name": "人员监视"
  674. },
  675. ],
  676. inconList: ['form', 'favor', 'question', 'edit'],
  677. minaverageSpeed: '12',
  678. maxaverageSpeed: '25',
  679. loading: false,
  680. cWidth: '',
  681. cHeight: '',
  682. pixelRatio: 1,
  683. serverData: '',
  684. dayHair: false,
  685. fault: false,
  686. overhaul: false,
  687. powerLimitation: false,
  688. performance: false,
  689. toBeInvolved: false,
  690. Xzuobiao: ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18"],
  691. rifa: [18, 13, 12, 17, 13, 7, 11],
  692. guzhang: [17, 15, 17, 21, 16, 8, 10],
  693. jianxiu: [14, 17, 19, 20, 6, 14, 12],
  694. xiandian: [14, 17, 19, 20, 6, 14, 12],
  695. xingneng: [15, 17, 19, 20, 6, 4, 12],
  696. shoulei: [14, 17, 19, 20, 6, 4, 12],
  697. clickFlag: "stack",
  698. windStationCardCWidth: '',
  699. windStationCardCHeight: '',
  700. windStationCardPixelRatio: 1
  701. };
  702. },
  703. onLoad: function() {
  704. let that = this;
  705. setTimeout(function() {
  706. that.loading = true;
  707. }, 500);
  708. _self = this;
  709. this.cWidth = uni.upx2px(750);
  710. this.cHeight = uni.upx2px(400);
  711. this.getServerData();
  712. this.getColumnData();
  713. this.windStationCardCWidth = 250;
  714. this.windStationCardCHeight = 150;
  715. this.getWindStationCardData();
  716. },
  717. onHide() {
  718. this.$refs.drawer.closeDrawer();
  719. },
  720. methods: {
  721. openDrawer: function() {
  722. this.$refs.drawer.openDrawer(250, this.drawerList, this.inconList);
  723. },
  724. closeDrawer: function() {
  725. this.drawerIsShow = false;
  726. },
  727. getServerData() {
  728. // 折线图
  729. let LineA = {
  730. categories: [
  731. ' 17:26',
  732. '18:56',
  733. '19:56',
  734. '20:56',
  735. '21:56',
  736. '22:56',
  737. '23:56',
  738. '00:56',
  739. '01:56',
  740. '02:56',
  741. '03:56',
  742. '04:56',
  743. '05:56',
  744. '06:56',
  745. '07:56',
  746. '08:56',
  747. '09:56',
  748. '10:56',
  749. '11:56',
  750. '12:56',
  751. '13:56',
  752. '14:56',
  753. '15:56',
  754. '16:56',
  755. '17:56 '
  756. ],
  757. series: [{
  758. name: '功率',
  759. data: [11, 12, 14, 12, 13, 12, 16, 14, 11, 13, 10, 14, 11, 13, 11, 12, 11, 12.1, 12.2, 11.5, 11.7, 11.3, 12.7,
  760. 13, 12.8
  761. ],
  762. color: '#4BB94B',
  763. textColor: '#FFFFFF',
  764. textSize: this.seriesTextSize,
  765. format: val => {
  766. return val + 'kwh';
  767. },
  768. index: 0,
  769. legendShape: 'circle'
  770. },
  771. {
  772. name: '风速',
  773. data: [21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22.1, 22.2, 21.5, 21.7, 21.3, 22.7,
  774. 23, 22.8
  775. ],
  776. color: '#E82E2F',
  777. textColor: '#FFFFFF',
  778. textSize: this.seriesTextSize,
  779. format: val => {
  780. return val + 'km/h';
  781. },
  782. index: 1,
  783. legendShape: 'circle'
  784. },
  785. {
  786. name: '理论功率',
  787. data: [31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32.1, 32.2, 31.5, 31.7, 31.3, 32.7,
  788. 33, 32.8
  789. ],
  790. color: '#F5A83C',
  791. textColor: '#FFFFFF',
  792. textSize: this.seriesTextSize,
  793. format: val => {
  794. return val + 'kwh';
  795. },
  796. index: 0,
  797. legendShape: 'circle'
  798. },
  799. {
  800. name: '预测功率',
  801. data: [1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2.1, 2.2, 1.5, 1.7, 1.3, 2.7, 3, 2.8],
  802. color: '#4A80B1',
  803. textColor: '#FFFFFF',
  804. textSize: this.seriesTextSize,
  805. format: val => {
  806. return val + 'kwh';
  807. },
  808. index: 1,
  809. legendShape: 'circle'
  810. }
  811. ]
  812. };
  813. this.showLineA('canvasLineA', LineA);
  814. },
  815. showLineA(canvasId, chartData) {
  816. var _self = this;
  817. canvaLineA = new uCharts({
  818. $this: _self,
  819. canvasId: canvasId,
  820. type: 'line',
  821. fontSize: 11,
  822. legend: {
  823. show: true,
  824. position: 'top',
  825. float: 'right',
  826. fontColor: 'silver',
  827. itemGap: '4',
  828. itemWidth: '3'
  829. },
  830. dataLabel: false,
  831. dataPointShape: false,
  832. background: '#FFFFFF',
  833. pixelRatio: _self.pixelRatio,
  834. categories: chartData.categories,
  835. series: chartData.series,
  836. animation: true,
  837. xAxis: {
  838. type: 'grid',
  839. gridColor: 'silver',
  840. fontColor: 'silver',
  841. gridType: 'solid',
  842. gridColor: '#2E2E2E',
  843. axisLineColor: '#2E2E2E',
  844. labelCount: '3'
  845. // itemCount:"3"
  846. },
  847. yAxis: {
  848. data: [{
  849. type: 'value',
  850. fontColor: 'silver',
  851. disabled: false, //y轴轴线
  852. min: 0,
  853. max: 40,
  854. position: 'left',
  855. axisLineColor: '#2E2E2E',
  856. title: ' 风速:(km/h)',
  857. titleFontColor: 'silver'
  858. },
  859. {
  860. fontColor: 'silver',
  861. disabled: false, //y轴轴线
  862. min: 0,
  863. max: 40,
  864. position: 'right',
  865. axisLineColor: '#2E2E2E',
  866. title: '功率:(kwh)',
  867. titleFontColor: 'silver'
  868. }
  869. ],
  870. gridColor: '#2E2E2E',
  871. splitNumber: 4,
  872. gridType: 'solid',
  873. dashLength: 8,
  874. showTitle: 'true',
  875. format: val => {
  876. return val.toFixed(0) + '元';
  877. }
  878. },
  879. width: _self.cWidth * _self.pixelRatio,
  880. height: _self.cHeight * _self.pixelRatio,
  881. extra: {
  882. line: {
  883. type: 'line',
  884. width: '1'
  885. }
  886. }
  887. });
  888. },
  889. AffectedPower() {
  890. this.toBeInvolved = true,
  891. this.performance = false;
  892. this.powerLimitation = false;
  893. this.overhaul = false;
  894. this.dayHair = false;
  895. this.fault = false;
  896. this.clickFlag = "group";
  897. this.getColumnData();
  898. },
  899. performancePower() {
  900. this.performance = true;
  901. this.powerLimitation = false;
  902. this.toBeInvolved = false,
  903. this.overhaul = false;
  904. this.dayHair = false;
  905. this.fault = false;
  906. this.clickFlag = "group";
  907. this.getColumnData();
  908. },
  909. limitedPower() {
  910. this.toBeInvolved = false,
  911. this.powerLimitation = true;
  912. this.performance = false;
  913. this.overhaul = false;
  914. this.dayHair = false;
  915. this.fault = false;
  916. this.clickFlag = "group";
  917. this.getColumnData();
  918. },
  919. maintenancePower() {
  920. this.toBeInvolved = false,
  921. this.overhaul = true;
  922. this.performance = false;
  923. this.dayHair = false;
  924. this.fault = false;
  925. this.powerLimitation = false;
  926. this.clickFlag = "group";
  927. this.getColumnData();
  928. },
  929. directGeneration() {
  930. this.toBeInvolved = false,
  931. this.dayHair = false;
  932. this.performance = false;
  933. this.fault = false;
  934. this.overhaul = false;
  935. this.powerLimitation = false;
  936. this.clickFlag = "stack";
  937. this.getColumnData();
  938. },
  939. powerGeneration() {
  940. this.toBeInvolved = false,
  941. this.dayHair = true;
  942. this.performance = false;
  943. this.fault = false;
  944. this.overhaul = false;
  945. this.powerLimitation = false;
  946. this.clickFlag = "group";
  947. this.getColumnData();
  948. },
  949. faultPower() {
  950. this.toBeInvolved = false,
  951. this.fault = true;
  952. this.performance = false;
  953. this.dayHair = false;
  954. this.overhaul = false;
  955. this.powerLimitation = false;
  956. this.clickFlag = "group";
  957. this.getColumnData();
  958. },
  959. getColumnData() {
  960. let ColumnStack = {
  961. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18"],
  962. "series": [{
  963. "name": "应发电量(万kwh)",
  964. "data": [0, 0, 0, 0, 0, 0, 0],
  965. color: '#007BF9',
  966. }, {
  967. "name": "日发电量(万kwh)",
  968. "data": [18, 13, 12, 17, 13, 7, 11],
  969. color: '#4EB64E',
  970. }, {
  971. "name": "故障损失电量(万kwh)",
  972. "data": [17, 15, 17, 21, 16, 8, 10],
  973. color: '#F76E6C',
  974. }, {
  975. "name": "检修损失电量(万kwh)",
  976. "data": [14, 17, 19, 20, 6, 14, 12],
  977. color: '#FF8F3E',
  978. },
  979. {
  980. "name": "限电损失电量(万kwh)",
  981. "data": [14, 17, 19, 20, 6, 14, 12],
  982. color: '#DC62D2',
  983. },
  984. {
  985. "name": "性能损失电量(万kwh)",
  986. "data": [15, 17, 19, 20, 6, 4, 12],
  987. color: '#9DA3F6',
  988. },
  989. {
  990. "name": "受累损失电量(万kwh)",
  991. "data": [14, 17, 19, 20, 6, 4, 12],
  992. color: '#9E9E9E',
  993. },
  994. ],
  995. };
  996. if (this.dayHair) {
  997. ColumnStack = {
  998. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18", "04/19", "04/20"],
  999. "series": [{
  1000. "name": "日发电量(万kwh)",
  1001. "data": [18, 13, 12, 17, 13, 7, 11, 15, 13],
  1002. color: '#4EB64E',
  1003. }
  1004. ],
  1005. };
  1006. ColumnStack.categories = [];
  1007. ColumnStack.series[0].data = [];
  1008. for (let i = 0; i < this.rifa.length; i++) {
  1009. ColumnStack.categories.push(this.Xzuobiao[i]);
  1010. // console.log(ColumnStack.categories)
  1011. ColumnStack.series[0].data.push(this.rifa[i]);
  1012. // console.log(ColumnStack.series[1].data)
  1013. }
  1014. }
  1015. if (this.fault) {
  1016. ColumnStack = {
  1017. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18", "04/19", "04/20"],
  1018. "series": [{
  1019. "name": "故障损失电量(万kwh)",
  1020. "data": [17, 15, 17, 21, 16, 8, 10, 17, 11],
  1021. color: '#F76E6C',
  1022. }, ],
  1023. };
  1024. ColumnStack.categories = [];
  1025. ColumnStack.series[0].data = [];
  1026. for (let i = 0; i < this.guzhang.length; i++) {
  1027. ColumnStack.categories.push(this.Xzuobiao[i]);
  1028. // console.log(ColumnStack.categories)
  1029. ColumnStack.series[0].data.push(this.guzhang[i]);
  1030. // console.log(ColumnStack.series[1].data)
  1031. }
  1032. }
  1033. if (this.overhaul) {
  1034. ColumnStack = {
  1035. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18", "04/19", "04/20"],
  1036. "series": [{
  1037. "name": "检修损失电量(万kwh)",
  1038. "data": [14, 17, 19, 20, 6, 14, 12, 14, 10],
  1039. color: '#FF8F3E',
  1040. }
  1041. ],
  1042. };
  1043. ColumnStack.categories = [];
  1044. ColumnStack.series[0].data = [];
  1045. for (let i = 0; i < this.jianxiu.length; i++) {
  1046. ColumnStack.categories.push(this.Xzuobiao[i]);
  1047. // console.log(ColumnStack.categories)
  1048. ColumnStack.series[0].data.push(this.jianxiu[i]);
  1049. // console.log(ColumnStack.series[1].data)
  1050. }
  1051. }
  1052. if (this.powerLimitation) {
  1053. ColumnStack = {
  1054. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18", "04/19", "04/20"],
  1055. "series": [{
  1056. "name": "限电损失电量(万kwh)",
  1057. "data": [14, 17, 19, 20, 6, 14, 12, 14, 10],
  1058. color: '#DC62D2',
  1059. }
  1060. ],
  1061. };
  1062. ColumnStack.categories = [];
  1063. ColumnStack.series[0].data = [];
  1064. for (let i = 0; i < this.xiandian.length; i++) {
  1065. ColumnStack.categories.push(this.Xzuobiao[i]);
  1066. // console.log(ColumnStack.categories)
  1067. ColumnStack.series[0].data.push(this.xiandian[i]);
  1068. // console.log(ColumnStack.series[1].data)
  1069. }
  1070. }
  1071. if (this.performance) {
  1072. ColumnStack = {
  1073. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18", "04/19", "04/20"],
  1074. "series": [{
  1075. "name": "性能损失电量(万kwh)",
  1076. "data": [14, 17, 19, 20, 6, 14, 12, 14, 10],
  1077. color: '#9DA3F6',
  1078. }
  1079. ],
  1080. };
  1081. ColumnStack.categories = [];
  1082. ColumnStack.series[0].data = [];
  1083. for (let i = 0; i < this.xingneng.length; i++) {
  1084. ColumnStack.categories.push(this.Xzuobiao[i]);
  1085. // console.log(ColumnStack.categories)
  1086. ColumnStack.series[0].data.push(this.xingneng[i]);
  1087. // console.log(ColumnStack.series[1].data)
  1088. }
  1089. }
  1090. if (this.toBeInvolved) {
  1091. ColumnStack = {
  1092. "categories": ["04/12", "04/13", "04/14", "04/15", "04/16", "04/17", "04/18", "04/19", "04/20"],
  1093. "series": [{
  1094. "name": "受累损失电量(万kwh)",
  1095. "data": [14, 17, 19, 20, 6, 14, 12, 14, 10],
  1096. color: '#9E9E9E',
  1097. }
  1098. ],
  1099. };
  1100. ColumnStack.categories = [];
  1101. ColumnStack.series[0].data = [];
  1102. for (let i = 0; i < this.shoulei.length; i++) {
  1103. ColumnStack.categories.push(this.Xzuobiao[i]);
  1104. // console.log(ColumnStack.categories)
  1105. ColumnStack.series[0].data.push(this.shoulei[i]);
  1106. // console.log(ColumnStack.series[1].data)
  1107. }
  1108. }
  1109. this.showColumnStack("canvasColumnStack", ColumnStack);
  1110. },
  1111. showColumnStack(canvasId, chartData) {
  1112. var _self = this;
  1113. canvaColumn = new uCharts({
  1114. $this: _self,
  1115. canvasId: canvasId,
  1116. type: 'column',
  1117. legend: {
  1118. show: false
  1119. },
  1120. fontSize: 11,
  1121. background: '#FFFFFF',
  1122. pixelRatio: _self.pixelRatio,
  1123. animation: true,
  1124. categories: chartData.categories,
  1125. series: chartData.series,
  1126. xAxis: {
  1127. disableGrid: true,
  1128. gridColor: 'silver',
  1129. fontColor: 'silver',
  1130. },
  1131. yAxis: {
  1132. data: [{
  1133. type: "value",
  1134. fontColor: 'silver',
  1135. disabled: false, //y轴轴线
  1136. min: 0,
  1137. max: 60,
  1138. axisLineColor: "#2E2E2E",
  1139. title: " 电量:(kwh)",
  1140. titleFontColor: "silver"
  1141. }],
  1142. gridColor: "#2E2E2E",
  1143. splitNumber: 4,
  1144. gridType: 'solid',
  1145. dashLength: 8,
  1146. showTitle: false,
  1147. //disabled:true
  1148. },
  1149. dataLabel: false,
  1150. width: _self.cWidth * _self.pixelRatio,
  1151. height: _self.cHeight * _self.pixelRatio,
  1152. extra: {
  1153. column: {
  1154. type: _self.clickFlag,
  1155. width: '13'
  1156. }
  1157. }
  1158. });
  1159. },
  1160. touchColumn(e) {
  1161. let _this = this;
  1162. canvaColumn.showToolTip(e, {
  1163. format: function(item, category) {
  1164. if (item.name == "应发电量(万kwh)") {
  1165. return category + ' ' + item.name + ':' + 50;
  1166. } else {
  1167. return category + ' ' + item.name + ':' + item.data
  1168. }
  1169. }
  1170. });
  1171. },
  1172. touchLineA(e) {
  1173. canvaLineA.showToolTip(e, {
  1174. format: function(item, category) {
  1175. return category + ' ' + item.name + ':' + item.data;
  1176. }
  1177. });
  1178. },
  1179. moveLineA(e) {
  1180. canvaLineA.scroll(e);
  1181. },
  1182. getWindStationCardData: function() {
  1183. let LineA1 = {
  1184. categories: [
  1185. ' 17:26',
  1186. '18:56',
  1187. '19:56',
  1188. '20:56',
  1189. '21:56',
  1190. '22:56',
  1191. '23:56',
  1192. '00:56',
  1193. '01:56',
  1194. '02:56',
  1195. '03:56',
  1196. '04:56',
  1197. '05:56',
  1198. '06:56',
  1199. '07:56',
  1200. '08:56',
  1201. '09:56',
  1202. '10:56',
  1203. '11:56',
  1204. '12:56',
  1205. '13:56',
  1206. '14:56',
  1207. '15:56',
  1208. '16:56',
  1209. '17:56 '
  1210. ],
  1211. series: [{
  1212. name: '功率',
  1213. data: [11, 12, 14, 12, 13, 12, 16, 14, 11, 13, 10, 14, 11, 13, 11, 12, 11, 12.1, 12.2, 11.5, 11.7, 11.3, 12.7,
  1214. 13, 12.8
  1215. ],
  1216. color: '#4BB94B',
  1217. textColor: '#FFFFFF',
  1218. textSize: this.seriesTextSize,
  1219. format: val => {
  1220. return val + 'kwh';
  1221. },
  1222. index: 0,
  1223. legendShape: 'circle'
  1224. },
  1225. {
  1226. name: '风速',
  1227. data: [21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22.1, 22.2, 21.5, 21.7, 21.3, 22.7,
  1228. 23, 22.8
  1229. ],
  1230. color: '#E82E2F',
  1231. textColor: '#FFFFFF',
  1232. textSize: this.seriesTextSize,
  1233. format: val => {
  1234. return val + 'km/h';
  1235. },
  1236. index: 1,
  1237. legendShape: 'circle'
  1238. },
  1239. {
  1240. name: '理论功率',
  1241. data: [31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32.1, 32.2, 31.5, 31.7, 31.3, 32.7,
  1242. 33, 32.8
  1243. ],
  1244. color: '#F5A83C',
  1245. textColor: '#FFFFFF',
  1246. textSize: this.seriesTextSize,
  1247. format: val => {
  1248. return val + 'kwh';
  1249. },
  1250. index: 0,
  1251. legendShape: 'circle'
  1252. },
  1253. {
  1254. name: '预测功率',
  1255. data: [1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2.1, 2.2, 1.5, 1.7, 1.3, 2.7, 3, 2.8],
  1256. color: '#4A80B1',
  1257. textColor: '#FFFFFF',
  1258. textSize: this.seriesTextSize,
  1259. format: val => {
  1260. return val + 'kwh';
  1261. },
  1262. index: 1,
  1263. legendShape: 'circle'
  1264. }
  1265. ]
  1266. };
  1267. let LineB = {
  1268. categories: [
  1269. ' 17:26',
  1270. '18:56',
  1271. '19:56',
  1272. '20:56',
  1273. '21:56',
  1274. '22:56',
  1275. '23:56',
  1276. '00:56',
  1277. '01:56',
  1278. '02:56',
  1279. '03:56',
  1280. '04:56',
  1281. '05:56',
  1282. '06:56',
  1283. '07:56',
  1284. '08:56',
  1285. '09:56',
  1286. '10:56',
  1287. '11:56',
  1288. '12:56',
  1289. '13:56',
  1290. '14:56',
  1291. '15:56',
  1292. '16:56',
  1293. '17:56 '
  1294. ],
  1295. series: [{
  1296. name: '功率',
  1297. data: [11, 12, 14, 12, 13, 12, 16, 14, 11, 13, 10, 14, 11, 13, 11, 12, 11, 12.1, 12.2, 11.5, 11.7, 11.3, 12.7,
  1298. 13, 12.8
  1299. ],
  1300. color: '#4BB94B',
  1301. textColor: '#FFFFFF',
  1302. textSize: this.seriesTextSize,
  1303. format: val => {
  1304. return val + 'kwh';
  1305. },
  1306. index: 0,
  1307. legendShape: 'circle'
  1308. },
  1309. {
  1310. name: '风速',
  1311. data: [21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22.1, 22.2, 21.5, 21.7, 21.3, 22.7,
  1312. 23, 22.8
  1313. ],
  1314. color: '#E82E2F',
  1315. textColor: '#FFFFFF',
  1316. textSize: this.seriesTextSize,
  1317. format: val => {
  1318. return val + 'km/h';
  1319. },
  1320. index: 1,
  1321. legendShape: 'circle'
  1322. },
  1323. {
  1324. name: '理论功率',
  1325. data: [31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32.1, 32.2, 31.5, 31.7, 31.3, 32.7,
  1326. 33, 32.8
  1327. ],
  1328. color: '#F5A83C',
  1329. textColor: '#FFFFFF',
  1330. textSize: this.seriesTextSize,
  1331. format: val => {
  1332. return val + 'kwh';
  1333. },
  1334. index: 0,
  1335. legendShape: 'circle'
  1336. },
  1337. {
  1338. name: '预测功率',
  1339. data: [1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2.1, 2.2, 1.5, 1.7, 1.3, 2.7, 3, 2.8],
  1340. color: '#4A80B1',
  1341. textColor: '#FFFFFF',
  1342. textSize: this.seriesTextSize,
  1343. format: val => {
  1344. return val + 'kwh';
  1345. },
  1346. index: 1,
  1347. legendShape: 'circle'
  1348. }
  1349. ]
  1350. };
  1351. let LineC = {
  1352. categories: [
  1353. ' 17:26',
  1354. '18:56',
  1355. '19:56',
  1356. '20:56',
  1357. '21:56',
  1358. '22:56',
  1359. '23:56',
  1360. '00:56',
  1361. '01:56',
  1362. '02:56',
  1363. '03:56',
  1364. '04:56',
  1365. '05:56',
  1366. '06:56',
  1367. '07:56',
  1368. '08:56',
  1369. '09:56',
  1370. '10:56',
  1371. '11:56',
  1372. '12:56',
  1373. '13:56',
  1374. '14:56',
  1375. '15:56',
  1376. '16:56',
  1377. '17:56 '
  1378. ],
  1379. series: [{
  1380. name: '功率',
  1381. data: [11, 12, 14, 12, 13, 12, 16, 14, 11, 13, 10, 14, 11, 13, 11, 12, 11, 12.1, 12.2, 11.5, 11.7, 11.3, 12.7,
  1382. 13, 12.8
  1383. ],
  1384. color: '#4BB94B',
  1385. textColor: '#FFFFFF',
  1386. textSize: this.seriesTextSize,
  1387. format: val => {
  1388. return val + 'kwh';
  1389. },
  1390. index: 0,
  1391. legendShape: 'circle'
  1392. },
  1393. {
  1394. name: '风速',
  1395. data: [21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22.1, 22.2, 21.5, 21.7, 21.3, 22.7,
  1396. 23, 22.8
  1397. ],
  1398. color: '#E82E2F',
  1399. textColor: '#FFFFFF',
  1400. textSize: this.seriesTextSize,
  1401. format: val => {
  1402. return val + 'km/h';
  1403. },
  1404. index: 1,
  1405. legendShape: 'circle'
  1406. },
  1407. {
  1408. name: '理论功率',
  1409. data: [31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32.1, 32.2, 31.5, 31.7, 31.3, 32.7,
  1410. 33, 32.8
  1411. ],
  1412. color: '#F5A83C',
  1413. textColor: '#FFFFFF',
  1414. textSize: this.seriesTextSize,
  1415. format: val => {
  1416. return val + 'kwh';
  1417. },
  1418. index: 0,
  1419. legendShape: 'circle'
  1420. },
  1421. {
  1422. name: '预测功率',
  1423. data: [1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2.1, 2.2, 1.5, 1.7, 1.3, 2.7, 3, 2.8],
  1424. color: '#4A80B1',
  1425. textColor: '#FFFFFF',
  1426. textSize: this.seriesTextSize,
  1427. format: val => {
  1428. return val + 'kwh';
  1429. },
  1430. index: 1,
  1431. legendShape: 'circle'
  1432. }
  1433. ]
  1434. };
  1435. let LineD = {
  1436. categories: [
  1437. ' 17:26',
  1438. '18:56',
  1439. '19:56',
  1440. '20:56',
  1441. '21:56',
  1442. '22:56',
  1443. '23:56',
  1444. '00:56',
  1445. '01:56',
  1446. '02:56',
  1447. '03:56',
  1448. '04:56',
  1449. '05:56',
  1450. '06:56',
  1451. '07:56',
  1452. '08:56',
  1453. '09:56',
  1454. '10:56',
  1455. '11:56',
  1456. '12:56',
  1457. '13:56',
  1458. '14:56',
  1459. '15:56',
  1460. '16:56',
  1461. '17:56 '
  1462. ],
  1463. series: [{
  1464. name: '功率',
  1465. data: [11, 12, 14, 12, 13, 12, 16, 14, 11, 13, 10, 14, 11, 13, 11, 12, 11, 12.1, 12.2, 11.5, 11.7, 11.3, 12.7,
  1466. 13, 12.8
  1467. ],
  1468. color: '#4BB94B',
  1469. textColor: '#FFFFFF',
  1470. textSize: this.seriesTextSize,
  1471. format: val => {
  1472. return val + 'kwh';
  1473. },
  1474. index: 0,
  1475. legendShape: 'circle'
  1476. },
  1477. {
  1478. name: '风速',
  1479. data: [21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22.1, 22.2, 21.5, 21.7, 21.3, 22.7,
  1480. 23, 22.8
  1481. ],
  1482. color: '#E82E2F',
  1483. textColor: '#FFFFFF',
  1484. textSize: this.seriesTextSize,
  1485. format: val => {
  1486. return val + 'km/h';
  1487. },
  1488. index: 1,
  1489. legendShape: 'circle'
  1490. },
  1491. {
  1492. name: '理论功率',
  1493. data: [31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32.1, 32.2, 31.5, 31.7, 31.3, 32.7,
  1494. 33, 32.8
  1495. ],
  1496. color: '#F5A83C',
  1497. textColor: '#FFFFFF',
  1498. textSize: this.seriesTextSize,
  1499. format: val => {
  1500. return val + 'kwh';
  1501. },
  1502. index: 0,
  1503. legendShape: 'circle'
  1504. },
  1505. {
  1506. name: '预测功率',
  1507. data: [1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2.1, 2.2, 1.5, 1.7, 1.3, 2.7, 3, 2.8],
  1508. color: '#4A80B1',
  1509. textColor: '#FFFFFF',
  1510. textSize: this.seriesTextSize,
  1511. format: val => {
  1512. return val + 'kwh';
  1513. },
  1514. index: 1,
  1515. legendShape: 'circle'
  1516. }
  1517. ]
  1518. };
  1519. let LineE = {
  1520. categories: [
  1521. ' 17:26',
  1522. '18:56',
  1523. '19:56',
  1524. '20:56',
  1525. '21:56',
  1526. '22:56',
  1527. '23:56',
  1528. '00:56',
  1529. '01:56',
  1530. '02:56',
  1531. '03:56',
  1532. '04:56',
  1533. '05:56',
  1534. '06:56',
  1535. '07:56',
  1536. '08:56',
  1537. '09:56',
  1538. '10:56',
  1539. '11:56',
  1540. '12:56',
  1541. '13:56',
  1542. '14:56',
  1543. '15:56',
  1544. '16:56',
  1545. '17:56 '
  1546. ],
  1547. series: [{
  1548. name: '功率',
  1549. data: [11, 12, 14, 12, 13, 12, 16, 14, 11, 13, 10, 14, 11, 13, 11, 12, 11, 12.1, 12.2, 11.5, 11.7, 11.3, 12.7,
  1550. 13, 12.8
  1551. ],
  1552. color: '#4BB94B',
  1553. textColor: '#FFFFFF',
  1554. textSize: this.seriesTextSize,
  1555. format: val => {
  1556. return val + 'kwh';
  1557. },
  1558. index: 0,
  1559. legendShape: 'circle'
  1560. },
  1561. {
  1562. name: '风速',
  1563. data: [21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22, 21, 22.1, 22.2, 21.5, 21.7, 21.3, 22.7,
  1564. 23, 22.8
  1565. ],
  1566. color: '#E82E2F',
  1567. textColor: '#FFFFFF',
  1568. textSize: this.seriesTextSize,
  1569. format: val => {
  1570. return val + 'km/h';
  1571. },
  1572. index: 1,
  1573. legendShape: 'circle'
  1574. },
  1575. {
  1576. name: '理论功率',
  1577. data: [31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32, 31, 32.1, 32.2, 31.5, 31.7, 31.3, 32.7,
  1578. 33, 32.8
  1579. ],
  1580. color: '#F5A83C',
  1581. textColor: '#FFFFFF',
  1582. textSize: this.seriesTextSize,
  1583. format: val => {
  1584. return val + 'kwh';
  1585. },
  1586. index: 0,
  1587. legendShape: 'circle'
  1588. },
  1589. {
  1590. name: '预测功率',
  1591. data: [1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2, 1, 2.1, 2.2, 1.5, 1.7, 1.3, 2.7, 3, 2.8],
  1592. color: '#4A80B1',
  1593. textColor: '#FFFFFF',
  1594. textSize: this.seriesTextSize,
  1595. format: val => {
  1596. return val + 'kwh';
  1597. },
  1598. index: 1,
  1599. legendShape: 'circle'
  1600. }
  1601. ]
  1602. };
  1603. this.showWindStationCardLineA('windStationCanvasLineA', LineA1);
  1604. this.showWindStationCardLineA('windStationCanvasLineB', LineB);
  1605. this.showWindStationCardLineA('windStationCanvasLineC', LineC);
  1606. this.showWindStationCardLineA('windStationCanvasLineD', LineD);
  1607. this.showWindStationCardLineA('windStationCanvasLineE', LineE);
  1608. },
  1609. showWindStationCardLineA(canvasId, chartData) {
  1610. var _self = this;
  1611. canvaLineB = new uCharts({
  1612. $this: _self,
  1613. canvasId: canvasId,
  1614. type: 'line',
  1615. fontSize: 11,
  1616. legend: {
  1617. show: true,
  1618. position: 'top',
  1619. float: 'right',
  1620. fontColor: 'silver',
  1621. itemGap: '4',
  1622. itemWidth: '3'
  1623. },
  1624. dataLabel: false,
  1625. dataPointShape: false,
  1626. background: '#FFFFFF',
  1627. pixelRatio: _self.windStationCardPixelRatio,
  1628. categories: chartData.categories,
  1629. series: chartData.series,
  1630. animation: true,
  1631. xAxis: {
  1632. type: 'grid',
  1633. gridColor: 'silver',
  1634. fontColor: 'silver',
  1635. gridType: 'solid',
  1636. gridColor: '#2E2E2E',
  1637. axisLineColor: '#2E2E2E',
  1638. labelCount: '3'
  1639. // itemCount:"3"
  1640. },
  1641. yAxis: {
  1642. data: [{
  1643. type: 'value',
  1644. fontColor: 'silver',
  1645. disabled: false, //y轴轴线
  1646. min: 0,
  1647. max: 40,
  1648. position: 'left',
  1649. axisLineColor: '#2E2E2E',
  1650. title: ' 风速:(km/h)',
  1651. titleFontColor: 'silver'
  1652. },
  1653. {
  1654. fontColor: 'silver',
  1655. disabled: false, //y轴轴线
  1656. min: 0,
  1657. max: 40,
  1658. position: 'right',
  1659. axisLineColor: '#2E2E2E',
  1660. title: '功率:(kwh)',
  1661. titleFontColor: 'silver'
  1662. }
  1663. ],
  1664. gridColor: '#2E2E2E',
  1665. splitNumber: 4,
  1666. gridType: 'solid',
  1667. dashLength: 8,
  1668. showTitle: 'true',
  1669. format: val => {
  1670. return val.toFixed(0) + '元';
  1671. }
  1672. },
  1673. width: _self.windStationCardCWidth * _self.windStationCardPixelRatio,
  1674. height: _self.windStationCardCHeight * _self.windStationCardPixelRatio,
  1675. extra: {
  1676. line: {
  1677. type: 'line',
  1678. width: '1'
  1679. }
  1680. }
  1681. });
  1682. },
  1683. }
  1684. };
  1685. </script>
  1686. <style>
  1687. .speedPowerDiagram {
  1688. width: 100px;
  1689. height: 30px;
  1690. user-select: text;
  1691. -webkit-user-select: text;
  1692. -moz-user-select: text;
  1693. -ms-user-select: text;
  1694. color: silver;
  1695. float: left;
  1696. margin-top: 18px;
  1697. margin-left: 9px;
  1698. font-size: 11px;
  1699. }
  1700. .monthlyUtilizationHours {
  1701. width: 160px;
  1702. height: 30px;
  1703. margin-top: 20px;
  1704. /* background-color: #161616; */
  1705. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1706. color: silver;
  1707. margin-left: 20px;
  1708. text-align: center;
  1709. padding-top: 5px;
  1710. }
  1711. .yearlyUtilizationHours {
  1712. width: 160px;
  1713. height: 30px;
  1714. margin-top: 10px;
  1715. /* background-color: #161616; */
  1716. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1717. color: silver;
  1718. margin-left: 20px;
  1719. text-align: center;
  1720. padding-top: 5px;
  1721. }
  1722. .comprehensiveServicePowerConsumptionRate {
  1723. width: 160px;
  1724. height: 30px;
  1725. /* margin-top: 10px; */
  1726. /* background-color: #161616; */
  1727. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1728. color: silver;
  1729. margin-left: 200px;
  1730. margin-top: -70px;
  1731. text-align: center;
  1732. padding-top: 5px;
  1733. float: left;
  1734. }
  1735. .equipmentAvailability {
  1736. width: 160px;
  1737. height: 30px;
  1738. /* margin-top: 10px; */
  1739. /* background-color: #161616; */
  1740. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1741. color: silver;
  1742. margin-left: 200px;
  1743. margin-top: -30px;
  1744. text-align: center;
  1745. padding-top: 5px;
  1746. float: left;
  1747. }
  1748. .sulfurDioxideEmissionReduction {
  1749. width: 160px;
  1750. height: 30px;
  1751. /* margin-top: 10px; */
  1752. /* background-color: #161616; */
  1753. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1754. color: silver;
  1755. margin-left: 380px;
  1756. margin-top: -70px;
  1757. text-align: center;
  1758. padding-top: 5px;
  1759. float: left;
  1760. }
  1761. .carbonDioxideReduction {
  1762. width: 160px;
  1763. height: 30px;
  1764. /* margin-top: 10px; */
  1765. /* background-color: #161616; */
  1766. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1767. color: silver;
  1768. margin-left: 380px;
  1769. margin-top: -30px;
  1770. text-align: center;
  1771. padding-top: 5px;
  1772. float: left;
  1773. }
  1774. .waterSaving {
  1775. width: 160px;
  1776. height: 30px;
  1777. /* margin-top: 10px; */
  1778. /* background-color: #161616; */
  1779. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1780. color: silver;
  1781. margin-left: 560px;
  1782. margin-top: -70px;
  1783. text-align: center;
  1784. padding-top: 5px;
  1785. float: left;
  1786. }
  1787. .saveStandardCoal {
  1788. width: 160px;
  1789. height: 30px;
  1790. /* margin-top: 10px; */
  1791. /* background-color: #161616; */
  1792. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1793. color: silver;
  1794. margin-left: 560px;
  1795. margin-top: -30px;
  1796. text-align: center;
  1797. padding-top: 5px;
  1798. float: left;
  1799. }
  1800. .mttr {
  1801. width: 160px;
  1802. height: 30px;
  1803. /* margin-top: 10px; */
  1804. /* background-color: #161616; */
  1805. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1806. color: silver;
  1807. margin-left: 740px;
  1808. margin-top: -70px;
  1809. text-align: center;
  1810. padding-top: 5px;
  1811. float: left;
  1812. }
  1813. .mtbf {
  1814. width: 160px;
  1815. height: 30px;
  1816. /* margin-top: 10px; */
  1817. /* background-color: #161616; */
  1818. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  1819. color: silver;
  1820. margin-left: 740px;
  1821. margin-top: -30px;
  1822. text-align: center;
  1823. padding-top: 5px;
  1824. float: left;
  1825. }
  1826. .horizontalSlider {
  1827. white-space: nowrap;
  1828. width: 100%;
  1829. height: 100px;
  1830. background-color: #242424;
  1831. margin-top: 540px;
  1832. }
  1833. .slide {
  1834. width: 920px;
  1835. height: 100px;
  1836. background-color: #242424;
  1837. }
  1838. .qiun-charts {
  1839. width: 750upx;
  1840. height: 400upx;
  1841. }
  1842. .charts {
  1843. width: 750upx;
  1844. height: 400upx;
  1845. }
  1846. .uchartTitle {
  1847. position: absolute;
  1848. left: 9px;
  1849. top: 605px;
  1850. user-select: text;
  1851. -webkit-user-select: text;
  1852. -moz-user-select: text;
  1853. -ms-user-select: text;
  1854. color: silver;
  1855. font-size: 12px;
  1856. }
  1857. .Histogram {
  1858. width: 100%;
  1859. height: 250px;
  1860. background-color: #242424;
  1861. margin-top: 10px;
  1862. float: left;
  1863. }
  1864. .lineChart {
  1865. width: 100%;
  1866. height: 200px;
  1867. background-color: #242424;
  1868. margin-top: 10px;
  1869. float: left;
  1870. }
  1871. body {
  1872. font-family: -apple-system, BlinkMacSystemFont, 'PingFang SC', 'Helvetica Neue', STHeiti, 'Microsoft Yahei', Tahoma, Simsun, sans-serif;
  1873. font-size: 20px;
  1874. color: silver;
  1875. background: #000;
  1876. }
  1877. page {
  1878. background-color: #1f1f1f;
  1879. overflow-x: hidden;
  1880. }
  1881. .top {
  1882. width: 100%;
  1883. height: 95upx;
  1884. padding-top: 5upx;
  1885. background-color: #1f1f1f;
  1886. }
  1887. .threeLine {
  1888. width: 50px;
  1889. height: 45px;
  1890. float: left;
  1891. }
  1892. .text {
  1893. width: calc(100% - 100px);
  1894. height: 45px;
  1895. float: left;
  1896. user-select: text;
  1897. -webkit-user-select: text;
  1898. -moz-user-select: text;
  1899. -ms-user-select: text;
  1900. color: silver;
  1901. line-height: 45px;
  1902. text-align: center;
  1903. font-size: 18px;
  1904. }
  1905. .notice {
  1906. width: 50px;
  1907. height: 45px;
  1908. float: left;
  1909. }
  1910. .plus {
  1911. width: 50px;
  1912. height: 45px;
  1913. float: right;
  1914. color: white;
  1915. font-size: 35px;
  1916. line-height: 45px;
  1917. text-align: center;
  1918. }
  1919. .time {
  1920. background-color: #242424;
  1921. margin-top: 10px;
  1922. width: 100%;
  1923. height: 30px;
  1924. float: left;
  1925. }
  1926. .timeimageshizhong {
  1927. width: 30px;
  1928. height: 20px;
  1929. margin-top: 5px;
  1930. float: left;
  1931. }
  1932. .timeText {
  1933. width: 62%;
  1934. height: 30px;
  1935. float: left;
  1936. line-height: 30px;
  1937. font-size: 15px;
  1938. margin-left: 15px;
  1939. user-select: text;
  1940. -webkit-user-select: text;
  1941. -moz-user-select: text;
  1942. -ms-user-select: text;
  1943. color: silver;
  1944. }
  1945. .timeIcon {
  1946. width: 21%;
  1947. height: 30px;
  1948. float: left;
  1949. margin-left: 5px;
  1950. }
  1951. .timeIconImage {
  1952. width: 100%;
  1953. height: 25px;
  1954. margin-top: 1px;
  1955. }
  1956. .timeIconText {
  1957. width: 100%;
  1958. height: 25px;
  1959. text-align: center;
  1960. font-size: 12px;
  1961. }
  1962. .cardinstallgreenSecurity {
  1963. margin-left: 9px;
  1964. margin-top: 9px;
  1965. margin-bottom: 9px;
  1966. width: 30%;
  1967. height: 78px;
  1968. background: -webkit-linear-gradient(top, rgba(133, 145, 132, 0.1) 0%, rgba(66, 130, 61, 0.2) 100%);
  1969. border-radius: 5px;
  1970. float: left;
  1971. /* font-family: "STKaiti"; */
  1972. }
  1973. .cardinstalltitle {
  1974. width: 100%;
  1975. height: 40px;
  1976. text-align: center;
  1977. user-select: text;
  1978. -webkit-user-select: text;
  1979. -moz-user-select: text;
  1980. -ms-user-select: text;
  1981. font-size: 14px;
  1982. color: silver;
  1983. line-height: 40px;
  1984. float: left;
  1985. }
  1986. .cardinstallnumber {
  1987. /* font-weight: bold; */
  1988. width: 100%;
  1989. height: 40px;
  1990. text-align: center;
  1991. user-select: text;
  1992. -webkit-user-select: text;
  1993. -moz-user-select: text;
  1994. -ms-user-select: text;
  1995. color: silver;
  1996. font-size: 16px;
  1997. /* color: #449618; */
  1998. line-height: 40px;
  1999. }
  2000. .cardinstallgreenEquipment {
  2001. margin-right: 11px;
  2002. margin-top: 10px;
  2003. width: 30%;
  2004. height: 78px;
  2005. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  2006. border-radius: 5px;
  2007. float: right;
  2008. /* font-family: "STKaiti"; */
  2009. }
  2010. .cardinstallgreen {
  2011. margin-left: 9px;
  2012. width: 30%;
  2013. height: 78px;
  2014. background: -webkit-linear-gradient(top, rgba(133, 145, 132, 0.1) 0%, rgba(66, 130, 61, 0.2) 100%);
  2015. border-radius: 5px;
  2016. float: left;
  2017. }
  2018. .cardinstallblue {
  2019. margin-top: 9px;
  2020. margin-left: 9px;
  2021. width: 30%;
  2022. height: 78px;
  2023. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(10, 82, 156, 0.2) 100%);
  2024. border-radius: 5px;
  2025. float: left;
  2026. }
  2027. .cardinstallblueright {
  2028. margin-right: 11px;
  2029. margin-top: 10px;
  2030. width: 30%;
  2031. height: 78px;
  2032. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(10, 82, 156, 0.2) 100%);
  2033. border-radius: 5px;
  2034. float: right;
  2035. }
  2036. .cardinstalltitlegreen {
  2037. width: 100%;
  2038. height: 25px;
  2039. margin-left: 37px;
  2040. user-select: text;
  2041. -webkit-user-select: text;
  2042. -moz-user-select: text;
  2043. -ms-user-select: text;
  2044. font-size: 14px;
  2045. color: silver;
  2046. line-height: 25px;
  2047. float: left;
  2048. }
  2049. .cardinstallnumbergreen {
  2050. width: 100%;
  2051. height: 25px;
  2052. text-align: center;
  2053. user-select: text;
  2054. -webkit-user-select: text;
  2055. -moz-user-select: text;
  2056. -ms-user-select: text;
  2057. font-size: 20px;
  2058. color: silver;
  2059. /* color: #449618; */
  2060. line-height: 25px;
  2061. float: left;
  2062. }
  2063. .cardinstallnumbergreenmin {
  2064. margin-left: 2px;
  2065. width: 45%;
  2066. height: 20px;
  2067. user-select: text;
  2068. -webkit-user-select: text;
  2069. -moz-user-select: text;
  2070. -ms-user-select: text;
  2071. font-size: 12px;
  2072. color: silver;
  2073. /* color: #449618; */
  2074. float: left;
  2075. }
  2076. .cardinstallnumbergreenmax {
  2077. /* font-weight: bold; */
  2078. margin-right: 2px;
  2079. width: 45%;
  2080. height: 20px;
  2081. user-select: text;
  2082. -webkit-user-select: text;
  2083. -moz-user-select: text;
  2084. -ms-user-select: text;
  2085. font-size: 12px;
  2086. color: silver;
  2087. /* color: #449618; */
  2088. float: right;
  2089. }
  2090. .greenMinText {
  2091. line-height: 20px;
  2092. float: right;
  2093. }
  2094. .greenMaxText {
  2095. line-height: 20px;
  2096. float: left;
  2097. }
  2098. .cardinstallnumberred {
  2099. width: 100%;
  2100. height: 25px;
  2101. text-align: center;
  2102. user-select: text;
  2103. -webkit-user-select: text;
  2104. -moz-user-select: text;
  2105. -ms-user-select: text;
  2106. font-size: 20px;
  2107. color: silver;
  2108. /* color: #E93131; */
  2109. line-height: 25px;
  2110. float: left;
  2111. }
  2112. .cardinstallnumberredmin {
  2113. margin-left: 2px;
  2114. width: 45%;
  2115. height: 20px;
  2116. user-select: text;
  2117. -webkit-user-select: text;
  2118. -moz-user-select: text;
  2119. -ms-user-select: text;
  2120. font-size: 12px;
  2121. color: silver;
  2122. /* color: #E93131; */
  2123. float: left;
  2124. }
  2125. .cardinstallnumberredmax {
  2126. margin-right: 2px;
  2127. width: 45%;
  2128. height: 20px;
  2129. user-select: text;
  2130. -webkit-user-select: text;
  2131. -moz-user-select: text;
  2132. -ms-user-select: text;
  2133. font-size: 12px;
  2134. color: silver;
  2135. /* color: #E93131; */
  2136. float: right;
  2137. }
  2138. .redMinText {
  2139. line-height: 20px;
  2140. float: right;
  2141. }
  2142. .redMaxText {
  2143. line-height: 20px;
  2144. float: left;
  2145. }
  2146. .electricityCard {
  2147. width: 100%;
  2148. height: 100px;
  2149. background-color: #242424;
  2150. /* height: 185px; */
  2151. float: left;
  2152. margin-top: 20rpx;
  2153. }
  2154. .speedPower {
  2155. width: 100%;
  2156. height: 180px;
  2157. background-color: #242424;
  2158. float: left;
  2159. margin-top: 20rpx;
  2160. }
  2161. .cardinstallgreenSpeed {
  2162. margin-top: 9px;
  2163. margin-left: 9px;
  2164. width: 46%;
  2165. height: 78px;
  2166. background: -webkit-linear-gradient(top, rgba(133, 145, 132, 0.1) 0%, rgba(66, 130, 61, 0.2) 100%);
  2167. border-radius: 5px;
  2168. float: left;
  2169. }
  2170. .cardinstallredSpeed {
  2171. margin-top: 8px;
  2172. margin-left: 9px;
  2173. width: 46%;
  2174. height: 78px;
  2175. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  2176. border-radius: 5px;
  2177. float: left;
  2178. }
  2179. .cardinstalltitleRed {
  2180. width: 100%;
  2181. height: 25px;
  2182. margin-left: 45px;
  2183. user-select: text;
  2184. -webkit-user-select: text;
  2185. -moz-user-select: text;
  2186. -ms-user-select: text;
  2187. font-size: 14px;
  2188. color: silver;
  2189. line-height: 25px;
  2190. float: left;
  2191. }
  2192. .textWhitekuangSpeed {
  2193. color: white;
  2194. float: right;
  2195. margin-right: 70px;
  2196. }
  2197. .textWhitekuang {
  2198. color: white;
  2199. float: right;
  2200. margin-right: 85px;
  2201. }
  2202. .textWhite {
  2203. color: white;
  2204. float: left;
  2205. }
  2206. .textSilver {
  2207. user-select: text;
  2208. -webkit-user-select: text;
  2209. -moz-user-select: text;
  2210. -ms-user-select: text;
  2211. color: silver;
  2212. float: left;
  2213. }
  2214. .InformationCard {
  2215. margin-top: 10px;
  2216. width: 100%;
  2217. height: 70px;
  2218. background-color: #242424;
  2219. float: left;
  2220. }
  2221. .informationCardAll {
  2222. width: 100%;
  2223. margin-top: 10px;
  2224. height: 60px;
  2225. float: left;
  2226. }
  2227. .informationCardTextOne {
  2228. width: 100%;
  2229. height: 35px;
  2230. float: left;
  2231. }
  2232. .informationCardText {
  2233. margin-left: 15px;
  2234. width: 110px;
  2235. height: 35px;
  2236. line-height: 35px;
  2237. user-select: text;
  2238. -webkit-user-select: text;
  2239. -moz-user-select: text;
  2240. -ms-user-select: text;
  2241. color: silver;
  2242. font-size: 12px;
  2243. float: left;
  2244. }
  2245. .informationCardTextzj {
  2246. margin-left: 141px;
  2247. width: 100px;
  2248. height: 35px;
  2249. line-height: 35px;
  2250. user-select: text;
  2251. -webkit-user-select: text;
  2252. -moz-user-select: text;
  2253. -ms-user-select: text;
  2254. color: silver;
  2255. font-size: 12px;
  2256. float: left;
  2257. }
  2258. .informationCardTextTwo {
  2259. width: 100%;
  2260. height: 35px;
  2261. float: left;
  2262. user-select: text;
  2263. -webkit-user-select: text;
  2264. -moz-user-select: text;
  2265. -ms-user-select: text;
  2266. color: silver;
  2267. }
  2268. .informationCardText2 {
  2269. margin-left: 15px;
  2270. width: 110px;
  2271. height: 35px;
  2272. font-size: 12px;
  2273. line-height: 35px;
  2274. float: left;
  2275. }
  2276. .AccessCardNumber {
  2277. width: 30%;
  2278. height: 35px;
  2279. float: left;
  2280. line-height: 35px;
  2281. text-align: center;
  2282. font-size: 12px;
  2283. user-select: text;
  2284. -webkit-user-select: text;
  2285. -moz-user-select: text;
  2286. -ms-user-select: text;
  2287. color: silver;
  2288. }
  2289. .AccessCardText {
  2290. width: 30%;
  2291. height: 35px;
  2292. float: left;
  2293. line-height: 35px;
  2294. text-align: center;
  2295. font-size: 12px;
  2296. user-select: text;
  2297. -webkit-user-select: text;
  2298. -moz-user-select: text;
  2299. -ms-user-select: text;
  2300. color: silver;
  2301. }
  2302. .AccessCardimage {
  2303. margin-left: 5px;
  2304. width: 30%;
  2305. height: 35px;
  2306. float: left;
  2307. }
  2308. .interfaceCard {
  2309. margin-top: 10px;
  2310. width: 100%;
  2311. height: 85px;
  2312. background-color: #242424;
  2313. float: left;
  2314. }
  2315. .interfaceCardSmallTop {
  2316. margin-top: 5px;
  2317. width: 100%;
  2318. height: 35px;
  2319. float: left;
  2320. }
  2321. .interfaceCardSmall {
  2322. margin-left: 8px;
  2323. width: 30%;
  2324. height: 35px;
  2325. float: left;
  2326. }
  2327. .progressBarLeftText {
  2328. user-select: text;
  2329. -webkit-user-select: text;
  2330. -moz-user-select: text;
  2331. -ms-user-select: text;
  2332. color: silver;
  2333. font-size: 12px;
  2334. float: left;
  2335. margin-left: 5px;
  2336. }
  2337. .progressBarRightText {
  2338. user-select: text;
  2339. -webkit-user-select: text;
  2340. -moz-user-select: text;
  2341. -ms-user-select: text;
  2342. color: silver;
  2343. font-size: 12px;
  2344. float: right;
  2345. margin-right: 5px;
  2346. }
  2347. .progressBar {
  2348. margin-top: 10px;
  2349. width: 100%;
  2350. height: 115px;
  2351. background-color: #242424;
  2352. float: left;
  2353. }
  2354. .progressBarAll {
  2355. margin-left: 9px;
  2356. width: 355px;
  2357. height: 60px;
  2358. float: left;
  2359. }
  2360. .progressBarText {
  2361. text-align: center;
  2362. width: 50%;
  2363. height: 30px;
  2364. line-height: 30px;
  2365. user-select: text;
  2366. -webkit-user-select: text;
  2367. -moz-user-select: text;
  2368. -ms-user-select: text;
  2369. color: silver;
  2370. font-size: 12px;
  2371. float: left;
  2372. }
  2373. .progressBarOne {
  2374. width: 100%;
  2375. height: 30px;
  2376. float: left;
  2377. }
  2378. .progressBarLeft {
  2379. width: 25%;
  2380. height: 30px;
  2381. line-height: 30px;
  2382. user-select: text;
  2383. -webkit-user-select: text;
  2384. -moz-user-select: text;
  2385. -ms-user-select: text;
  2386. color: silver;
  2387. font-size: 12px;
  2388. float: left;
  2389. }
  2390. .progressBarRight {
  2391. width: 25%;
  2392. height: 30px;
  2393. user-select: text;
  2394. -webkit-user-select: text;
  2395. -moz-user-select: text;
  2396. -ms-user-select: text;
  2397. color: silver;
  2398. font-size: 12px;
  2399. line-height: 30px;
  2400. float: right;
  2401. }
  2402. /* 风电场卡片css */
  2403. .windStation {
  2404. clear: both;
  2405. width: calc(100% - 18px);
  2406. margin-left: 9px;
  2407. height: 300px;
  2408. color: silver;
  2409. /* background-color: #242424; */
  2410. }
  2411. .scrollWindStationCard {
  2412. white-space: nowrap;
  2413. }
  2414. .windStationCardContainer {
  2415. width: 1295px;
  2416. height: 350px;
  2417. }
  2418. .windStationCard {
  2419. width: 250px;
  2420. height: 100%;
  2421. margin-right: 9px;
  2422. float: left;
  2423. background-color: #242424;
  2424. }
  2425. .windStationTitle {
  2426. width: 90%;
  2427. height: 30px;
  2428. line-height: 30px;
  2429. font-size: 12px;
  2430. margin-left: 5px;
  2431. }
  2432. .powerAndSpeedContainer {
  2433. width: 100%;
  2434. height: 90px;
  2435. }
  2436. .powerAndSpeedRed {
  2437. margin-top: 8px;
  2438. margin-left: 2%;
  2439. margin-right: 2%;
  2440. width: 46%;
  2441. height: 37px;
  2442. line-height: 37px;
  2443. text-align: center;
  2444. font-size: 12px;
  2445. background: -webkit-linear-gradient(top, rgba(159, 131, 111, 0.1) 0%, rgba(193, 94, 21, 0.2) 100%);
  2446. border-radius: 5px;
  2447. float: left;
  2448. }
  2449. .powerAndSpeedRed span {
  2450. color: white;
  2451. }
  2452. .HQChart {
  2453. width: 100%;
  2454. height: 100px;
  2455. margin-top: 8px;
  2456. }
  2457. .UChartContainer {
  2458. width: 250px;
  2459. height: 150px;
  2460. margin-top: 8px;
  2461. }
  2462. .windStationUChart {
  2463. width: 250px;
  2464. height: 150px;
  2465. position: absolute;
  2466. }
  2467. .windStationQiun-charts {
  2468. width: 250px;
  2469. height: 150px;
  2470. background-color: #242424;
  2471. }
  2472. .windStationCharts {
  2473. width: 250px;
  2474. height: 150px;
  2475. background-color: #242424;
  2476. }
  2477. .UChartTitle {
  2478. position: relative;
  2479. top: -2px;
  2480. left: 2px;
  2481. font-size: 12px;
  2482. width: 100px;
  2483. }
  2484. .xTime {
  2485. position: relative;
  2486. top: 90px;
  2487. left: 222px;
  2488. font-size: 8px;
  2489. width: 30px;
  2490. }
  2491. .fanStatusContainer {
  2492. width: 100%;
  2493. height: 70px;
  2494. }
  2495. .fanStatus {
  2496. width: 32%;
  2497. height: 30px;
  2498. margin-top: 5px;
  2499. margin-right: 0.5%;
  2500. margin-left: 0.5%;
  2501. float: left;
  2502. }
  2503. .statusIcon {
  2504. width: 22px;
  2505. height: 30px;
  2506. margin-left: 3px;
  2507. float: left;
  2508. }
  2509. .fanStatus {
  2510. height: 30px;
  2511. line-height: 30px;
  2512. font-size: 12px;
  2513. }
  2514. .AffectedPowerText{
  2515. width: 55px;
  2516. height: 25px;
  2517. float: left;
  2518. margin-left: 2px;
  2519. line-height: 25px;
  2520. }
  2521. .AffectedPower{
  2522. margin-left: 11px;
  2523. width: 20%;
  2524. height: 25px;
  2525. float: left;
  2526. }
  2527. .performancePowerText{
  2528. width: 55px;
  2529. height: 25px;
  2530. float: left;
  2531. margin-left: 2px;
  2532. line-height: 25px;
  2533. }
  2534. .performancePower{
  2535. margin-left: 11px;
  2536. width: 20%;
  2537. height: 25px;
  2538. float: left;
  2539. }
  2540. .limitedPowerText{
  2541. width: 55px;
  2542. height: 25px;
  2543. float: left;
  2544. margin-left: 2px;
  2545. line-height: 25px;
  2546. }
  2547. .limitedPower{
  2548. margin-left: 9px;
  2549. width: 20%;
  2550. height: 25px;
  2551. float: left;
  2552. }
  2553. .maintenancePowerText{
  2554. width: 55px;
  2555. height: 25px;
  2556. float: left;
  2557. margin-left: 2px;
  2558. line-height: 25px;
  2559. }
  2560. .maintenancePower{
  2561. margin-left: 30px;
  2562. width: 20%;
  2563. height: 25px;
  2564. float: left;
  2565. }
  2566. .faultPowerText{
  2567. width: 55px;
  2568. height: 25px;
  2569. float: left;
  2570. margin-left: 2px;
  2571. line-height: 25px;
  2572. }
  2573. .faultPower{
  2574. margin-left: 30px;
  2575. width: 20%;
  2576. height: 25px;
  2577. float: left;
  2578. }
  2579. .powerGenerationText {
  2580. width: 30px;
  2581. height: 25px;
  2582. float: left;
  2583. margin-left: 2px;
  2584. line-height: 25px;
  2585. }
  2586. .powerGeneration {
  2587. margin-left: 30px;
  2588. width: 15%;
  2589. height: 25px;
  2590. float: left;
  2591. }
  2592. .directGenerationText {
  2593. width: 30px;
  2594. height: 25px;
  2595. float: left;
  2596. margin-left: 2px;
  2597. line-height: 25px;
  2598. }
  2599. .directGeneration {
  2600. width: 15%;
  2601. height: 25px;
  2602. float: left;
  2603. margin-left: 9px;
  2604. }
  2605. .choice {
  2606. width: 100%;
  2607. height: 80px;
  2608. float: left;
  2609. user-select: text;
  2610. -webkit-user-select: text;
  2611. -moz-user-select: text;
  2612. -ms-user-select: text;
  2613. color: silver;
  2614. font-size: 12px;
  2615. }
  2616. .speedPowerDiagram {
  2617. width: 100px;
  2618. height: 30px;
  2619. user-select: text;
  2620. -webkit-user-select: text;
  2621. -moz-user-select: text;
  2622. -ms-user-select: text;
  2623. color: silver;
  2624. float: left;
  2625. margin-top: 18px;
  2626. margin-left: 9px;
  2627. font-size: 11px;
  2628. }
  2629. .qiun-chart {
  2630. margin-top: 50px;
  2631. width: 750upx;
  2632. height: 400upx;
  2633. }
  2634. .chart {
  2635. width: 750upx;
  2636. height: 400upx;
  2637. }
  2638. </style>