|
|
|
|
@ -3,7 +3,9 @@
|
|
|
|
|
<view class="tabs daotian display-flex fw500" style="width:128px;text-align:center;padding-top:{{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 4}}px;margin-top:{{}};font-size:34rpx;letter-spacing: 1px;">伯才供应链</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" refresher-enabled="{{true}}" -->
|
|
|
|
|
<scroll-view wx:if="{{appId == 'wxe431e0b3abd9ae0b' }}" refresher-enabled="{{false}}" bindrefresherrefresh="onScrollRefresh" scroll-top="{{topNum}}" enhanced decelerationDisabled="{{false}}" bounces="{{false}}" binddragstart="listTouchStart" bindscroll="listTouchMove" style="height:100vh;display:flex;flex-direction:column" enable-passive scroll-x="false" scroll-y="{{true}}" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true" bindtouchmove="handleOuterScroll">
|
|
|
|
|
<!-- bindtouchmove="handleOuterScroll" -->
|
|
|
|
|
<scroll-view wx:if="{{appId == 'wxe431e0b3abd9ae0b' }}" bindscrolltolower="onScrollToLower" refresher-triggered="{{isTrigger}}" refresher-enabled="{{true}}" style="height:100vh;display:flex;flex-direction:column;" bindrefresherrefresh="onScrollRefresh" scroll-top="{{topNum}}" enhanced decelerationDisabled="{{false}}" bounces="{{false}}" binddragstart="listTouchStart" bindscroll="handleOuterScroll" enable-passive scroll-x="false" scroll-y="{{true}}" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true">
|
|
|
|
|
<view class>
|
|
|
|
|
<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>
|
|
|
|
|
@ -11,7 +13,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
<!-- catchtap="goSearch" -->
|
|
|
|
|
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden">
|
|
|
|
|
<view class="fss g_flex_1" hover-class="none" hover-stop-propagation="false" style="position: relative;">
|
|
|
|
|
<view class="fss g_flex_1" style="position: relative;">
|
|
|
|
|
<i class="iconfont icon-sousuo11 mr4"></i>
|
|
|
|
|
<view style="position: absolute;left: 18px;top: 0;width: 90%;" wx:if="{{isSwiper && inputVal == ''}}">
|
|
|
|
|
<swiper class="c9 f14 ml4" style="height: 40px;width:70px;line-height:42px" bindchange="getSwiperIndex" autoplay circular vertical interval="{{5000}}" duration="{{600}}">
|
|
|
|
|
@ -30,7 +32,7 @@
|
|
|
|
|
<!-- <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 hover-class="none" wx:if="{{true}}" hover-stop-propagation="false">
|
|
|
|
|
<view id="navBox" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view id="navBox">
|
|
|
|
|
<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">
|
|
|
|
|
@ -42,13 +44,13 @@
|
|
|
|
|
<view class="navListContainer">
|
|
|
|
|
<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">
|
|
|
|
|
<view class="por" style="width:44px">
|
|
|
|
|
<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 class="poa" wx:if="{{!readed && item.title == '消息中心'}}" style="width:10px;height:10px;border-radius:50%;right:-2px;top:-2px;background-color:#ff4400"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="f12 lh1" hover-class="none" hover-stop-propagation="false">{{item.title}}</view>
|
|
|
|
|
<view class="f12 lh1">{{item.title}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="" bindtap='witchNav' data-title="职教职培" data-url="/subPage/vocationalList/index" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="" bindtap='witchNav' data-title="职教职培" data-url="/subPage/vocationalList/index" >
|
|
|
|
|
职教职培
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
@ -56,11 +58,11 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<view class="sticky" id="sticky" data-test="ceshi" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sticky mt6" id="sticky" style="{{filterStyle}}" data-test="ceshi">
|
|
|
|
|
<!-- <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 wx:for="{{tabGroup}}" class="tarbar" style="margin-right: 24px;" data-item="{{item}}" bindtap="collectChange">
|
|
|
|
|
<view class="fsa searchBar" style>
|
|
|
|
|
<view class="fsa">
|
|
|
|
|
<view wx:for="{{tabGroup}}" wx:key="index" class="tarbar" style="margin-right: 24px;" data-item="{{item}}" bindtap="collectChange">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == item.key?'collectActive':''}}">{{item.name}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -122,69 +124,69 @@
|
|
|
|
|
<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" -->
|
|
|
|
|
<view class="gjFixed" catchtouchmove="modalMove" wx:if="{{whichOneShow == 'special'}}">
|
|
|
|
|
<view class="filterContainer filterBox" style hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<scroll-view class style="padding:0;background-color:#f5f5f5" scroll-y="{{true}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="{{item.id == filterTo ? 'filterActive' : ''}} c3" style="width:84px;padding:12px 0" wx:for="{{anchorList}}" wx:for-item="item" catchtap="goAnchor" data-item="{{item}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</view>
|
|
|
|
|
<view class="filterContainer filterBox" style>
|
|
|
|
|
<scroll-view class style="padding:0;background-color:#f5f5f5" scroll-y="{{true}}">
|
|
|
|
|
<view class="{{item.id == filterTo ? 'filterActive' : ''}} c3" style="width:84px;padding:12px 0" wx:for="{{anchorList}}" wx:for-item="item" catchtap="goAnchor" data-item="{{item}}">{{item.name}}</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<scroll-view style="width:calc(100% - 100px);padding:8px" bindscroll="catchScrollInfo" data-filter-to="{{filterTo}}" scroll-into-view="{{filterTo}}" catchtap scroll-y="{{true}}" scroll-with-animation="{{true}}">
|
|
|
|
|
<view class="sub" id="age" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="age">
|
|
|
|
|
<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>
|
|
|
|
|
<!-- <view class="slider_value" style="position: absolute;top: -10px;left: 10px;color: var(--color-ysd);" >{{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 class="slider_value fsa" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)">
|
|
|
|
|
<view class>{{minAge + '-'}}</view>
|
|
|
|
|
<view class>{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="50" block-size="50" min="16" max="60" width="{{530}}" values="{{rangeValues}}" bindrangechange="onRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="gender" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="gender">
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="sub" id="class" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="sub" id="class" >
|
|
|
|
|
<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>
|
|
|
|
|
<span wx:for="{{filterData.classifyList}}" catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" >{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="sub" id="xzfl" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="xzfl">
|
|
|
|
|
<view class="title">薪资福利</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray1" class="{{filterStatus.unset_tagArray1 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="ssbz" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="ssbz">
|
|
|
|
|
<view class="title">吃饭住宿</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray3" class="{{filterStatus.unset_tagArray3 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="bzxx" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="bzxx">
|
|
|
|
|
<view class="title">班制休息</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray0" class="{{filterStatus.unset_tagArray0 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="msts" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="msts">
|
|
|
|
|
<view class="title">面试特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray4" class="{{filterStatus.unset_tagArray4 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="qtts" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="qtts">
|
|
|
|
|
<view class="title">其他特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray2" class="{{filterStatus.unset_tagArray2 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
@ -235,23 +237,23 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="fss" style="width:100vw" hover-class="none" hover-stop-propagation="false" wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || sexid != '-1' ||(storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '')}}">
|
|
|
|
|
<view class="fss" style="width:100vw" wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || sexid != '-1' ||(storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '')}}">
|
|
|
|
|
<scroll-view class="filterTag bt1" scroll-x="{{true}}" scroll-y="{{false}}" enable-flex>
|
|
|
|
|
<view class="fss" 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="fss">
|
|
|
|
|
<!-- <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'}}" >
|
|
|
|
|
<view class="por" >
|
|
|
|
|
<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 != ''}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="tc genderTag f14 por" catchtap="deleteAge" style="min-width:60px" wx:if="{{ storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != ''}}">
|
|
|
|
|
<view class="por">
|
|
|
|
|
<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">
|
|
|
|
|
<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'}}">
|
|
|
|
|
<view class="por">
|
|
|
|
|
{{secondMenu}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -274,7 +276,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear">
|
|
|
|
|
<i class="iconfont icon-qingkong1 f14"></i>
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
@ -383,12 +385,12 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view class="filterTag display-flex" 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" bindscrolltoupper bindscrolltolower bindscroll wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || activez != 'zuigao' || sexid != '-1'}}">
|
|
|
|
|
<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' : ''}}" style="min-width:60px" wx:if="{{activez != 'zuigao'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{firstMenu}}</view>
|
|
|
|
|
<view class="display-flex" >
|
|
|
|
|
<view class="tc genderTag f14 por {{activez != 'zuigao' && (selectJobList.length > 0 || selectBrandList.length > 0 || sexid != '-1') ? 'hascontent' : ''}}" style="min-width:60px" wx:if="{{activez != 'zuigao'}}" >
|
|
|
|
|
<view class >{{firstMenu}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tc genderTag f14 por {{sexid != '-1' && (selectJobList.length > 0 || selectBrandList.length > 0 ) ? 'hascontent' : ''}}" style="min-width:60px" wx:if="{{sexid != '-1'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{secondMenu}}</view>
|
|
|
|
|
<view class="tc genderTag f14 por {{sexid != '-1' && (selectJobList.length > 0 || selectBrandList.length > 0 ) ? 'hascontent' : ''}}" style="min-width:60px" wx:if="{{sexid != '-1'}}" >
|
|
|
|
|
<view class >{{secondMenu}}</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">
|
|
|
|
|
@ -401,20 +403,20 @@
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" >
|
|
|
|
|
<i class="iconfont icon-qingkong1 f14"></i>
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view id="listBox" bindscrolltolower="onScrollToLower" refresher-enabled="{{refreshabel}}" bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" scroll-top="{{topNum}}" enhanced decelerationDisabled="{{false}}" bounces="{{false}}" binddragstart="listTouchStart" bindscroll="listTouchMove" style="flex:1;padding-bottom:82px;box-sizing:border-box" enable-passive scroll-x="false" scroll-y="{{innerScroll}}" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true" >
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <scroll-view id="listBox" bindscrolltolower="onScrollToLower" refresher-enabled="{{false}}" bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" scroll-top="{{topNum}}" enhanced decelerationDisabled="{{false}}" bounces="{{false}}" binddragstart="listTouchStart" bindscroll="listTouchMove" style="flex:1;padding-bottom:82px;box-sizing:border-box" enable-passive scroll-x="false" scroll-y="{{true}}" scroll-into-view="{{scrollTo}}" scroll-with-animation="false" enable-back-to-top="true" > -->
|
|
|
|
|
<view class>
|
|
|
|
|
<!-- 标准列表 -->
|
|
|
|
|
<view style="display:{{toped == 1 ? 'block' : 'none'}}">
|
|
|
|
|
<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">{{'最近更新' + jobNum + '条信息'}}</view>
|
|
|
|
|
<view class="standardList mt6" style="padding-top: 0;min-height: calc(100vh - {{selectBrandList.length > 0 || selectJobList.length > 0 || activez != 'zuigao' || sexid != '-1' ? '170px':'214px'}});padding-bottom:82px">
|
|
|
|
|
<view class="tac cccc f12" style="width:100vw;position:absolute;top:-52px">{{'最近更新' + 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>
|
|
|
|
|
@ -468,7 +470,7 @@
|
|
|
|
|
{{item.jobName}}
|
|
|
|
|
<i class="iconfont icon-dianzan1 ysd-base-color fw400" wx:if="{{item.hotJob == 1}}"></i>
|
|
|
|
|
<!-- <span class="f12 tagsLi ysd-basebg-color pl4 pr4" style="width:32px" hover-class="none" wx:if="{{item.hotJob == 1}}" hover-stop-propagation="false">
|
|
|
|
|
<span class="cf" hover-class="none" hover-stop-propagation="false">主推</span>
|
|
|
|
|
<span class="cf" >主推</span>
|
|
|
|
|
</span>-->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="jobText fss" wx:if="{{item.salaryClassify != 7}}">
|
|
|
|
|
@ -519,9 +521,9 @@
|
|
|
|
|
<view class="jobText">{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (item.fuWuFei ? item.fuWuFei : '-') : '服务费仅代理可见')}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="display-flex mt6" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="display-flex mt6">
|
|
|
|
|
<view style="width: 60px;margin-right: 12px;"></view>
|
|
|
|
|
<view class="flex-1" hover-class="none" hover-stop-propagation="false">项目方: {{item.agencyName}}</view>
|
|
|
|
|
<view class="flex-1">项目方: {{item.agencyName}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -582,28 +584,29 @@
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view aria-role="dialog" aria-modal="true" catchtouchmove="modalMove" class="fadeIn" wx:if="{{iosDialog}}">
|
|
|
|
|
<view class="weui-mask"></view>
|
|
|
|
|
<view class="weui-dialog contact tobe" style="box-sizing:border-box;">
|
|
|
|
|
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i>
|
|
|
|
|
<view class="weui-dialog__hd">
|
|
|
|
|
<view class="f20 bbd1 top" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fw500" hover-class="none" hover-stop-propagation="false">申请加入伯才</view>
|
|
|
|
|
<view class="f16 c6" hover-class="none" hover-stop-propagation="false">请联系客户经理</view>
|
|
|
|
|
<view class="f20 bbd1 top">
|
|
|
|
|
<view class="fw500">申请加入伯才</view>
|
|
|
|
|
<view class="f16 c6">请联系客户经理</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="bottom" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fw500 f18" hover-class="none" hover-stop-propagation="false">客户经理</view>
|
|
|
|
|
<view class="bottom">
|
|
|
|
|
<view class>
|
|
|
|
|
<view class="fw500 f18">客户经理</view>
|
|
|
|
|
<view class="c3 f14">
|
|
|
|
|
{{serviceInfo.userName }}
|
|
|
|
|
<i class="mr4"></i>
|
|
|
|
|
<p class>{{serviceInfo.tel || '0371-6611 3723'}}</p>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:if="{{isLoading}}" class style="position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view wx:if="{{isLoading}}" class style="position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)">
|
|
|
|
|
<view aria-role="img" aria-label="加载中" style class="weui-primary-loading">
|
|
|
|
|
<view class="weui-primary-loading__dot"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">加载中...</view>
|
|
|
|
|
<view class>加载中...</view>
|
|
|
|
|
</view>
|
|
|
|
|
<image src="{{serviceInfo.qrCode}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 161px;height: 161px;"></image>
|
|
|
|
|
<view class="f14 c9 mt6">长按识别二维码</view>
|
|
|
|
|
@ -618,9 +621,9 @@
|
|
|
|
|
<view class="column" hover-class="none" style="word-wrap: break-word;" hover-stop-propagation="false">智能匹配</view>
|
|
|
|
|
<i class="iconfont icon-huadong f12 ml4 {{leftShow?'rotate':''}}"></i>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- </scroll-view> -->
|
|
|
|
|
</scroll-view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class wx:else hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class wx:else>
|
|
|
|
|
<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>
|
|
|
|
|
@ -628,7 +631,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
<!-- catchtap="goSearch" -->
|
|
|
|
|
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden">
|
|
|
|
|
<view class="fss g_flex_1" hover-class="none" hover-stop-propagation="false" style="position: relative;">
|
|
|
|
|
<view class="fss g_flex_1" style="position: relative;">
|
|
|
|
|
<i class="iconfont icon-sousuo11 mr4"></i>
|
|
|
|
|
<view style="position: absolute;left: 18px;top: 0;width: 90%;" wx:if="{{isSwiper && inputVal == ''}}">
|
|
|
|
|
<swiper class="c9 f14 ml4" style="height: 40px;width:70px;line-height:42px" bindchange="getSwiperIndex" autoplay circular vertical interval="{{5000}}" duration="{{600}}">
|
|
|
|
|
@ -646,10 +649,10 @@
|
|
|
|
|
</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="sticky" id="sticky">
|
|
|
|
|
<!-- <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="fsa searchBar" style>
|
|
|
|
|
<view class="fsa">
|
|
|
|
|
<view wx:for="{{tabGroup}}" class="tarbar" style="margin-right: 24px;" data-item="{{item}}" bindtap="collectChange">
|
|
|
|
|
<view class="tarbarText {{choiceCollect == item.key?'collectActive':''}}">{{item.name}}</view>
|
|
|
|
|
<!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> -->
|
|
|
|
|
@ -728,69 +731,69 @@
|
|
|
|
|
<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" -->
|
|
|
|
|
<view class="gjFixed" catchtouchmove="modalMove" wx:if="{{whichOneShow == 'special'}}">
|
|
|
|
|
<view class="filterContainer filterBox" style hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<scroll-view class style="padding:0;background-color:#f5f5f5" scroll-y="{{true}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="{{item.id == filterTo ? 'filterActive' : ''}} c3" style="width:84px;padding:12px 0" wx:for="{{anchorList}}" wx:for-item="item" catchtap="goAnchor" data-item="{{item}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</view>
|
|
|
|
|
<view class="filterContainer filterBox" style>
|
|
|
|
|
<scroll-view class style="padding:0;background-color:#f5f5f5" scroll-y="{{true}}">
|
|
|
|
|
<view class="{{item.id == filterTo ? 'filterActive' : ''}} c3" style="width:84px;padding:12px 0" wx:for="{{anchorList}}" wx:for-item="item" catchtap="goAnchor" data-item="{{item}}">{{item.name}}</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<scroll-view style="width:calc(100% - 100px);padding:8px" bindscroll="catchScrollInfo" data-filter-to="{{filterTo}}" scroll-into-view="{{filterTo}}" catchtap scroll-y="{{true}}" scroll-with-animation="{{true}}">
|
|
|
|
|
<view class="sub" id="age" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="age">
|
|
|
|
|
<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>
|
|
|
|
|
<!-- <view class="slider_value" style="position: absolute;top: -10px;left: 10px;color: var(--color-ysd);" >{{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 class="slider_value fsa" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)">
|
|
|
|
|
<view class>{{minAge + '-'}}</view>
|
|
|
|
|
<view class>{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="50" block-size="50" min="16" max="60" width="{{530}}" values="{{rangeValues}}" bindrangechange="onRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="gender" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="gender">
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class="sub" id="class" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="sub" id="class" >
|
|
|
|
|
<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>
|
|
|
|
|
<span wx:for="{{filterData.classifyList}}" catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" >{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<view class="sub" id="xzfl" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="xzfl">
|
|
|
|
|
<view class="title">薪资福利</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray1" class="{{filterStatus.unset_tagArray1 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="ssbz" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="ssbz">
|
|
|
|
|
<view class="title">吃饭住宿</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray3" class="{{filterStatus.unset_tagArray3 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="bzxx" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="bzxx">
|
|
|
|
|
<view class="title">班制休息</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray0" class="{{filterStatus.unset_tagArray0 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="msts" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="msts">
|
|
|
|
|
<view class="title">面试特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray4" class="{{filterStatus.unset_tagArray4 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" id="qtts" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" id="qtts">
|
|
|
|
|
<view class="title">其他特色</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span catchtap="clearArray" data-type="tagArray2" class="{{filterStatus.unset_tagArray2 ? 'active':''}}">不限</span>
|
|
|
|
|
<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>
|
|
|
|
|
<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':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
@ -843,8 +846,8 @@
|
|
|
|
|
</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 class="f14" catchtap="golistSharePage" style="text-decoration:underline;color:#576B95" >批量分享</view> -->
|
|
|
|
|
<!-- <view class="typeChange" >
|
|
|
|
|
<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">
|
|
|
|
|
@ -853,23 +856,23 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- </view> -->
|
|
|
|
|
<view class="fss" style="width:100vw" hover-class="none" hover-stop-propagation="false" wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || sexid != '-1' ||(storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '')}}">
|
|
|
|
|
<view class="fss" style="width:100vw" wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || sexid != '-1' ||(storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != '')}}">
|
|
|
|
|
<scroll-view class="filterTag bt1" scroll-x="{{true}}" scroll-y="{{false}}" enable-flex>
|
|
|
|
|
<view class="fss" 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="fss">
|
|
|
|
|
<!-- <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'}}" >
|
|
|
|
|
<view class="por" >
|
|
|
|
|
<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 != ''}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="tc genderTag f14 por" catchtap="deleteAge" style="min-width:60px" wx:if="{{ storeJobListSearchForm.ageRangeStr && storeJobListSearchForm.ageRangeStr != ''}}">
|
|
|
|
|
<view class="por">
|
|
|
|
|
<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">
|
|
|
|
|
<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'}}">
|
|
|
|
|
<view class="por">
|
|
|
|
|
{{secondMenu}}
|
|
|
|
|
<view class="clear_icon iconfont icon-qingchu1"></view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -892,7 +895,7 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</scroll-view>
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear">
|
|
|
|
|
<i class="iconfont icon-qingkong1 f14"></i>
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
@ -1001,12 +1004,12 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view class="filterTag display-flex" 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" bindscrolltoupper bindscrolltolower bindscroll wx:if="{{selectBrandList.length > 0 || selectJobList.length > 0 || activez != 'zuigao' || sexid != '-1'}}">
|
|
|
|
|
<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' : ''}}" style="min-width:60px" wx:if="{{activez != 'zuigao'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{firstMenu}}</view>
|
|
|
|
|
<view class="display-flex" >
|
|
|
|
|
<view class="tc genderTag f14 por {{activez != 'zuigao' && (selectJobList.length > 0 || selectBrandList.length > 0 || sexid != '-1') ? 'hascontent' : ''}}" style="min-width:60px" wx:if="{{activez != 'zuigao'}}" >
|
|
|
|
|
<view class >{{firstMenu}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="tc genderTag f14 por {{sexid != '-1' && (selectJobList.length > 0 || selectBrandList.length > 0 ) ? 'hascontent' : ''}}" style="min-width:60px" wx:if="{{sexid != '-1'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{secondMenu}}</view>
|
|
|
|
|
<view class="tc genderTag f14 por {{sexid != '-1' && (selectJobList.length > 0 || selectBrandList.length > 0 ) ? 'hascontent' : ''}}" style="min-width:60px" wx:if="{{sexid != '-1'}}" >
|
|
|
|
|
<view class >{{secondMenu}}</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">
|
|
|
|
|
@ -1019,7 +1022,7 @@
|
|
|
|
|
</block>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="clear" catchtap="clearFilter1" data-type="outerClear" >
|
|
|
|
|
<i class="iconfont icon-qingkong1 f14"></i>
|
|
|
|
|
清除
|
|
|
|
|
</view>
|
|
|
|
|
@ -1027,7 +1030,7 @@
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view id="listBox" bindscrolltolower="onScrollToLower" refresher-enabled="{{true}}" bindrefresherrefresh="onScrollRefresh" refresher-triggered="{{isTrigger}}" scroll-top="{{topNum}}" enhanced decelerationDisabled="{{false}}" bounces="{{false}}" binddragstart="listTouchStart" bindscroll="listTouchMove" style="height:calc(100vh - 180px)" 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>
|
|
|
|
|
<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:{{}}">
|
|
|
|
|
@ -1099,12 +1102,12 @@
|
|
|
|
|
</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">
|
|
|
|
|
<!-- <view class="fsa f12 ysd-base-color m10 p012 br8 mb0" wx:if="{{userInfo.user.subscribeBCDT != 1}}" style="line-height:36px;background: #ffeee9" >
|
|
|
|
|
<view class >
|
|
|
|
|
<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 class="border1 pl8 pr8" bindtap="showgzh" style="border-color:var(--ysd-color);line-height:22px;border-radius:5px" >关注</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 /> -->
|
|
|
|
|
@ -1113,7 +1116,7 @@
|
|
|
|
|
<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">{{'最近更新' + jobNum + '条信息'}}</view>
|
|
|
|
|
<view class="tac cccc f12" style="width:100vw;position:absolute;top:-52px">{{'最近更新' + 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>
|
|
|
|
|
@ -1167,7 +1170,7 @@
|
|
|
|
|
{{item.jobName}}
|
|
|
|
|
<i class="iconfont icon-dianzan1 ysd-base-color fw400" wx:if="{{item.hotJob == 1}}"></i>
|
|
|
|
|
<!-- <span class="f12 tagsLi ysd-basebg-color pl4 pr4" style="width:32px" hover-class="none" wx:if="{{item.hotJob == 1}}" hover-stop-propagation="false">
|
|
|
|
|
<span class="cf" hover-class="none" hover-stop-propagation="false">主推</span>
|
|
|
|
|
<span class="cf" >主推</span>
|
|
|
|
|
</span>-->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="jobText fss" wx:if="{{item.salaryClassify != 7}}">
|
|
|
|
|
@ -1218,9 +1221,9 @@
|
|
|
|
|
<view class="jobText">{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (item.fuWuFei ? item.fuWuFei : '-') : '服务费仅代理可见')}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="display-flex mt6" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="display-flex mt6">
|
|
|
|
|
<view style="width: 60px;margin-right: 12px;"></view>
|
|
|
|
|
<view class="flex-1" hover-class="none" hover-stop-propagation="false">项目方: {{item.agencyName}}</view>
|
|
|
|
|
<view class="flex-1">项目方: {{item.agencyName}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -1286,23 +1289,23 @@
|
|
|
|
|
<view class="weui-dialog contact tobe" style="box-sizing:border-box;">
|
|
|
|
|
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i>
|
|
|
|
|
<view class="weui-dialog__hd">
|
|
|
|
|
<view class="f20 bbd1 top" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fw500" hover-class="none" hover-stop-propagation="false">申请加入伯才</view>
|
|
|
|
|
<view class="f16 c6" hover-class="none" hover-stop-propagation="false">请联系客户经理</view>
|
|
|
|
|
<view class="f20 bbd1 top">
|
|
|
|
|
<view class="fw500">申请加入伯才</view>
|
|
|
|
|
<view class="f16 c6">请联系客户经理</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="bottom" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fw500 f18" hover-class="none" hover-stop-propagation="false">客户经理</view>
|
|
|
|
|
<view class="bottom">
|
|
|
|
|
<view class>
|
|
|
|
|
<view class="fw500 f18">客户经理</view>
|
|
|
|
|
<view class="c3 f14">
|
|
|
|
|
{{serviceInfo.userName }}
|
|
|
|
|
<i class="mr4"></i>
|
|
|
|
|
<p class>{{serviceInfo.tel || '0371-6611 3723'}}</p>
|
|
|
|
|
</view>
|
|
|
|
|
<view wx:if="{{isLoading}}" class style="position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view wx:if="{{isLoading}}" class style="position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)">
|
|
|
|
|
<view aria-role="img" aria-label="加载中" style class="weui-primary-loading">
|
|
|
|
|
<view class="weui-primary-loading__dot"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">加载中...</view>
|
|
|
|
|
<view class>加载中...</view>
|
|
|
|
|
</view>
|
|
|
|
|
<image src="{{serviceInfo.qrCode}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 161px;height: 161px;"></image>
|
|
|
|
|
<view class="f14 c9 mt6">长按识别二维码</view>
|
|
|
|
|
@ -1321,10 +1324,10 @@
|
|
|
|
|
</view>
|
|
|
|
|
<!-- 简版抽屉 -->
|
|
|
|
|
<bottom-drawer show="{{drawerShow}}" drawerType="drawerShow" bindhidedrawer="hidedrawershow" class="bottomDrawer" height="calc(100vh - {{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 41}}px)" hideTabbar="{{true}}">
|
|
|
|
|
<!-- <view slot="title" class hover-class="none" hover-stop-propagation="false"></view> -->
|
|
|
|
|
<!-- <view slot="title" class ></view> -->
|
|
|
|
|
<view class="fss bb1" style="padding:6px 16px" slot="title">
|
|
|
|
|
<view class hover-class="none" style hover-stop-propagation="false">
|
|
|
|
|
<view class="fss" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="fss">
|
|
|
|
|
<span class="f18 fw500">{{currentJobDrawer.jobName}}</span>
|
|
|
|
|
<view style="min-width:50px;" class="pr10 ml16 fsa" hover-class="thover" bindtap="sharePoster">
|
|
|
|
|
<icon class="iconfont icon-zhuanfa1 f16" style="color:#787878"></icon>
|
|
|
|
|
@ -1334,8 +1337,8 @@
|
|
|
|
|
<view class="flex-1">
|
|
|
|
|
<view class="jobText f14">服务费:{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (currentJobDrawer.fuWuFei ? currentJobDrawer.fuWuFei : '-') : '服务费仅代理可见')}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="display-flex f14" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="flex-1" hover-class="none" hover-stop-propagation="false">项目方: {{currentJobDrawer.agencyName}}</view>
|
|
|
|
|
<view class="display-flex f14">
|
|
|
|
|
<view class="flex-1">项目方: {{currentJobDrawer.agencyName}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -1359,11 +1362,11 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view scroll-y="true" class="annunciate" style="white-space:pre-line">
|
|
|
|
|
<view class="info" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<rich-text class hover-class="none" hover-stop-propagation="false" nodes="{{currentJobDrawer.jobDesp1}}"></rich-text>
|
|
|
|
|
<view class="info">
|
|
|
|
|
<rich-text class nodes="{{currentJobDrawer.jobDesp1}}"></rich-text>
|
|
|
|
|
<!-- <textarea class style="height:580px" value="{{currentJobDrawer.jobDesp1}}" placeholder placeholder-style placeholder-class="textarea-placeholder" disabled="false" maxlength="0"></textarea> -->
|
|
|
|
|
<view class="contactInfo" hover-class="none" data-info="{{userInfo.agencyStatus == 1 ? (userInfo.noticeEndStr ? userInfo.noticeEndStr : ('详情咨询:' + userInfo.tel)) : (serviceInfo.userName + ' ' + (serviceInfo.workPhone || '-'))}}" hover-stop-propagation="false">{{userInfo.agencyStatus == 1 ? (userInfo.noticeEndStr ? userInfo.noticeEndStr : ('详情咨询:' + userInfo.tel)) : ('详情咨询:' + (serviceInfo.userName || '') + (serviceInfo.workPhone || '-'))}}</view>
|
|
|
|
|
<view class="f16 tac mt16" wx:if="{{userInfo.agencyStatus == 1}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="f16 tac mt16" wx:if="{{userInfo.agencyStatus == 1}}">
|
|
|
|
|
以上联系人,可以
|
|
|
|
|
<span class="fw500" bindtap="changeContact" style="color:#576B95;text-decoration:underline">{{userInfo.noticeEndStr ? '修改' : '改成我的'}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
@ -1403,22 +1406,22 @@
|
|
|
|
|
</bottom-drawer>
|
|
|
|
|
<!-- 智能匹配下侧抽屉 -->
|
|
|
|
|
<bottom-drawer show="{{leftShow}}" drawerType="leftShow" bindhidedrawer="hidedrawershow" titleText="智能匹配" height="calc(100vh - {{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 41}}px)" hideTabbar="{{true}}">
|
|
|
|
|
<!-- <view slot="title" class hover-class="none" hover-stop-propagation="false"></view> -->
|
|
|
|
|
<view slot="title" class="tac" style="height:54px;line-height:54px" hover-class="none" hover-stop-propagation="false">智能匹配</view>
|
|
|
|
|
<!-- <view slot="title" class ></view> -->
|
|
|
|
|
<view slot="title" class="tac" style="height:54px;line-height:54px">智能匹配</view>
|
|
|
|
|
<scroll-view scroll-y="{{true}}" class="left_drawer_container">
|
|
|
|
|
<view class="sub sex" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="flex-1" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub sex">
|
|
|
|
|
<view class="flex-1">
|
|
|
|
|
<view class="title">性别</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<!-- br1 -->
|
|
|
|
|
<view wx:for="{{filterData.sex}}" class="{{item.active ? 'active':''}} tac" catchtap="setSmartActive" wx:key="index" data-type="sex" data-id="{{item.id}}" wx:if="{{index != filterData.sex.length - 1}}" style="width:45%;margin-right:{{index == filterData.sex.length - 1? '0':''}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class style="width:40px;height:40px" src="{{item.active ? item.selectIcon : item.icon}}" hover-class="none" hover-stop-propagation="false"></image>
|
|
|
|
|
<view class="f14" hover-class="none" hover-stop-propagation="false">{{item.name}}</view>
|
|
|
|
|
<view wx:for="{{filterData.sex}}" class="{{item.active ? 'active':''}} tac" catchtap="setSmartActive" wx:key="index" data-type="sex" data-id="{{item.id}}" wx:if="{{index != filterData.sex.length - 1}}" style="width:45%;margin-right:{{index == filterData.sex.length - 1? '0':''}}">
|
|
|
|
|
<image class style="width:40px;height:40px" src="{{item.active ? item.selectIcon : item.icon}}"></image>
|
|
|
|
|
<view class="f14">{{item.name}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="flex-1 pl24 cccc"></view>
|
|
|
|
|
<!-- <view class="flex-1 pl24 cccc" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="flex-1 pl24 cccc" >
|
|
|
|
|
<view class="title">民族</view>
|
|
|
|
|
<view bindchange="bindPickerChangeNation" class="nation_picker" style data-id="{{item.id}}" value="{{item.name}}" wx:for-item="item" range="{{nationArray}}" range-key="name">
|
|
|
|
|
<view class="picker tr fsa">
|
|
|
|
|
@ -1433,60 +1436,60 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title pb16">年龄(岁)</view>
|
|
|
|
|
<view class="content por" style="justify-content:space-between;">
|
|
|
|
|
<view class="slider_value fsa f14" 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 class="slider_value fsa f14" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)">
|
|
|
|
|
<view class>{{minAge + '-'}}</view>
|
|
|
|
|
<view class>{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="40" block-size="50" width="660" contentWidth="84vw" min="16" max="60" values="{{rangeValues}}" bindrangechange="onSmartRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub dn" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub dn">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">籍贯</view>
|
|
|
|
|
<view class="content" style="justify-content:space-between;">
|
|
|
|
|
<input type="text" class="bgf5 matchingInput" placeholder="请输入" catchblur="updateVal" />
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title pb16">期望薪资</view>
|
|
|
|
|
<view class="content por" style="justify-content:space-between;">
|
|
|
|
|
<view class="slider_value fsa f14" 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">{{minSalary * 100 + '-'}}</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{maxSalary * 100}}</view>
|
|
|
|
|
<view class="slider_value fsa f14" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)">
|
|
|
|
|
<view class>{{minSalary * 100 + '-'}}</view>
|
|
|
|
|
<view class>{{maxSalary * 100}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="40" block-size="50" width="660" contentWidth="84vw" min="10" max="150" values="{{salary}}" bindrangechange="onSalaryRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">纹身烟疤</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.tattoo}}" wx:key="index" bindtap="setSmartActive" data-type="tattoo" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.tattoo}}" wx:key="index" bindtap="setSmartActive" data-type="tattoo" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">有无案底</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.criminal}}" wx:key="index" bindtap="setSmartActive" data-type="criminal" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.criminal}}" wx:key="index" bindtap="setSmartActive" data-type="criminal" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">是否黑户</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.blacklist}}" wx:key="index" bindtap="setSmartActive" data-type="blacklist" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.blacklist}}" wx:key="index" bindtap="setSmartActive" data-type="blacklist" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">身份证</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.idCardType}}" wx:key="index" bindtap="setSmartActive" data-type="idCardType" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.idCardType}}" wx:key="index" bindtap="setSmartActive" data-type="idCardType" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class` -->
|
|
|
|
|
@ -1496,27 +1499,27 @@
|
|
|
|
|
<button class="normalBtn loginOut" hover-class="thover" bindtap="smartSub">确定</button>
|
|
|
|
|
</view>
|
|
|
|
|
</bottom-drawer>
|
|
|
|
|
<view class="leftBox dn" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="leftBox dn">
|
|
|
|
|
<view class="mask" wx:if="{{leftShow}}" catchtouchmove="modalMove" bindtap="hideLeft"></view>
|
|
|
|
|
<view class="hideBox {{leftShow ? 'leftShow':''}}" style="height: calc(100vh - {{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 41}}px);" bindtouchstart="filterTouchStart" catchtouchmove="filterTouchMove">
|
|
|
|
|
<view class="tac bb1 fw500 por" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class style="height:54px;line-height:54px" hover-class="none" hover-stop-propagation="false">智能匹配</view>
|
|
|
|
|
<view class="tac bb1 fw500 por">
|
|
|
|
|
<view class style="height:54px;line-height:54px">智能匹配</view>
|
|
|
|
|
<view class="iconfont icon-guanbi11 f14 c9 poa" style="color:#333;right:8px;top:16px;width:32px;height:32px" catchtap="hideLeft"></view>
|
|
|
|
|
</view>
|
|
|
|
|
<scroll-view scroll-y="{{true}}" class="left_drawer_container">
|
|
|
|
|
<view class="sub sex" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="flex-1" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub sex">
|
|
|
|
|
<view class="flex-1">
|
|
|
|
|
<view class="title">性别</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<!-- br1 -->
|
|
|
|
|
<view wx:for="{{filterData.sex}}" class="{{item.active ? 'active':''}} tac" catchtap="setSmartActive" wx:key="index" data-type="sex" data-id="{{item.id}}" wx:if="{{index != filterData.sex.length - 1}}" style="width:45%;margin-right:{{index == filterData.sex.length - 1? '0':''}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<image class style="width:40px;height:40px" src="{{item.active ? item.selectIcon : item.icon}}" hover-class="none" hover-stop-propagation="false"></image>
|
|
|
|
|
<view class="f14" hover-class="none" hover-stop-propagation="false">{{item.name}}</view>
|
|
|
|
|
<view wx:for="{{filterData.sex}}" class="{{item.active ? 'active':''}} tac" catchtap="setSmartActive" wx:key="index" data-type="sex" data-id="{{item.id}}" wx:if="{{index != filterData.sex.length - 1}}" style="width:45%;margin-right:{{index == filterData.sex.length - 1? '0':''}}">
|
|
|
|
|
<image class style="width:40px;height:40px" src="{{item.active ? item.selectIcon : item.icon}}"></image>
|
|
|
|
|
<view class="f14">{{item.name}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="flex-1 pl24 cccc"></view>
|
|
|
|
|
<!-- <view class="flex-1 pl24 cccc" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<!-- <view class="flex-1 pl24 cccc" >
|
|
|
|
|
<view class="title">民族</view>
|
|
|
|
|
<view bindchange="bindPickerChangeNation" class="nation_picker" style data-id="{{item.id}}" value="{{item.name}}" wx:for-item="item" range="{{nationArray}}" range-key="name">
|
|
|
|
|
<view class="picker tr fsa">
|
|
|
|
|
@ -1531,60 +1534,60 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title pb16">年龄(岁)</view>
|
|
|
|
|
<view class="content por" style="justify-content:space-between;">
|
|
|
|
|
<view class="slider_value fsa f14" 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 class="slider_value fsa f14" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)">
|
|
|
|
|
<view class>{{minAge + '-'}}</view>
|
|
|
|
|
<view class>{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="40" block-size="50" width="660" contentWidth="84vw" min="16" max="60" values="{{rangeValues}}" bindrangechange="onSmartRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub dn" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub dn">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">籍贯</view>
|
|
|
|
|
<view class="content" style="justify-content:space-between;">
|
|
|
|
|
<input type="text" class="bgf5 matchingInput" placeholder="请输入" catchblur="updateVal" />
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title pb16">期望薪资</view>
|
|
|
|
|
<view class="content por" style="justify-content:space-between;">
|
|
|
|
|
<view class="slider_value fsa f14" 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">{{minSalary * 100 + '-'}}</view>
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">{{maxSalary * 100}}</view>
|
|
|
|
|
<view class="slider_value fsa f14" style="position: absolute;top: -15px;left: 50%;color: var(--color-ysd);transform:translateX(-50%)">
|
|
|
|
|
<view class>{{minSalary * 100 + '-'}}</view>
|
|
|
|
|
<view class>{{maxSalary * 100}}</view>
|
|
|
|
|
</view>
|
|
|
|
|
<range-slider height="40" block-size="50" width="660" contentWidth="84vw" min="10" max="150" values="{{salary}}" bindrangechange="onSalaryRangeChange" activeColor="var(--color-ysd)"></range-slider>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">纹身烟疤</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.tattoo}}" wx:key="index" bindtap="setSmartActive" data-type="tattoo" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.tattoo}}" wx:key="index" bindtap="setSmartActive" data-type="tattoo" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">有无案底</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.criminal}}" wx:key="index" bindtap="setSmartActive" data-type="criminal" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.criminal}}" wx:key="index" bindtap="setSmartActive" data-type="criminal" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">是否黑户</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.blacklist}}" wx:key="index" bindtap="setSmartActive" data-type="blacklist" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.blacklist}}" wx:key="index" bindtap="setSmartActive" data-type="blacklist" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="sub">
|
|
|
|
|
<view class="title">身份证</view>
|
|
|
|
|
<view class="content">
|
|
|
|
|
<span wx:for="{{smartObj.idCardType}}" wx:key="index" bindtap="setSmartActive" data-type="idCardType" data-id="{{item.id}}" class="{{item.active ? 'active':''}}" hover-class="none" hover-stop-propagation="false">{{item.name}}</span>
|
|
|
|
|
<span wx:for="{{smartObj.idCardType}}" wx:key="index" bindtap="setSmartActive" data-type="idCardType" data-id="{{item.id}}" class="{{item.active ? 'active':''}}">{{item.name}}</span>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<!-- <view class` -->
|
|
|
|
|
@ -1602,7 +1605,7 @@
|
|
|
|
|
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeGzh"></i>
|
|
|
|
|
<image src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/gzhQRcode.jpg" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 184px;height: 184px;"></image>
|
|
|
|
|
<view class="f14 c3 mt24">长按识别二维码 关注公众号</view>
|
|
|
|
|
<view class="f14" hover-class="none" hover-stop-propagation="false">实时了解工单状态变化</view>
|
|
|
|
|
<view class="f14">实时了解工单状态变化</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
@ -1617,7 +1620,7 @@
|
|
|
|
|
<!-- <image class src="../../assets/images/znpp.svg" wx:if="{{!smartSearch}}" style="width:22px;height:22px;" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>
|
|
|
|
|
<image class src="../../assets/images/znpp1.svg" wx:else style="width:22px;height:22px;" mode="aspectFit|aspectFill|widthFix" binderror bindload></image>-->
|
|
|
|
|
<view class="f10 lh1 mb2" selectable="false" space="false" decode="false">批量</view>
|
|
|
|
|
<view class="f10 lh1" hover-class="none" hover-stop-propagation="false">分享</view>
|
|
|
|
|
<view class="f10 lh1">分享</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|