|
@@ -56,11 +56,11 @@
|
|
|
</view>
|
|
|
<view class="frameCardMiddle">
|
|
|
月利用小时(h):
|
|
|
- <a class="frameCardMiddleValue"><view style="font-size: 12px;position: absolute;transform: scale(0.8);margin-left: -5.5%;margin-top: 0.3%;">{{windpowerstationdetail.windpowerstationdetail_springbox_target.ylyxs}}</view></a>
|
|
|
+ <a class="frameCardMiddleValue"><view style="font-size: 10px;position: absolute;transform: scale(0.8);margin-left: -5.5%;margin-top: 0.3%;">{{windpowerstationdetail.windpowerstationdetail_springbox_target.ylyxs}}</view></a>
|
|
|
</view>
|
|
|
<view class="frameCardRight">
|
|
|
综合场用电率(%):
|
|
|
- <a class="frameCardRightValue"><view style="font-size: 12px;position: absolute;transform: scale(0.8);margin-left: -5.5%;margin-top: 0.3%;">{{windpowerstationdetail.windpowerstationdetail_springbox_target.zhcydl}}</view></a>
|
|
|
+ <a class="frameCardRightValue"><view style="font-size: 11px;position: absolute;transform: scale(0.8);margin-left: -5.5%;margin-top: 0.3%;">{{windpowerstationdetail.windpowerstationdetail_springbox_target.zhcydl}}</view></a>
|
|
|
</view>
|
|
|
<view class="frameCardLeft">
|
|
|
mtbf(h):
|
|
@@ -68,7 +68,7 @@
|
|
|
</view>
|
|
|
<view class="frameCardMiddle">
|
|
|
年利用小时(h):
|
|
|
- <a class="frameCardMiddleValue"><view style="font-size: 12px;position: absolute;transform: scale(0.80);margin-left: -5.5%;margin-top: 0.3%;">{{windpowerstationdetail.windpowerstationdetail_springbox_target.nlyxs}}</view></a>
|
|
|
+ <a class="frameCardMiddleValue"><view style="font-size: 10px;position: absolute;transform: scale(0.80);margin-left: -5.5%;margin-top: 0.3%;">{{windpowerstationdetail.windpowerstationdetail_springbox_target.nlyxs}}</view></a>
|
|
|
</view>
|
|
|
<view class="frameCardRight">
|
|
|
设备可利用率(%):
|
|
@@ -676,7 +676,7 @@
|
|
|
position: 'top',
|
|
|
float: 'right'
|
|
|
},
|
|
|
- fontSize: 11,
|
|
|
+ fontSize:8,
|
|
|
background: '#121212',
|
|
|
pixelRatio: _self.pixelRatio,
|
|
|
animation: true,
|