| | |
| | | <cu-custom bgColor="bg-gradual-blue" :isBack="true">
|
| | | <block slot="content">{{option.name}}</block>
|
| | | </cu-custom>
|
| | | <view class="uni-padding-wrap">
|
| | | <!-- <view class="page-section swiper">
|
| | | <view class="page-section-spacing">
|
| | | <swiper class="swiper" style="height: 450rpx;" circular="true" indicator-dots="true" autoplay="true"
|
| | | interval="3500" duration="600">
|
| | | <swiper-item class="swiper-list" v-for="(item, index) in bannerList" :key="index">
|
| | | <view class="swiper-item uni-bg-red">
|
| | | <image class="swiper-img" :src="item.imageUrl" mode="aspectFit"></image>
|
| | | </view>
|
| | | </swiper-item>
|
| | | </swiper> |
| | | |
| | | </view>
|
| | | </view> -->
|
| | |
|
| | | <view class="fault-box">
|
| | |
|
| | |
| | | </view>
|
| | | </view>
|
| | | </view>
|
| | | |
| | | <view class="uni-padding-wrap">
|
| | | <!-- <view class="page-section swiper">
|
| | | <view class="page-section-spacing">
|
| | | <swiper class="swiper" style="height: 450rpx;" circular="true" indicator-dots="true" autoplay="true"
|
| | | interval="3500" duration="600">
|
| | | <swiper-item class="swiper-list" v-for="(item, index) in bannerList" :key="index">
|
| | | <view class="swiper-item uni-bg-red">
|
| | | <image class="swiper-img" :src="item.imageUrl" mode="aspectFit"></image>
|
| | | </view>
|
| | | </swiper-item>
|
| | | </swiper> |
| | | |
| | | </view>
|
| | | </view> -->
|
| | |
|
| | |
|
| | | </view>
|
| | |
|
| | |
| | | </view>
|
| | | <view class="h-tr h-tr-2">
|
| | | <view class="h-td">{{model.wind ? '开' : '关'}}</view>
|
| | | <view class="h-td">{{$lget(model,'temp2')}}%</view>
|
| | | <view class="h-td">{{$lget(model,'temp2')}}℃</view>
|
| | | <view class="h-td">{{$lget(model,'watt')}}kW·h</view>
|
| | | <view class="h-td">{{$lget(model,'steam')}}m³</view>
|
| | | </view>
|
| | |
| | | tenantid: null
|
| | | },
|
| | | bannerList: [{
|
| | | imageUrl: '../../static/image/zcy_gzj1.png'
|
| | | imageUrl: '../../static/image/ganzaoji-x.png'
|
| | | }],
|
| | | timer: null,
|
| | | realFaults: [],
|
| | |
| | | };
|
| | |
|
| | | }
|
| | | console.error(this.model)
|
| | |
|
| | |
|
| | | },
|
| | | handleEquStatusUpdate(wdata) {
|
| | |
| | | width: 100%;
|
| | | height: 460rpx;
|
| | | position: relative;
|
| | | overflow: hidden; |
| | | |
| | |
|
| | |
|
| | | .fault-inner {
|