myOrderList.wxml 3.2 KB
<view class="positon_list data-v-6d3d9a72" style="{{(vuex_theme)}}"><view class="sticky data-v-6d3d9a72"><u-sticky vue-id="62c5a71f-1" class="data-v-6d3d9a72" bind:__l="__l" vue-slots="{{['default']}}"><view class="tab data-v-6d3d9a72"><u-tabs-swiper vue-id="{{('62c5a71f-2')+','+('62c5a71f-1')}}" list="{{tabs}}" current="{{current}}" is-scroll="{{false}}" active-color="'var(--primary-color)'" bar-height="4" fontSize="32" bar-style="{{({borderRadius:'0rpx',bottom:'0rpx'})}}" active-item-style="{{({fontSize:'32rpx',color:'#191F25'})}}" swiperWidth="750" data-ref="uTabs" data-event-opts="{{[['^change',[['tabsChange']]]]}}" bind:change="__e" class="data-v-6d3d9a72 vue-ref" bind:__l="__l"></u-tabs-swiper></view></u-sticky></view><swiper class="swiper data-v-6d3d9a72" style="{{'height:'+(getHeight)+';'}}" current="{{swiperCurrent}}" data-event-opts="{{[['transition',[['transition',['$event']]]],['animationfinish',[['animationfinish',['$event']]]]]}}" bindtransition="__e" bindanimationfinish="__e"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item class="swiper-item data-v-6d3d9a72"><block wx:if="{{shownoData}}"><view class="data-v-6d3d9a72"><view class="list data-v-6d3d9a72"><block wx:for="{{item.l0}}" wx:for-item="item" wx:for-index="i" wx:key="i"><view data-event-opts="{{[['tap',[['handelClick',['$0'],[[['list','',i]]]]]]]}}" class="item data-v-6d3d9a72" bindtap="__e"><view class="title data-v-6d3d9a72">{{item.$orig.name}}</view><block wx:if="{{item.$orig.wage_type=='negotiable'}}"><view class="data-v-6d3d9a72"><view class="salary data-v-6d3d9a72"><text style="{{'font-size:'+('32rpx')+';'}}" class="data-v-6d3d9a72">薪资面议</text></view></view></block><block wx:else><view class="data-v-6d3d9a72"><view class="salary data-v-6d3d9a72"><block wx:if="{{item.$orig.lower_salary==item.$orig.upper_salary}}"><text class="data-v-6d3d9a72">{{item.$orig.lower_salary}}</text></block><block wx:else><text class="data-v-6d3d9a72">{{item.$orig.lower_salary+"-"+item.$orig.upper_salary}}</text></block><text style="{{'margin:'+('0 0 0 8rpx')+';'}}" class="data-v-6d3d9a72">{{"元/"+wage_type[item.$orig.wage_type]}}</text></view></view></block><view class="label data-v-6d3d9a72"><text class="data-v-6d3d9a72">{{''+(item.$orig.lower_age==0&&item.$orig.upper_age==0?'年龄不限':item.$orig.lower_age?item.$orig.lower_age+'-'+item.$orig.upper_age+'岁':'')+''}}</text><text class="data-v-6d3d9a72">{{period[item.$orig.work_period]}}</text><text class="data-v-6d3d9a72">{{degree[item.$orig.require_degree]}}</text></view><view class="address data-v-6d3d9a72"><view class="icon data-v-6d3d9a72"><u-icon vue-id="{{'62c5a71f-3-'+index+'-'+i}}" size="32" name="/static/img/recruit/address_icon.png" class="data-v-6d3d9a72" bind:__l="__l"></u-icon></view><text class="data-v-6d3d9a72">{{item.$orig.work_addrs[0].address}}</text></view><view class="time data-v-6d3d9a72">{{"截止日期:"+item.m0}}</view></view></block><c-loading vue-id="{{'62c5a71f-4-'+index}}" loading="{{loading}}" class="data-v-6d3d9a72" bind:__l="__l"></c-loading></view></view></block><block wx:else><view class="no_data data-v-6d3d9a72"><c-no-data vue-id="{{'62c5a71f-5-'+index}}" class="data-v-6d3d9a72" bind:__l="__l"></c-no-data></view></block></swiper-item></block></swiper></view>