congming_huose-apk/unpackage/dist/dev/mp-weixin/pages/room/roomdevice.wxml

1 line
2.1 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="device-tab data-v-02d93288"><view class="tabback data-v-02d93288"><view data-event-opts="{{[['tap',[['btnback',['$event']]]]]}}" class="rtjt data-v-02d93288" bindtap="__e">←</view><view class="name data-v-02d93288">{{$root.g0}}</view><view style="width:36rpx;" class="data-v-02d93288"></view></view><view class="device-list data-v-02d93288"><scroll-view class="device-list data-v-02d93288" scroll-y="{{true}}" refresher-enabled="{{true}}" refresher-triggered="{{isRefreshing}}" refresher-default-style="black" data-event-opts="{{[['scrolltolower',[['handqixing',['$event']]]],['refresherrefresh',[['onRefresh',['$event']]]]]}}" bindscrolltolower="__e" bindrefresherrefresh="__e"><block wx:for="{{deviceList}}" wx:for-item="device" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['handleDeviceClick',['$0'],[[['deviceList','',index]]]]]]]}}" class="device-item data-v-02d93288" bindtap="__e"><view class="device-avatar data-v-02d93288"><image src="{{device.productPicture}}" mode="aspectFill" class="data-v-02d93288"></image></view><view class="device-info data-v-02d93288"><text class="device-name data-v-02d93288">{{device.sn}}</text><block wx:if="{{device.roomName}}"><text class="device-room data-v-02d93288">{{device.roomName}}</text></block><view class="device-status-bar data-v-02d93288"><block wx:if="{{device.productType=='HUB'}}"><image src="https://api.ccttiot.com/smartmeter/img/static/u0ru12Gvjuczwp27TDjl" mode="aspectFill" class="data-v-02d93288"></image></block><image src="https://api.ccttiot.com/smartmeter/img/static/uzFbOGp8NpPKuPBPDKbz" mode="aspectFill" class="data-v-02d93288"></image><image src="https://api.ccttiot.com/smartmeter/img/static/u3PnwyOhljWnnrrfn84e" mode="aspectFill" class="data-v-02d93288"></image></view></view><view class="device-arrow data-v-02d93288"></view></view></block></scroll-view><block wx:if="{{$root.g1==0}}"><view style="width:272rpx;height:272rpx;margin:auto;margin-top:80rpx;" class="data-v-02d93288"><image style="width:272rpx;height:272rpx;" src="https://api.ccttiot.com/smartmeter/img/static/umA124Tcq2VMMgwye048" mode="aspectFill" class="data-v-02d93288"></image></view></block></view></view>