select-new-jobdetail.wxml 4.4 KB
<view class="page data-v-77eea995" style="{{(vuex_theme)}}"><view class="top data-v-77eea995"><view class="title data-v-77eea995">{{''+title+''}}</view><view class="t1 data-v-77eea995">{{''+desc+''}}</view></view><view style="background-color:#fff;margin-top:20rpx;" class="data-v-77eea995"><view class="nav_bar_topV65 data-v-77eea995"><u-tabs vue-id="f431ebde-1" height="{{104}}" list="{{menu_list}}" active-color="var(--primary-color)" is-scroll="{{false}}" current="{{current}}" active-item-style="{{({color:'#000'})}}" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" class="data-v-77eea995" bind:__l="__l"></u-tabs></view></view><block wx:if="{{current==0}}"><view class="data-v-77eea995"><view class="timeb data-v-77eea995"><image class="sxdw_icon116 data-v-77eea995" src="{{statusImg}}" mode></image><view style="margin-top:20px;" class="data-v-77eea995"><u-time-line vue-id="f431ebde-2" class="data-v-77eea995" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{questions}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="data-v-77eea995"><u-time-line-item vue-id="{{('f431ebde-3-'+index)+','+('f431ebde-2')}}" class="data-v-77eea995" bind:__l="__l" vue-slots="{{['node','content']}}"><view class="{{['data-v-77eea995',item.title=='新单位信息'?'u-green-node':'u-node']}}" slot="node"></view><view class="data-v-77eea995" slot="content"><view class="u-order-title data-v-77eea995">{{item.title}}</view><view class="u-order-reply data-v-77eea995"><block wx:for="{{item.desc}}" wx:for-item="item1" wx:for-index="index1" wx:key="index1"><view class="data-v-77eea995"><view style="margin-bottom:20rpx;overflow:hidden;" class="data-v-77eea995"><text style="font-size:13px;color:rgba(0, 0, 0, 0.65);" class="data-v-77eea995">{{item1.title}}</text><text style="font-size:13px;color:rgba(0, 0, 0, 1);margin-left:4px;" class="data-v-77eea995">{{item1.desc}}</text></view></view></block></view></view></u-time-line-item></view></block></u-time-line></view></view><view style="height:94px;" class="data-v-77eea995"></view><view class="btv data-v-77eea995"><view data-event-opts="{{[['tap',[['onenter',['$event']]]]]}}" class="btn data-v-77eea995" bindtap="__e">撤销申请</view></view></view></block><block wx:else><view class="data-v-77eea995"><block wx:if="{{$root.g0!='{}'&&clObj}}"><view class="bczl data-v-77eea995"><view class="t data-v-77eea995"><view class="green data-v-77eea995"></view><view class="title data-v-77eea995">上传时间</view></view><view class="desc data-v-77eea995">{{''+$root.g1+''}}</view><view class="t data-v-77eea995" style="margin-top:72rpx;"><view class="green data-v-77eea995"></view><view class="title data-v-77eea995">备注</view></view><view class="desc data-v-77eea995">{{''+clObj.remarks+''}}</view><view class="t data-v-77eea995" style="margin-top:72rpx;"><view class="green data-v-77eea995"></view><view class="title data-v-77eea995">照片</view></view><view style="margin-top:32rpx;" class="data-v-77eea995"><u-grid vue-id="f431ebde-4" col="{{3}}" border="{{false}}" class="data-v-77eea995" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{picList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-grid-item vue-id="{{('f431ebde-5-'+index)+','+('f431ebde-4')}}" class="data-v-77eea995" bind:__l="__l" vue-slots="{{['default']}}"><u-image vue-id="{{('f431ebde-6-'+index)+','+('f431ebde-5-'+index)}}" height="{{196}}" width="{{196}}" src="{{item}}" class="data-v-77eea995" bind:__l="__l"></u-image></u-grid-item></block></u-grid></view><view class="t data-v-77eea995" style="margin-top:72rpx;"><view class="green data-v-77eea995"></view><view class="title data-v-77eea995">附件</view></view><block wx:for="{{fileList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['openLink',['$0'],[[['fileList','',index]]]]]]]}}" class="pdffj data-v-77eea995" bindtap="__e"><image class="img data-v-77eea995" src="/static/img/common/link.png"></image><text class="look data-v-77eea995">{{item.filename}}</text></view></block></view></block><block wx:else><view class="bczl data-v-77eea995"><view class="no_data data-v-77eea995"><image class="img data-v-77eea995" lazy-load="true" src="{{vuex_baseImgUrl&&vuex_baseImgUrl+'noData.png'}}"></image><view style="font-size:16px;color:#333333;margin-top:60rpx;text-align:center;" class="data-v-77eea995">暂无数据</view></view></view></block><view style="height:94px;" class="data-v-77eea995"></view></view></block></view>