| 1 |
- <view><view class="status_bar"></view><view style="position:relative;top:40px;"><view style="position:fixed;z-index:100;"><uni-nav-bar vue-id="2f36da30-1" left-icon="back" left-text="返回" data-event-opts="{{[['^clickLeft',[['clickLeft']]]]}}" bind:clickLeft="__e" bind:__l="__l"></uni-nav-bar><view class="bases_search"><view data-event-opts="{{[['tap',[['clickRight',['$event']]]]]}}" class="bases_search_text" bindtap="__e"><u-icon class="search" vue-id="2f36da30-2" name="search" data-event-opts="{{[['^click',[['search']]]]}}" bind:click="__e" bind:__l="__l"></u-icon><input type="text" placeholder="设备ID搜索" disabled="{{true}}" data-event-opts="{{[['input',[['__set_model',['$0','search','$event',[]],['data']],['searchinput',['$event']]]]]}}" value="{{data.search}}" bindinput="__e"/></view></view><view><image src="{{'http://www.hnyfwlw.com:8006/bigdata_app'+'/image/cb/banner.jpg'}}" mode="widthFix"></image></view><view class="tab-box"><block wx:for="{{equipArr}}" wx:for-item="item" wx:for-index="index" wx:key="type"><block wx:if="{{item.tf}}"><view data-event-opts="{{[['tap',[['tabClick',[index]]]]]}}" class="{{['tab-item',active==index?'active':'']}}" bindtap="__e"><text>{{item.name}}</text><text class="bottom-line"></text></view></block></block></view></view><block wx:if="{{loadingtf}}"><view class="loading"><image class="img" src="../../../static/images/ajax-loader.gif" mode></image></view></block><view style="position:absolute;top:190px;width:100%;"><view class="content"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><equip-item vue-id="{{'2f36da30-3-'+index}}" item="{{item.$orig}}" data-event-opts="{{[['tap',[['itemClick',['$0'],[[['equipArr.'+active+'.list','',index]]]]]]]}}" bindtap="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="date"><view class="_p">{{"设备ID:"+(item.$orig.imei||item.$orig.device_id)}}</view><view class="_p">{{"最新上报时间:"+item.f0}}</view><block wx:if="{{device_type==3||device_type==7}}"><view style="display:flex;justify-content:space-between;"><view class="_p">设备到期情况:<label class="{{['_span','prevents_item_bot_sapn'+item.$orig.device_expire]}}">{{item.$orig.device_expiretext}}</label></view><block wx:if="{{item.$orig.device_expire!=0}}"><view data-event-opts="{{[['tap',[['examine',['$0'],[[['equipArr.'+active+'.list','',index]]]]]]]}}" style="color:#3C84FE;" catchtap="__e" class="_p">查看详情</view></block></view></block></view></equip-item></block></view></view></view><u-modal bind:input="__e" vue-id="2f36da30-4" title="{{title}}" showConfirmButton="{{false}}" title-style="{{$root.a0}}" mask-close-able="{{true}}" value="{{show}}" data-event-opts="{{[['^input',[['__set_model',['','show','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="slot-content"><rich-text nodes="{{content}}"></rich-text></view></u-modal><view class="top"><block wx:if="{{isTop}}"><view data-event-opts="{{[['tap',[['top',['$event']]]]]}}" class="backtop" bindtap="__e"><image class="img0" src="../../../static/images/1.png" mode></image></view></block><view class="more"><view data-event-opts="{{[['tap',[['online',['$event']]]]]}}" hidden="{{!(filtrateTF)}}" class="box" bindtap="__e"><view class="_p">在线</view></view><view data-event-opts="{{[['tap',[['offline',['$event']]]]]}}" hidden="{{!(filtrateTF)}}" class="box" bindtap="__e"><view class="_p">离线</view></view><view data-event-opts="{{[['tap',[['complete',['$event']]]]]}}" hidden="{{!(filtrateTF)}}" class="box" bindtap="__e"><view class="_p">全部</view></view><view data-event-opts="{{[['tap',[['filtrate',['$event']]]]]}}" bindtap="__e"><image class="img1" src="../../../static/images/b0bcdb0e3fe8690520f743aa8303bf2.png" mode></image></view></view></view></view>
|