|
|
|
|
@ -4,409 +4,270 @@
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="weui-search-bar__form"></view>
|
|
|
|
|
<!-- bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" refresher-enabled="{{true}}" -->
|
|
|
|
|
|
|
|
|
|
<scroll-view id="listBox" bindscrolltolower="onScrollToLower" scroll-top="{{topNum}}" enhanced binddragstart="listTouchStart" bindscroll="listTouchMove" style="height:calc(100vh - 85px)" enable-passive scroll-x="false" scroll-y="true" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true">
|
|
|
|
|
<view class hover-class="none" id="searchInputBox" hover-stop-propagation="false">
|
|
|
|
|
<view class="the_city v-center" style hover-class="thover" bindtap="goCity">
|
|
|
|
|
<view class="f16 fw500 dib oelps" style="width:36px">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
|
|
|
|
|
<i class="iconfont icon-zhankai f12" style></i>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- catchtap="goSearch" -->
|
|
|
|
|
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden">
|
|
|
|
|
<view class="fss" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<i class="iconfont icon-sousuo11 mr4"></i>
|
|
|
|
|
<!-- <swiper class="c9 f14 ml4" style="height: 40px;width:70px;line-height:42px" bindchange="getSwiperIndex" autoplay circular vertical interval="{{5000}}" duration="{{600}}">
|
|
|
|
|
<view class hover-class="none" id="searchInputBox" hover-stop-propagation="false">
|
|
|
|
|
<view class="the_city v-center" style hover-class="thover" bindtap="goCity">
|
|
|
|
|
<view class="f16 fw500 dib oelps" style="width:36px">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
|
|
|
|
|
<i class="iconfont icon-zhankai f12" style></i>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- catchtap="goSearch" -->
|
|
|
|
|
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden">
|
|
|
|
|
<view class="fss" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<i class="iconfont icon-sousuo11 mr4"></i>
|
|
|
|
|
<!-- <swiper class="c9 f14 ml4" style="height: 40px;width:70px;line-height:42px" bindchange="getSwiperIndex" autoplay circular vertical interval="{{5000}}" duration="{{600}}">
|
|
|
|
|
<block wx:for="{{swiperTextList}}" wx:key="index">
|
|
|
|
|
<swiper-item catchtouchmove="modalMove">
|
|
|
|
|
<view data-item="{{item}}" class="single-word color-gray">{{item}}</view>
|
|
|
|
|
</swiper-item>
|
|
|
|
|
</block>
|
|
|
|
|
</swiper>-->
|
|
|
|
|
<input type="text" value="{{inputVal}}" class="f14" bindinput="inputTyping" placeholder="{{jobNum ? '近48小时更新' + jobNum + '条信息' : ''}}" catchblur placeholder-class="f14" />
|
|
|
|
|
<view class="iconfont icon-guanbi11 f10 c9 biggerSize" wx:if="{{chaShowed}}" style="color:#333" catchtap="clearInput"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="weui-search-bar__input f14 oelps {{!chaShowed ? 'c9' : 'c3'}}" style="max-width: 70px;">{{inputVal}}</view> -->
|
|
|
|
|
<!-- <view class="iconfont icon-guanbi11 f10 c9" wx:if="{{chaShowed}}" style="color:#333" catchtap="clearInput"></view> -->
|
|
|
|
|
<view class="search f14" catchtap="searchKey" style="color: var(--color-ysd);">搜索</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class style="width:40px;height:40px;margin-left:12px" bindtap="toEnroll" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/IOS/ksbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
|
|
|
|
|
</swiper>-->
|
|
|
|
|
<input type="text" value="{{inputVal}}" class="f14" bindinput="inputTyping" placeholder="{{jobNum ? '近48小时更新' + jobNum + '条信息' : ''}}" catchblur placeholder-class="f14" />
|
|
|
|
|
<view class="iconfont icon-guanbi11 f10 c9 biggerSize" wx:if="{{chaShowed}}" style="color:#333;right:4px" catchtap="clearInput"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="weui-search-bar__input f14 oelps {{!chaShowed ? 'c9' : 'c3'}}" style="max-width: 70px;">{{inputVal}}</view> -->
|
|
|
|
|
<!-- <view class="iconfont icon-guanbi11 f10 c9" wx:if="{{chaShowed}}" style="color:#333" catchtap="clearInput"></view> -->
|
|
|
|
|
<view class="search f16" catchtap="searchKey" style="color: var(--color-ysd);">搜索</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="navigator" wx:if="{{false}}">
|
|
|
|
|
<!-- <view class="navigatorBar" hover-class="none" style="padding-top:{{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2)}}px" hover-stop-propagation="false">
|
|
|
|
|
<view class="tabs display-flex" style="width:128px;text-align:center;margin-top:{{}}">
|
|
|
|
|
<view class="tarbar" style bindtap="choosenTop" data-id="1">
|
|
|
|
|
<view class="tarbarText f16 {{toped == '1'?'active':''}}">标准</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" bindtap="choosenTop" data-id="2">
|
|
|
|
|
<view class="tarbarText f16 {{toped == '2'?'active':''}}">简版</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="quickapply">
|
|
|
|
|
<button class="text" size="mini" hover-class="none" catchgetphonenumber="getPhoneNumber" open-type="getPhoneNumber" catchtap="emptyMethod" hover-stop-propagation="false" wx:if="{{!isLogin}}">
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="photo">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500 f18">拍照报名</view>
|
|
|
|
|
<view class="f12 c9">自动识别</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-paizhao"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="record">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">报名录单</view>
|
|
|
|
|
<view class="f12 c9">快速报名</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class hover-class="thover" hover-stop-propagation="false" bindtap="toSmart" data-type="record">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">智能匹配</view>
|
|
|
|
|
<view class="f12 c9">快速推岗</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan"></view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</button>
|
|
|
|
|
<button wx:else hover-class="none" style="width: calc(100vw - 20px);">
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" catchtap="chooseIdCard">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">拍照报名</view>
|
|
|
|
|
<view class="f12 c9">自动识别</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-paizhao" />
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" catchtap="navigatorToRecord">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">报名录单</view>
|
|
|
|
|
<view class="f12 c9">快速报名</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan" />
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class hover-class="thover" hover-stop-propagation="false" bindtap="toSmart" data-type="record">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">智能匹配</view>
|
|
|
|
|
<view class="f12 c9">快速推岗</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan"></view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</button>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="weui-search-bar weui-search-bar_focusing ysd-basebg-color" id="searchBar" style="line-height: 1;">
|
|
|
|
|
<view class="cf v-center" hover-class="thover" bindtap="goCity">
|
|
|
|
|
<view class="f16 cf085 dib">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
|
|
|
|
|
<i class="iconfont icon-zhankai f10" style="margin: 1px 12px 0 6px; color: #fff"></i>
|
|
|
|
|
</view>
|
|
|
|
|
<form class="weui-search-bar__form flex-1">
|
|
|
|
|
<view class="weui-search-bar__box" catchtap="goSearch">
|
|
|
|
|
<i class="iconfont icon-sousuo11"></i>
|
|
|
|
|
<view class="weui-search-bar__input {{!chaShowed ? 'c9' : 'c3'}}" style="width: 160px;">{{inputVal}}</view>
|
|
|
|
|
<view class="iconfont icon-qingkong1" wx:if="{{chaShowed}}" style="color:#333" catchtap="clearInput"></view>
|
|
|
|
|
<view class="search" catchtap="searchKey" style="color: var(--color-ysd);">搜索</view>
|
|
|
|
|
</view>
|
|
|
|
|
</form>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <view class="display-flex p024">
|
|
|
|
|
<view class="tarbar" bindtap="choosenTop" data-id="1">
|
|
|
|
|
<view class="tarbarText {{toped == '1'?'active':''}}">简版</view>
|
|
|
|
|
<image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" style="margin-left: 48px;" bindtap="choosenTop" data-id="2">
|
|
|
|
|
<view class="tarbarText {{toped == '2'?'active':''}}">标准</view>
|
|
|
|
|
<image wx:if="{{toped == '2'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="flex-1">
|
|
|
|
|
<view class="newSearch" catchtap="goSearch">
|
|
|
|
|
<i class="iconfont icon-sousuo11 mr8"></i>搜索
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="none" wx:if="{{false}}" hover-stop-propagation="false">
|
|
|
|
|
<view id="navBox" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="bannerContainer">
|
|
|
|
|
<!-- indicator-dots="{{true}}" -->
|
|
|
|
|
<swiper class="banner" autoplay="{{true}}" previous-margin="-3px" next-margin="-3px" circular="{{true}}" current="0" current-item-id interval="3000" duration="300" display-multiple-items="1" skip-hidden-item-layout="false">
|
|
|
|
|
<swiper-item class wx:for="{{bannerList}}" wx:key="index" item-id>
|
|
|
|
|
<image bindtap="toHot" data-path="{{item.path}}" class="size100 br8" src="{{item.img}}" mode="aspectFit|aspectFill|widthFix" binderror bindload />
|
|
|
|
|
</swiper-item>
|
|
|
|
|
</swiper>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="navListContainer" wx:if="{{false}}">
|
|
|
|
|
<view class="navList">
|
|
|
|
|
<view class="navSub" bindtap="witchNav" data-title="{{item.title}}" data-url="{{item.path}}" wx:for="{{navList}}" target wx:key="index" aria-role="navigate" open-type="navigate">
|
|
|
|
|
<view class="por" style="width:44px" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class src="{{item.img}}" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
|
<view class="poa" wx:if="{{!readed && item.title == '消息中心'}}" style="width:10px;height:10px;border-radius:50%;right:-2px;top:-2px;background-color:#ff4400" hover-class="none" hover-stop-propagation="false"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f12 lh1" hover-class="none" hover-stop-propagation="false">{{item.title}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="" bindtap='witchNav' data-title="职教职培" data-url="/subPage/vocationalList/index" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
职教职培
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<image class style="width:40px;height:40px;margin-left:12px" bindtap="toEnroll" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/IOS/ksbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sticky" id="sticky" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="fsa " catchtouchmove="modalMove" style> -->
|
|
|
|
|
<view class="fsa searchBar" style hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fsa" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="tarbar" bindtap="collectChange" data-id="0">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '0'?'collectActive':''}}">最新</view>
|
|
|
|
|
<!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> -->
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 滚动公告 -->
|
|
|
|
|
<!-- <view class='wrapX'>
|
|
|
|
|
<view class="wrapOut fss">
|
|
|
|
|
<i class='iconfont icon-laba ml8 f18' style="font-weight:600;color:#1890ff"></i>
|
|
|
|
|
<view class="wrapInner flex-1">
|
|
|
|
|
<view class="contant">平台迁移 点击跳转到新的小程序</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">工价</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <image class wx:if="{{userInfo.user.subscribeBCDT != 1}}" style="display:block;width:calc(100vw - 20px);height:calc((100vw - 20px) * 174 / 1065);margin:4px 10px" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/new_notice.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload bindtap="showgzh"></image> -->
|
|
|
|
|
<!-- <view class="fsa f12 ysd-base-color m10 p012 br8 mb0" wx:if="{{userInfo.user.subscribeBCDT != 1}}" style="line-height:36px;background: #ffeee9" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<i class="iconfont icon-xiaoxi br8 tac" style="display:inline-block;width:22px;height:22px;background:#ffdede;line-height:23px"></i>
|
|
|
|
|
查收工单通知,关注伯才公众号
|
|
|
|
|
<view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="3">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '3'?'collectActive':''}}">佣金</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="border1 pl8 pr8" bindtap="showgzh" style="border-color:var(--ysd-color);line-height:22px;border-radius:5px" hover-class="none" hover-stop-propagation="false">关注</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <official-account></official-account> -->
|
|
|
|
|
<!-- <image class show-menu-by-longpress="{{true}}" src="../../assets/images/gzhQRcode.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload /> -->
|
|
|
|
|
<view class="sticky" id="sticky" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="fsa " catchtouchmove="modalMove" style> -->
|
|
|
|
|
<view class="fsa searchBar" style hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fsa" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="tarbar" bindtap="collectChange" data-id="0">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '0'?'collectActive':''}}">最新</view>
|
|
|
|
|
<!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> -->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">工价</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="3">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '3'?'collectActive':''}}">佣金</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
|
|
|
|
|
<!-- <view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">附近</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="2">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '2'?'collectActive':''}}">最新</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <view class="tarbar" style="margin-left: 24px;" bindtap="collectChange" data-id="1">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">收藏</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="xgxg" id="menu">
|
|
|
|
|
<view class="fsa" style="justify-content:space-beteween; height: 44px">
|
|
|
|
|
<view class="csbf f14 c6 {{whichOneShow == 'gj' ?'active':''}}" catchtap="chooseNl" data-type="gj" wx:if="{{false}}">
|
|
|
|
|
{{firstMenu}}
|
|
|
|
|
<!-- <i class="iconfont icon-shouqi f12 {{activez=='zuijin' ?'cf40':'c9'}} fst ml4" wx:if="{{whichOneShow == 'gj'}}"></i>
|
|
|
|
|
<i class="iconfont icon-zhankai f12 {{activez=='zuijin' ?'cf40':'c9'}} fst ml4" wx:else data-type="gj"></i>-->
|
|
|
|
|
<i class="iconfont icon-jiaobiao f4 {{activez=='zuijin' ?'c3':'c3'}} fst" data-type="gj"></i>
|
|
|
|
|
<scroll-view class="gjFixed" wx:if="{{ whichOneShow == 'gj' }}" catchtouchmove="cc">
|
|
|
|
|
<view class="bgf tl c3 por filter filterprice sort {{whichOneShow == 'gj' ? 'activeWindow' : ''}}" catchtap style="height:240px">
|
|
|
|
|
<view class="f16 fw500 p016 {{activez=='zuigao'?'cf00 b1 ':''}}" data-id="zuigao" bindtap="choiceFilter" style="line-height: 42px" hover-class="thover">工价优先</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{activez=='zuijin'?'cf00 b1':''}}" data-id="zuijin" bindtap="choiceFilter" style="line-height: 42px" hover-class="thover">距离优先</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{activez=='fuwufei'?'cf00 b1':''}}" data-id="fuwufei" bindtap="choiceFilter" style="line-height: 42px" hover-class="thover">佣金优先</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="xgxg" id="menu">
|
|
|
|
|
<view class="fsa" style="justify-content:space-beteween; height: 44px">
|
|
|
|
|
<view class="csbf f14 c6 {{whichOneShow == 'gj' ?'active':''}}" catchtap="chooseNl" data-type="gj" wx:if="{{false}}">
|
|
|
|
|
{{firstMenu}}
|
|
|
|
|
<!-- <i class="iconfont icon-shouqi f12 {{activez=='zuijin' ?'cf40':'c9'}} fst ml4" wx:if="{{whichOneShow == 'gj'}}"></i>
|
|
|
|
|
<i class="iconfont icon-zhankai f12 {{activez=='zuijin' ?'cf40':'c9'}} fst ml4" wx:else data-type="gj"></i>-->
|
|
|
|
|
<i class="iconfont icon-jiaobiao f4 {{activez=='zuijin' ?'c3':'c3'}} fst" data-type="gj"></i>
|
|
|
|
|
<scroll-view class="gjFixed" wx:if="{{ whichOneShow == 'gj' }}" catchtouchmove="cc">
|
|
|
|
|
<view class="bgf tl c3 por filter filterprice sort {{whichOneShow == 'gj' ? 'activeWindow' : ''}}" catchtap style="height:240px">
|
|
|
|
|
<view class="f16 fw500 p016 {{activez=='zuigao'?'cf00 b1 ':''}}" data-id="zuigao" bindtap="choiceFilter" style="line-height: 42px" hover-class="thover">工价优先</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{activez=='zuijin'?'cf00 b1':''}}" data-id="zuijin" bindtap="choiceFilter" style="line-height: 42px" hover-class="thover">距离优先</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{activez=='fuwufei'?'cf00 b1':''}}" data-id="fuwufei" bindtap="choiceFilter" style="line-height: 42px" hover-class="thover">佣金优先</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="csbf c6 f14 dn {{whichOneShow == 'sex'?'active':''}} {{ sexid!='' && sexid!='-1'?'activecolor':''}}" catchtap="chooseNl" data-type="sex" style>
|
|
|
|
|
{{ secondMenu }}
|
|
|
|
|
<i class="iconfont icon-shouqi f12 {{ sexid!='-1' ?'cf40':'c9'}} fst ml4" wx:if="{{whichOneShow == 'sex'}}"></i>
|
|
|
|
|
<i class="iconfont icon-zhankai f12 {{ sexid!='-1' ?'cf40':'c9'}} fst ml4" wx:else data-type="sex"></i>
|
|
|
|
|
<scroll-view class="gjFixed" catchtouchmove="cc" wx:if="{{whichOneShow == 'sex'}}">
|
|
|
|
|
<view class="bgf tl c3 filter filterprice sort" style>
|
|
|
|
|
<view class="f16 fw500 p016 {{sexid=='-1'?'cf00 b1':''}}" data-id="-1" data-type="sex" bindtap="choiceSex" style="line-height: 42px" hover-class="thover">男女不限</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{sexid=='1'?'cf00 b1':''}}" data-id="1" data-type="sex" bindtap="choiceSex" style="line-height: 42px" hover-class="thover">男</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{sexid=='2'?'cf00 b1':''}}" data-id="2" data-type="sex" bindtap="choiceSex" style="line-height: 42px" hover-class="thover">女</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="csbf c6 f14 dn {{whichOneShow == 'sex'?'active':''}} {{ sexid!='' && sexid!='-1'?'activecolor':''}}" catchtap="chooseNl" data-type="sex" style>
|
|
|
|
|
{{ secondMenu }}
|
|
|
|
|
<i class="iconfont icon-shouqi f12 {{ sexid!='-1' ?'cf40':'c9'}} fst ml4" wx:if="{{whichOneShow == 'sex'}}"></i>
|
|
|
|
|
<i class="iconfont icon-zhankai f12 {{ sexid!='-1' ?'cf40':'c9'}} fst ml4" wx:else data-type="sex"></i>
|
|
|
|
|
<scroll-view class="gjFixed" catchtouchmove="cc" wx:if="{{whichOneShow == 'sex'}}">
|
|
|
|
|
<view class="bgf tl c3 filter filterprice sort" style>
|
|
|
|
|
<view class="f16 fw500 p016 {{sexid=='-1'?'cf00 b1':''}}" data-id="-1" data-type="sex" bindtap="choiceSex" style="line-height: 42px" hover-class="thover">男女不限</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{sexid=='1'?'cf00 b1':''}}" data-id="1" data-type="sex" bindtap="choiceSex" style="line-height: 42px" hover-class="thover">男</view>
|
|
|
|
|
<view class="f16 fw500 p016 {{sexid=='2'?'cf00 b1':''}}" data-id="2" data-type="sex" bindtap="choiceSex" style="line-height: 42px" hover-class="thover">女</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="csbf f14 c6 fsa dn {{whichOneShow == 'brand' ? 'brand_active' : ''}} {{whichOneShow == 'brand' ?'active':''}} {{ selectBrandList.length > 0 ?'activecolor':''}}" style catchtap="chooseNl" data-type="brand">
|
|
|
|
|
分类
|
|
|
|
|
<i class="iconfont icon-shouqi f12 c9 fst ml4" wx:if="{{whichOneShow == 'brand' && selectBrandList.length <= 0}}"></i>
|
|
|
|
|
<i class="iconfont icon-zhankai f12 c9 fst ml4" wx:if="{{whichOneShow != 'brand' && selectBrandList.length <= 0}}" data-type="brand"></i>
|
|
|
|
|
<view wx:if="{{selectBrandList.length > 0}}" class="specialnum ml4" data-type="brand">{{selectBrandList.length}}</view>
|
|
|
|
|
<scroll-view class="gjFixed" catchtouchmove="modalMove" catchtap="hideLeft" wx:if="{{whichOneShow == 'brand'}}">
|
|
|
|
|
<view class="bgf tl c3 filterprice brand" catchtap="cc">
|
|
|
|
|
<view class="display-flex content">
|
|
|
|
|
<block wx:for="{{filterData.classifyList}}" wx:for-item="item" wx:key="index">
|
|
|
|
|
<view catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'brandactive':''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="btmFix display-flex" style="justify-content: center;">
|
|
|
|
|
<view class>
|
|
|
|
|
<button class="resetBtn" style catchtap="clearFilter1" data-type="2">重置</button>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class>
|
|
|
|
|
<button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList">确定</button>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="csbf f14 c6 fsa dn {{whichOneShow == 'brand' ? 'brand_active' : ''}} {{whichOneShow == 'brand' ?'active':''}} {{ selectBrandList.length > 0 ?'activecolor':''}}" style catchtap="chooseNl" data-type="brand">
|
|
|
|
|
分类
|
|
|
|
|
<i class="iconfont icon-shouqi f12 c9 fst ml4" wx:if="{{whichOneShow == 'brand' && selectBrandList.length <= 0}}"></i>
|
|
|
|
|
<i class="iconfont icon-zhankai f12 c9 fst ml4" wx:if="{{whichOneShow != 'brand' && selectBrandList.length <= 0}}" data-type="brand"></i>
|
|
|
|
|
<view wx:if="{{selectBrandList.length > 0}}" class="specialnum ml4" data-type="brand">{{selectBrandList.length}}</view>
|
|
|
|
|
<scroll-view class="gjFixed" catchtouchmove="modalMove" catchtap="hideLeft" wx:if="{{whichOneShow == 'brand'}}">
|
|
|
|
|
<view class="bgf tl c3 filterprice brand" catchtap="cc">
|
|
|
|
|
<view class="display-flex content">
|
|
|
|
|
<block wx:for="{{filterData.classifyList}}" wx:for-item="item" wx:key="index">
|
|
|
|
|
<view catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'brandactive':''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="btmFix display-flex" style="justify-content: center;">
|
|
|
|
|
<view class>
|
|
|
|
|
<button class="resetBtn" style catchtap="clearFilter1" data-type="2">重置</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class>
|
|
|
|
|
<button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList">确定</button>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="csbf f14 c6 ml16 fsa {{whichOneShow == 'special' ? 'special_active' : ''}} {{whichOneShow == 'special'?'active':''}}" catchtap="chooseNl" data-type="special" wx:if="{{true}}">
|
|
|
|
|
筛选
|
|
|
|
|
<!-- <i class="iconfont icon-jiaobiao f4 c9 fst ml4" wx:if="{{whichOneShow == 'special' && (selectJobList.length <= 0 && selectBrandList.length <= 0)}}"></i> -->
|
|
|
|
|
<i class="iconfont icon-jiaobiao f4 c3 fst ml4" style="height:22px" wx:if="{{(selectJobList.length <= 0 && selectBrandList.length <= 0)}}" data-type="special"></i>
|
|
|
|
|
<i wx:if="{{selectJobList.length > 0||selectBrandList.length > 0}}" class="specialnum ml4" catchtap style="display:inline-block" data-type="special">{{selectJobList.length + selectBrandList.length }}</i>
|
|
|
|
|
<!-- catchtap="hideLeft" -->
|
|
|
|
|
<scroll-view class="gjFixed" catchtouchmove="modalMove" wx:if="{{whichOneShow == 'special'}}">
|
|
|
|
|
<scroll-view scroll-y="{{true}}" catchtap class="filterBox filterContainer">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">年龄(岁)</view>
|
|
|
|
|
<view class="content por" style="justify-content:space-between">
|
|
|
|
|
<!-- <view class="slider_value" style="position: absolute;top: -10px;left: 10px;color: var(--color-ysd);" hover-class="none" hover-stop-propagation="false">{{userAge == 60 ? userAge + '+' : userAge }}</view>
|
|
|
|
|
<slider block-size="28" step="{{1}}" selected-color="var(--color-ysd)" bindchange="sliderChange" bindchanging="sliderChange" value="{{userAge}}" min="{{0}}" max="{{60}}"/>-->
|
|
|
|
|
<view class="slider_value fsa" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{minAge + '-'}}</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="50" block-size="50" min="16" max="60" values="{{rangeValues}}" bindrangechange="onRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">性别</view>
|
|
|
|
|
<!-- wx:if="{{index != filterData.sex.length - 1}}" -->
|
|
|
|
|
<view class="content" style="justify-content:space-between">
|
|
|
|
|
<span wx:for="{{filterData.sex}}" catchtap="setActive" wx:key="index" data-type="sex" data-id="{{item.id}}" style="margin-right:{{index == filterData.sex.length - 1? '0':''}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">分类</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.classifyList}}" catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">薪资福利</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray1}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray1" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">宿舍保障</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray3}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray3" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">班制休息</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray0}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray0" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">面试特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray4}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray4" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">其他特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray2}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray2" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="btnBox bt1" catchtap>
|
|
|
|
|
<button class="clearFilter" hover-class="thover" style data-type="innerclear" bindtap="clearFilter1">清除</button>
|
|
|
|
|
<button class="normalBtn loginOut" hover-class="thover" style="max-width:178px" bindtap="toList">确定</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="csbf f14 c6 ml16 fsa {{whichOneShow == 'special' ? 'special_active' : ''}} {{whichOneShow == 'special'?'active':''}}" catchtap="chooseNl" data-type="special" wx:if="{{true}}">
|
|
|
|
|
筛选
|
|
|
|
|
<!-- <i class="iconfont icon-jiaobiao f4 c9 fst ml4" wx:if="{{whichOneShow == 'special' && (selectJobList.length <= 0 && selectBrandList.length <= 0)}}"></i> -->
|
|
|
|
|
<i class="iconfont icon-jiaobiao f4 c3 fst ml4" style="height:22px" wx:if="{{(selectJobList.length <= 0 && selectBrandList.length <= 0)}}" data-type="special"></i>
|
|
|
|
|
<i wx:if="{{selectJobList.length > 0||selectBrandList.length > 0}}" class="specialnum ml4" catchtap style="display:inline-block" data-type="special">{{selectJobList.length + selectBrandList.length }}</i>
|
|
|
|
|
<!-- catchtap="hideLeft" -->
|
|
|
|
|
<scroll-view class="gjFixed" catchtouchmove="modalMove" wx:if="{{whichOneShow == 'special'}}">
|
|
|
|
|
<scroll-view scroll-y="{{true}}" catchtap class="filterBox filterContainer">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">年龄(岁)</view>
|
|
|
|
|
<view class="content por" style="justify-content:space-between">
|
|
|
|
|
<!-- <view class="slider_value" style="position: absolute;top: -10px;left: 10px;color: var(--color-ysd);" hover-class="none" hover-stop-propagation="false">{{userAge == 60 ? userAge + '+' : userAge }}</view>
|
|
|
|
|
<slider block-size="28" step="{{1}}" selected-color="var(--color-ysd)" bindchange="sliderChange" bindchanging="sliderChange" value="{{userAge}}" min="{{0}}" max="{{60}}"/>-->
|
|
|
|
|
<view class="slider_value fsa" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{minAge + '-'}}</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="50" block-size="50" min="16" max="60" values="{{rangeValues}}" bindrangechange="onRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">性别</view>
|
|
|
|
|
<!-- wx:if="{{index != filterData.sex.length - 1}}" -->
|
|
|
|
|
<view class="content" style="justify-content:space-between">
|
|
|
|
|
<span wx:for="{{filterData.sex}}" catchtap="setActive" wx:key="index" data-type="sex" data-id="{{item.id}}" style="margin-right:{{index == filterData.sex.length - 1? '0':''}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">分类</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.classifyList}}" catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">薪资福利</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray1}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray1" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">宿舍保障</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray3}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray3" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">班制休息</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray0}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray0" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">面试特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray4}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray4" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="title">其他特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{filterData.jobFilter.tagArray2}}" catchtap="setActive" wx:key="index" data-type="jobFilter" data-arr="tagArray2" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="btnBox bt1" catchtap>
|
|
|
|
|
<button class="clearFilter" hover-class="thover" style="max-width:118px" data-type="innerclear" bindtap="clearFilter1">清除</button>
|
|
|
|
|
<button class="normalBtn loginOut" hover-class="thover" style="max-width:178px" bindtap="toList">确定</button>
|
|
|
|
|
<!-- 单独的筛选项隐藏 -->
|
|
|
|
|
<view class="bgf tl c3 dn filterprice filterBox" catchtap="cc">
|
|
|
|
|
<scroll-view scroll-y="{{true}}" class="specialtag">
|
|
|
|
|
<view class="f18 c3 fw500 mt12" style="text-align:start">薪资福利</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray1}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="1" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray1" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 单独的筛选项隐藏 -->
|
|
|
|
|
<view class="bgf tl c3 dn filterprice filterBox" catchtap="cc">
|
|
|
|
|
<scroll-view scroll-y="{{true}}" class="specialtag">
|
|
|
|
|
<view class="f18 c3 fw500 mt12" style="text-align:start">薪资福利</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray1}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="1" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray1" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f18 c3 fw500 mt16">食宿保障</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray3}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="3" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray3" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f18 c3 fw500 mt16">班制特色</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray0}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="0" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray0" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f18 c3 fw500 mt16">其它特色</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray2}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="2" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray2" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="btmFix display-flex" style="justify-content: center;">
|
|
|
|
|
<view class>
|
|
|
|
|
<button class="resetBtn" style catchtap="clearFilter1" data-type="1">重置</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class>
|
|
|
|
|
<button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList">确定</button>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f18 c3 fw500 mt16">食宿保障</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray3}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="3" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray3" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f18 c3 fw500 mt16">班制特色</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray0}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="0" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray0" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f18 c3 fw500 mt16">其它特色</view>
|
|
|
|
|
<view class="mt10 tagBox">
|
|
|
|
|
<block wx:for="{{filterData.jobFilter.tagArray2}}" wx:key="index">
|
|
|
|
|
<view data-index-tag="2" data-type="jobFilter" bindtap="setActive" wx:key="index" data-arr="tagArray2" data-id="{{item.id}}" data-index="{{index}}" class="bgAc {{item.active ? 'active' : ''}}">{{item.name}}</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="btmFix display-flex" style="justify-content: center;">
|
|
|
|
|
<view class>
|
|
|
|
|
<button class="resetBtn" style catchtap="clearFilter1" data-type="1">重置</button>
|
|
|
|
|
</view>
|
|
|
|
|
<view class>
|
|
|
|
|
<button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList">确定</button>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- catchtap="golistSharePage" -->
|
|
|
|
|
<!-- wx:if="{{false}}" -->
|
|
|
|
|
<!-- <view class="f14" catchtap="golistSharePage" style="text-decoration:underline;color:#576B95" hover-class="none" hover-stop-propagation="false">批量分享</view> -->
|
|
|
|
|
<!-- <view class="typeChange" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- catchtap="golistSharePage" -->
|
|
|
|
|
<!-- wx:if="{{false}}" -->
|
|
|
|
|
<!-- <view class="f14" catchtap="golistSharePage" style="text-decoration:underline;color:#576B95" hover-class="none" hover-stop-propagation="false">批量分享</view> -->
|
|
|
|
|
<!-- <view class="typeChange" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class catchtap="choosenTop" data-id="{{toped == 2 ? 1 : 2}}" style="width:60px;height: 32px;" src="{{toped == 1 ? '../../assets/images/biao.svg' : '../../assets/images/jian.svg'}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <view class="flex-1">
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <view class="flex-1">
|
|
|
|
|
<view class="newSearch" catchtap="goSearch">
|
|
|
|
|
<i class="iconfont icon-sousuo11 mr8"></i>搜索
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- </view> -->
|
|
|
|
|
<scroll-view class="filterTag display-flex bt1" scroll-x="true" scroll-y="false" scroll-top="0" scroll-left="0" scroll-into-view scroll-with-animation="false" enable-flex enable-back-to-top="false" wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || sexid != '-1' ||(storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '16-60')}}">
|
|
|
|
|
<view class="display-flex" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="tc genderTag f14 por {{activez != 'zuigao' && (selectJobList.length > 0 || selectBrandList.length > 0 || sexid != '-1') ? 'hascontent' : ''}}" catchtap="deletePaixu" style="min-width:60px" wx:if="{{activez != 'zuigao'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- </view> -->
|
|
|
|
|
<scroll-view class="filterTag display-flex bt1" scroll-x="true" scroll-y="false" scroll-top="0" scroll-left="0" scroll-into-view scroll-with-animation="false" enable-flex enable-back-to-top="false" wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || sexid != '-1' ||(storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '16-60')}}">
|
|
|
|
|
<view class="display-flex" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="tc genderTag f14 por {{activez != 'zuigao' && (selectJobList.length > 0 || selectBrandList.length > 0 || sexid != '-1') ? 'hascontent' : ''}}" catchtap="deletePaixu" style="min-width:60px" wx:if="{{activez != 'zuigao'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
{{firstMenu}}
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="tc genderTag f14 por" catchtap="deleteAge" style="min-width:60px" wx:if="{{ storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '16-60'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
{{maxAge == minAge ? maxAge + '岁' : storeJobListSearchForm.ageRangeStr + (maxAge == 60 ? '+' : '')}}
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tc genderTag f14 por {{sexid != '-1' && (selectJobList.length > 0 || selectBrandList.length > 0 ) ? 'hascontent' : ''}}" catchtap="deleteSex" style="min-width:60px" wx:if="{{sexid != '-1'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
{{secondMenu}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="brandTag ml8 {{selectBrandList.length > 0 && selectJobList.length > 0 ? 'hascontent' : ''}}" wx:if="{{selectBrandList.length > 0}}">
|
|
|
|
|
<block wx:for="{{selectBrandList}}" wx:key="index">
|
|
|
|
|
<view class="por" catchtap="deleteMark" data-item="{{item}}">
|
|
|
|
|
{{item.name}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="specialTag" wx:if="{{selectJobList.length > 0}}">
|
|
|
|
|
<block wx:for="{{selectJobList}}" wx:key="index">
|
|
|
|
|
<view class="por" catchtap="deleteMark" data-item="{{item}}">
|
|
|
|
|
{{item.name}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="tc genderTag f14 por" catchtap="deleteAge" style="min-width:60px" wx:if="{{ storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '16-60'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
{{maxAge == minAge ? maxAge + '岁' : storeJobListSearchForm.ageRangeStr + (maxAge == 60 ? '+' : '')}}
|
|
|
|
|
</view>
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<i class="iconfont icon-qingkong1 f14"></i>
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tc genderTag f14 por {{sexid != '-1' && (selectJobList.length > 0 || selectBrandList.length > 0 ) ? 'hascontent' : ''}}" catchtap="deleteSex" style="min-width:60px" wx:if="{{sexid != '-1'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
{{secondMenu}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<!-- <view class="xgxg p012" id="menu">
|
|
|
|
|
</view>
|
|
|
|
|
<view class="brandTag ml8 {{selectBrandList.length > 0 && selectJobList.length > 0 ? 'hascontent' : ''}}" wx:if="{{selectBrandList.length > 0}}">
|
|
|
|
|
<block wx:for="{{selectBrandList}}" wx:key="index">
|
|
|
|
|
<view class="por" catchtap="deleteMark" data-item="{{item}}">
|
|
|
|
|
{{item.name}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="specialTag" wx:if="{{selectJobList.length > 0}}">
|
|
|
|
|
<block wx:for="{{selectJobList}}" wx:key="index">
|
|
|
|
|
<view class="por" catchtap="deleteMark" data-item="{{item}}">
|
|
|
|
|
{{item.name}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<i class="iconfont icon-qingkong1 f14"></i>
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<!-- <view class="xgxg p012" id="menu">
|
|
|
|
|
<view class="display-flex" style="justify-content:space-beteween; height: 44px">
|
|
|
|
|
<view class="the_city v-center" style hover-class="thover" bindtap="goCity">
|
|
|
|
|
<view class="f16 fw500 dib">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
|
|
|
|
|
@ -532,12 +393,121 @@
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view id="listBox" bindscrolltolower="onScrollToLower" refresher-enabled="{{true}}" bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" scroll-top="{{topNum}}" enhanced binddragstart="listTouchStart" bindscroll="listTouchMove" style="height:calc(100vh - 185px)" enable-passive scroll-x="false" scroll-y="true" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="navigator" wx:if="{{false}}">
|
|
|
|
|
<!-- <view class="navigatorBar" hover-class="none" style="padding-top:{{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2)}}px" hover-stop-propagation="false">
|
|
|
|
|
<view class="tabs display-flex" style="width:128px;text-align:center;margin-top:{{}}">
|
|
|
|
|
<view class="tarbar" style bindtap="choosenTop" data-id="1">
|
|
|
|
|
<view class="tarbarText f16 {{toped == '1'?'active':''}}">标准</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tarbar" bindtap="choosenTop" data-id="2">
|
|
|
|
|
<view class="tarbarText f16 {{toped == '2'?'active':''}}">简版</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="quickapply">
|
|
|
|
|
<button class="text" size="mini" hover-class="none" catchgetphonenumber="getPhoneNumber" open-type="getPhoneNumber" catchtap="emptyMethod" hover-stop-propagation="false" wx:if="{{!isLogin}}">
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="photo">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500 f18">拍照报名</view>
|
|
|
|
|
<view class="f12 c9">自动识别</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-paizhao"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="record">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">报名录单</view>
|
|
|
|
|
<view class="f12 c9">快速报名</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class hover-class="thover" hover-stop-propagation="false" bindtap="toSmart" data-type="record">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">智能匹配</view>
|
|
|
|
|
<view class="f12 c9">快速推岗</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan"></view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</button>
|
|
|
|
|
<button wx:else hover-class="none" style="width: calc(100vw - 20px);">
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" catchtap="chooseIdCard">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">拍照报名</view>
|
|
|
|
|
<view class="f12 c9">自动识别</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-paizhao" />
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="thover" hover-stop-propagation="false" catchtap="navigatorToRecord">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">报名录单</view>
|
|
|
|
|
<view class="f12 c9">快速报名</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan" />
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class hover-class="thover" hover-stop-propagation="false" bindtap="toSmart" data-type="record">
|
|
|
|
|
<view class="info">
|
|
|
|
|
<view class="fw500">智能匹配</view>
|
|
|
|
|
<view class="f12 c9">快速推岗</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="t-icon t-icon-ludan"></view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</button>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="none" wx:if="{{false}}" hover-stop-propagation="false">
|
|
|
|
|
<view id="navBox" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="bannerContainer">
|
|
|
|
|
<!-- indicator-dots="{{true}}" -->
|
|
|
|
|
<swiper class="banner" autoplay="{{true}}" previous-margin="-3px" next-margin="-3px" circular="{{true}}" current="0" current-item-id interval="3000" duration="300" display-multiple-items="1" skip-hidden-item-layout="false">
|
|
|
|
|
<swiper-item class wx:for="{{bannerList}}" wx:key="index" item-id>
|
|
|
|
|
<image bindtap="toHot" data-path="{{item.path}}" class="size100 br8" src="{{item.img}}" mode="aspectFit|aspectFill|widthFix" binderror bindload />
|
|
|
|
|
</swiper-item>
|
|
|
|
|
</swiper>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="navListContainer" wx:if="{{false}}">
|
|
|
|
|
<view class="navList">
|
|
|
|
|
<view class="navSub" bindtap="witchNav" data-title="{{item.title}}" data-url="{{item.path}}" wx:for="{{navList}}" target wx:key="index" aria-role="navigate" open-type="navigate">
|
|
|
|
|
<view class="por" style="width:44px" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class src="{{item.img}}" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
|
<view class="poa" wx:if="{{!readed && item.title == '消息中心'}}" style="width:10px;height:10px;border-radius:50%;right:-2px;top:-2px;background-color:#ff4400" hover-class="none" hover-stop-propagation="false"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f12 lh1" hover-class="none" hover-stop-propagation="false">{{item.title}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="" bindtap='witchNav' data-title="职教职培" data-url="/subPage/vocationalList/index" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
职教职培
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 滚动公告 -->
|
|
|
|
|
<!-- <view class='wrapX'>
|
|
|
|
|
<view class="wrapOut fss">
|
|
|
|
|
<i class='iconfont icon-laba ml8 f18' style="font-weight:600;color:#1890ff"></i>
|
|
|
|
|
<view class="wrapInner flex-1">
|
|
|
|
|
<view class="contant">平台迁移 点击跳转到新的小程序</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <image class wx:if="{{userInfo.user.subscribeBCDT != 1}}" style="display:block;width:calc(100vw - 20px);height:calc((100vw - 20px) * 174 / 1065);margin:4px 10px" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/new_notice.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload bindtap="showgzh"></image> -->
|
|
|
|
|
<!-- <view class="fsa f12 ysd-base-color m10 p012 br8 mb0" wx:if="{{userInfo.user.subscribeBCDT != 1}}" style="line-height:36px;background: #ffeee9" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<i class="iconfont icon-xiaoxi br8 tac" style="display:inline-block;width:22px;height:22px;background:#ffdede;line-height:23px"></i>
|
|
|
|
|
查收工单通知,关注伯才公众号
|
|
|
|
|
</view>
|
|
|
|
|
<view class="border1 pl8 pr8" bindtap="showgzh" style="border-color:var(--ysd-color);line-height:22px;border-radius:5px" hover-class="none" hover-stop-propagation="false">关注</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- <official-account></official-account> -->
|
|
|
|
|
<!-- <image class show-menu-by-longpress="{{true}}" src="../../assets/images/gzhQRcode.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload /> -->
|
|
|
|
|
|
|
|
|
|
<!-- 标准列表 -->
|
|
|
|
|
<view style="display:{{toped == 1 ? 'block' : 'none'}}">
|
|
|
|
|
<!-- margin-top:{{(selectBrandList.length > 0 || selectJobList.length > 0 || activez != 'all' || sexid != '-1' ? 34 : 0) + statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 132}}px -->
|
|
|
|
|
<view class="standardList" style="padding-top: 0;min-height: calc(100vh - {{selectBrandList.length > 0 || selectJobList.length > 0 || activez != 'zuigao' || sexid != '-1' ? '170px':'214px'}})">
|
|
|
|
|
<view class="tac cccc f12" style="width:100vw;position:absolute;top:-52px" hover-class="none" hover-stop-propagation="false">{{'近48小时更新' + jobNum + '条信息'}}</view>
|
|
|
|
|
<!-- bindrefresherrefresh="onScrollRefresh" {{isScrollTop}} -->
|
|
|
|
|
<!-- scroll-y="true" enable-back-to-top="true" bindscrolltolower="onScrollToLower" refresher-enabled="{{false}}" lower-threshold="30" refresher-triggered="{{isTrigger}}" class="jobCenterActive" scroll-with-animation="true" scroll-into-view="{{siv}}" style="height:calc(100vh - {{selectBrandList.length > 0 || selectJobList.length > 0 || activez != 'zuigao' || sexid != '-1' ? (navigatorBarHeight + 48) : navigatorBarHeight}}px);" -->
|
|
|
|
|
<view>
|
|
|
|
|
@ -610,9 +580,11 @@
|
|
|
|
|
</view>-->
|
|
|
|
|
<view x:if="{{recordList != null && recordList.length > 0}}" style="padding-top: 0;overflow-x: hidden;">
|
|
|
|
|
<job-sub storeJobListSearchForm="{{storeJobListSearchForm}}" bindgetPhoneNumber="getPhoneNumber" bindcollectPaste="collectPaste" bindgetUserInfoBtn="getUserInfoBtn" recordList="{{recordList}}" isLogin="{{isLogin}}" agencyStatus="{{agencyStatus}}" hasUserInfo="{{hasUserInfo}}"></job-sub>
|
|
|
|
|
<view wx:if="{{(recordList == null || recordList.length == 0) }}" class="tc">
|
|
|
|
|
<view class="t-icon t-icon-zanwu" style="width: 80px; height: 80px; margin: 50% auto 20px"></view>
|
|
|
|
|
<view class="tc p20 f12 c045">没有符合条件的职位</view>
|
|
|
|
|
<view wx:if="{{(recordList == null || recordList.length == 0) }}" class="tc">
|
|
|
|
|
<block wx:if="{{pageShow}}">
|
|
|
|
|
<view class="t-icon t-icon-zanwu" style="width: 80px; height: 80px; margin: 50% auto 20px"></view>
|
|
|
|
|
<view class="tc p20 f12 c045">没有符合条件的职位</view>
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
<block wx:else>
|
|
|
|
|
<block wx:if="{{isLogin}}">
|
|
|
|
|
|