| 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="3aabbe5a-1" left-icon="back" left-text="返回" size="16" data-event-opts="{{[['^clickLeft',[['clickLeft']]]]}}" bind:clickLeft="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="bases_search"><view data-event-opts="{{[['tap',[['clickRight',['$event']]]]]}}" class="bases_search_text" bindtap="__e"><u-icon class="search" vue-id="{{('3aabbe5a-2')+','+('3aabbe5a-1')}}" 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']]]]]}}" value="{{data.search}}" bindinput="__e"/></view></view></uni-nav-bar></view><image class="image" src="{{'http://www.hnyfwlw.com:8006/bigdata_app'+'/image/prevention/1.png'}}" mode></image><block wx:if="{{loadingtf}}"><view class="loading"><image class="img" src="../../static/images/ajax-loader.gif" mode></image></view></block><view class="prevents"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['eqdetails',['$0'],[[['eqlistdata','',index]]]]]]]}}" class="prevents_item" bindtap="__e"><image class="prevents_item_img" src="{{item.$orig.is_online==1?'http://www.hnyfwlw.com:8006/bigdata_app/image/prevention/6.png':'http://www.hnyfwlw.com:8006/bigdata_app/image/prevention/7.png'}}" mode></image><view class="prevents_item_top"><view class="_p">{{"设备名称:"+(item.$orig.device_name==""?"无":item.$orig.device_name)}}</view><view class="{{['_p',item.$orig.is_online==1?'green':'red']}}">{{item.$orig.is_online==1?'在线':'离线'}}</view></view><view class="prevents_item_bot"><view class="_p">{{"设备 ID:"+item.$orig.imei}}</view><view class="_p">{{"最新上报时间:"+item.f0}}</view><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'],[[['eqlistdata','',index]]]]]]]}}" style="color:#3C84FE;" catchtap="__e" class="_p">查看详情</view></block></view></view></view></block></view></view><u-modal bind:input="__e" vue-id="3aabbe5a-3" 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',[['allwormdel',['$event']]]]]}}" hidden="{{!(allqingchong&&filtrateTF)}}" class="box" bindtap="__e"><view class="_p">清虫</view></view><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>
|