detection-business/unpackage/dist/dev/mp-weixin/pages/authority/Detection.wxml
2024-10-23 16:53:40 +08:00

1 line
3.4 KiB
Plaintext

<view class="content data-v-0bb0db30"><view class="top-heder data-v-0bb0db30"><view data-event-opts="{{[['tap',[['getfan']]]]}}" class="t-left data-v-0bb0db30" bindtap="__e"><uni-icons vue-id="6a6b0bd6-1" type="left" size="18" class="data-v-0bb0db30" bind:__l="__l"></uni-icons></view><view class="t-input data-v-0bb0db30"><uni-icons vue-id="6a6b0bd6-2" type="search" color="#BCBCBC" size="22" class="data-v-0bb0db30" bind:__l="__l"></uni-icons><input type="text" placeholder="输入车牌号" data-event-opts="{{[['input',[['__set_model',['','carNum','$event',[]]]]]]}}" value="{{carNum}}" bindinput="__e" class="data-v-0bb0db30"/></view><view data-event-opts="{{[['tap',[['search']]]]}}" class="sou data-v-0bb0db30" bindtap="__e">搜索</view></view><view class="tap data-v-0bb0db30"><block wx:for="{{tapList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tapqh',[index]]]]]}}" class="tap-box data-v-0bb0db30" bindtap="__e"><view class="{{['xhuihui','data-v-0bb0db30',(tapindex==index)?'xzhei':'']}}">{{item.text}}</view><block wx:if="{{tapindex==index}}"><view class="gang data-v-0bb0db30"></view></block></view></block></view><view class="mub data-v-0bb0db30"><view class="top-ail data-v-0bb0db30"><block wx:if="{{infoDatas==''}}"><view class="bjimg data-v-0bb0db30"><image src="http://www.nuoyunr.com/lananRsc/detection/qs.png" mode class="data-v-0bb0db30"></image></view></block><block wx:for="{{infoDatas}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="m-box data-v-0bb0db30"><view class="m-top data-v-0bb0db30"><view class="top-left data-v-0bb0db30"><view class="dhei data-v-0bb0db30">{{item.goodsName}}</view><text class="xhui data-v-0bb0db30">{{"检查站:"+item.partnerName}}</text></view><view data-event-opts="{{[['tap',[['callUser',['$0'],[[['infoDatas','',index,'workerPhone']]]]]]]}}" class="top-right data-v-0bb0db30" bindtap="__e"><image src="http://www.nuoyunr.com/lananRsc/detection/teel.png" mode class="data-v-0bb0db30"></image></view></view><view style="display:flex;align-items:center;" class="data-v-0bb0db30"><view data-event-opts="{{[['tap',[['godetails',['$0'],[[['infoDatas','',index,'id']]]]]]]}}" style="width:60%;" bindtap="__e" class="data-v-0bb0db30"><view class="on-input data-v-0bb0db30"><uni-icons vue-id="{{'6a6b0bd6-3-'+index}}" type="phone" color="#999999" size="16" class="data-v-0bb0db30" bind:__l="__l"></uni-icons><text class="data-v-0bb0db30">电话:</text><text class="data-v-0bb0db30">{{item.workerPhone?item.workerPhone:""}}</text></view><view class="on-input data-v-0bb0db30"><u-icon vue-id="{{'6a6b0bd6-4-'+index}}" name="reload" color="#999999" size="16" class="data-v-0bb0db30" bind:__l="__l"></u-icon><text class="data-v-0bb0db30">{{"时间:"+item.startTime}}</text></view><view class="on-input data-v-0bb0db30"><uni-icons vue-id="{{'6a6b0bd6-5-'+index}}" type="more" color="#999999" size="16" class="data-v-0bb0db30" bind:__l="__l"></uni-icons><text class="data-v-0bb0db30">车牌号:</text><text class="data-v-0bb0db30">{{item.carNum}}</text></view></view><block wx:if="{{item.isPass=='0'}}"><view class="sshi data-v-0bb0db30"><image src="{{imgurl+'/noPass.png'}}" mode class="data-v-0bb0db30"></image></view></block><block wx:if="{{item.isPass=='1'}}"><view class="sshi data-v-0bb0db30"><image src="{{imgurl+'/pass.png'}}" mode class="data-v-0bb0db30"></image></view></block></view></view></block></view></view></view>