1 line
7.4 KiB
Plaintext
1 line
7.4 KiB
Plaintext
|
|
<block wx:if="{{isdetail}}"><view class="container data-v-1f659622"><view class="nav_bar data-v-1f659622"><view class="nav_bar_tit data-v-1f659622">工情信息</view></view><view class="table_h data-v-1f659622"><view data-event-opts="{{[['tap',[['tabChange',[1]]]]]}}" class="{{['leftTab','_div','data-v-1f659622',(showTextTypeTab==1)?'activetextTypeTab':'']}}" bindtap="__e">运行情况</view><view data-event-opts="{{[['tap',[['tabChange',[2]]]]]}}" class="{{['rightTab','_div','data-v-1f659622',(showTextTypeTab==2)?'activetextTypeTab':'']}}" bindtap="__e">工程险情</view></view><view class="search data-v-1f659622"><view class="search_sear data-v-1f659622"><input class="searchInput data-v-1f659622" confirm-type="search" placeholder-style="color:#bbb" placeholder="请输入工程名称/上报人" data-event-opts="{{[['input',[['__set_model',['','saerchValue','$event',[]]],['myinput',['$event']]]],['confirm',[['myconfirm',['$event']]]]]}}" value="{{saerchValue}}" bindinput="__e" bindconfirm="__e"/><icon class="icon-small data-v-1f659622" type="search" size="14"></icon><block wx:if="{{$root.g0>0}}"><icon class="clear-icon data-v-1f659622" type="clear" size="16" data-event-opts="{{[['tap',[['clearnClick',['$event']]]]]}}" bindtap="__e"></icon></block></view><view class="more data-v-1f659622"><image style="width:20px;height:20px;margin-right:10px;" src="../../static/images/filter.png" data-event-opts="{{[['tap',[['openpop',['$event']]]]]}}" bindtap="__e" class="data-v-1f659622"></image></view></view><block wx:if="{{$root.g1>0}}"><view class="table_info data-v-1f659622"><block wx:if="{{total>0}}"><view class="p _p data-v-1f659622">{{"共"+total+"条信息"}}</view></block><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-1f659622"><view data-event-opts="{{[['tap',[['toDetail',['$0'],[[['list','',index]]]]]]]}}" class="table_Page data-v-1f659622" bindtap="__e"><view class="info data-v-1f659622"><view class="_h4 data-v-1f659622">{{item.projectName}}</view><view class="info_P _p data-v-1f659622"><label class="info_n _span data-v-1f659622">{{item.reporter}}</label><label class="_span data-v-1f659622">{{item.reportTime}}</label></view></view><block wx:if="{{item.isRead==0}}"><view class="badge data-v-1f659622"><u-badge vue-id="{{'1959e9f7-1-'+index}}" isDot="{{true}}" class="data-v-1f659622" bind:__l="__l"></u-badge></view></block></view></view></block></view></block><block wx:if="{{$root.g2==0}}"><view class="table_info data-v-1f659622"><view data-event-opts="{{[['tap',[['toDetail',['item']]]]]}}" class="table_Page data-v-1f659622" bindtap="__e"><view class="info data-v-1f659622"><view class="_h4 data-v-1f659622">朝阳寺水库</view><view class="info_P _p data-v-1f659622"><label class="info_n _span data-v-1f659622">刘明</label><label class="_span data-v-1f659622">2024-03-06 13:50:47</label></view></view><view class="badge data-v-1f659622"><u-badge vue-id="1959e9f7-2" isDot="{{true}}" class="data-v-1f659622" bind:__l="__l"></u-badge></view></view></view></block><block wx:if="{{popupOpen}}"><view class="popup data-v-1f659622"><u-popup vue-id="1959e9f7-3" show="{{popupOpen}}" mode="bottom" data-event-opts="{{[['^close',[['e0']]]]}}" bind:close="__e" class="data-v-1f659622" bind:__l="__l" vue-slots="{{['default']}}"><view style="padding:30px 20px;" class="data-v-1f659622"><u-form vue-id="{{('1959e9f7-4')+','+('1959e9f7-3')}}" labelPosition="left" model="{{model1}}" labelWidth="100" data-ref="uForm" class="data-v-1f659622 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-form-item vue-id="{{('1959e9f7-5')+','+('1959e9f7-4')}}" label="工程类型" prop="checkboxValue1" borderBottom="{{true}}" labelWidth="80" data-ref="item3" class="data-v-1f659622 vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><u-checkbox-group bind:input="__e" vue-id="{{('1959e9f7-6')+','+('1959e9f7-5')}}" shape="square" value="{{model1.userInfo.checkboxValue1}}" data-event-opts="{{[['^input',[['__set_model',['$0','checkboxValue1','$event',[]],['model1.userInfo']]]]]}}" class="data-v-1f659622" bind:__l
|