|
@ -29,34 +29,58 @@ |
|
|
<view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
<view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
<view class="flex flex-col"> |
|
|
<view class="flex flex-col"> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view>正常</view> |
|
|
<view class="state"><image src="../../images/mine/round_g.png" class="icon-20 ml-28" mode=""/> 正常</view> |
|
|
</view> |
|
|
</view> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
</view> |
|
|
</view> |
|
|
<view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
<view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
<view class="flex flex-col"> |
|
|
<view class="flex flex-col"> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view>正常</view> |
|
|
<view class="state"><image src="../../images/mine/round_g.png" class="icon-20 ml-28" mode=""/> 正常</view> |
|
|
</view> |
|
|
</view> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
</view> <view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
</view> |
|
|
|
|
|
<view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
<view class="flex flex-col"> |
|
|
<view class="flex flex-col"> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view>正常</view> |
|
|
<view class="state"><image src="../../images/mine/round_g.png" class="icon-20 ml-28" mode=""/> 正常</view> |
|
|
</view> |
|
|
</view> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
</view> <view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
</view> |
|
|
|
|
|
<view class="flex flex-sb" style="width: 312rpx;background-color: #f3f9fc;border-radius: 10rpx;"> |
|
|
<view class="flex flex-col"> |
|
|
<view class="flex flex-col"> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view style="margin:20rpx 0 0 28rpx">空调</view> |
|
|
<view>正常</view> |
|
|
<view class="state"><image src="../../images/mine/round_g.png" class="icon-20 ml-28" mode=""/> 正常</view> |
|
|
</view> |
|
|
</view> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
<image src="../../images/mine/device.png" /> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
<view class="card"> |
|
|
<view class="card" style="width: calc(100vw - 40rpx);margin:0 auto;"> |
|
|
<view class="title"> |
|
|
<view class="title"> |
|
|
资源管理 |
|
|
资源管理 |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
<view class="flex flex-sb"> |
|
|
|
|
|
<view> |
|
|
|
|
|
本月用水:<text class="num blue">12m³</text> <image class="icon-26" src="../../images/mine/blue.png"></image> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view style="color: #bbbbbb;"> |
|
|
|
|
|
| |
|
|
|
|
|
</view> |
|
|
|
|
|
<view> |
|
|
|
|
|
本月用电:<text class="num pink">28kw-h</text><image class="icon-26" src="../../images/mine/red.png"></image> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="card" style="width: calc(100vw - 40rpx);margin:14rpx auto 0;"> |
|
|
|
|
|
<view class="title"> |
|
|
|
|
|
服务信息 |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="service-c"> |
|
|
|
|
|
<view class="flex p10" style="width: 180rpx;background-color: #f3f9fc;border-radius: 10rpx;" wx:for="{{7}}"> |
|
|
|
|
|
<image src="{{'../../images/mine/s'+(index + 1)+'.png'}}" class="icon-40" /> |
|
|
|
|
|
<view>空调空调</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |