zsk 1 year ago
commit c3ccac8029

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 293 B

@ -8,8 +8,8 @@ Component({
selectedColor: "#1890ff", selectedColor: "#1890ff",
list: [ list: [
{ {
iconPath: "../assets/images/ysd.png", iconPath: "../assets/images/home.png",
selectedIconPath: "../assets/images/ysd1.png", selectedIconPath: "../assets/images/home1.png",
pagePath: "/pages/firstBill/index", pagePath: "/pages/firstBill/index",
text: "首页", text: "首页",
index: 0, index: 0,

@ -1,15 +1,11 @@
<view style class="container" bindtouchstart="touchStart"> <view style class="container" bindtouchstart="touchStart">
<view class="navigatorBar" hover-class="none" style="height:{{navigationBarHeight + statusBarHeight}}px;z-index:{{leftShow ? '99':'0'}};box-sizing:border-box" hover-stop-propagation="false"> <view class="navigatorBar" hover-class="none" style="height:{{navigationBarHeight + statusBarHeight}}px;z-index:{{leftShow ? '99':'0'}};box-sizing:border-box" hover-stop-propagation="false">
<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 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>
</view> </view>
<view class="weui-search-bar__form"> <view class="weui-search-bar__form">
<view class hover-class="none" id="searchInputBox" hover-stop-propagation="false"> <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="the_city v-center" style hover-class="thover" bindtap="goCity">
<view class="f16 fw500 dib oelps" style="width:36px"> <view class="f16 fw500 dib oelps" style="width:36px">{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}</view>
{{searchCityParamStorage.name == '' ? '全国' : searchCityParamStorage.shortName}}
</view>
<i class="iconfont icon-zhankai f12" style></i> <i class="iconfont icon-zhankai f12" style></i>
</view> </view>
<view class="weui-search-bar__box" id="searchInput" style="overflow:hidden" catchtap="goSearch"> <view class="weui-search-bar__box" id="searchInput" style="overflow:hidden" catchtap="goSearch">
@ -40,7 +36,7 @@
<view class="tarbarText f16 {{toped == '2'?'active':''}}">简版</view> <view class="tarbarText f16 {{toped == '2'?'active':''}}">简版</view>
</view> </view>
</view> </view>
</view> --> </view>-->
<view class="quickapply"> <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}}"> <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 hover-class="thover" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="photo">
@ -63,7 +59,7 @@
<view class="f12 c9">快速推岗</view> <view class="f12 c9">快速推岗</view>
</view> </view>
<view class="t-icon t-icon-ludan"></view> <view class="t-icon t-icon-ludan"></view>
</view> --> </view>-->
</button> </button>
<button wx:else hover-class="none" style="width: calc(100vw - 20px);"> <button wx:else hover-class="none" style="width: calc(100vw - 20px);">
<view class hover-class="thover" hover-stop-propagation="false" catchtap="chooseIdCard"> <view class hover-class="thover" hover-stop-propagation="false" catchtap="chooseIdCard">
@ -86,7 +82,7 @@
<view class="f12 c9">快速推岗</view> <view class="f12 c9">快速推岗</view>
</view> </view>
<view class="t-icon t-icon-ludan"></view> <view class="t-icon t-icon-ludan"></view>
</view> --> </view>-->
</button> </button>
</view> </view>
<!-- <view class="weui-search-bar weui-search-bar_focusing ysd-basebg-color" id="searchBar" style="line-height: 1;"> <!-- <view class="weui-search-bar weui-search-bar_focusing ysd-basebg-color" id="searchBar" style="line-height: 1;">
@ -102,7 +98,7 @@
<view class="search" catchtap="searchKey" style="color: var(--color-ysd);">搜索</view> <view class="search" catchtap="searchKey" style="color: var(--color-ysd);">搜索</view>
</view> </view>
</form> </form>
</view> --> </view>-->
<!-- <view class="display-flex p024"> <!-- <view class="display-flex p024">
<view class="tarbar" bindtap="choosenTop" data-id="1"> <view class="tarbar" bindtap="choosenTop" data-id="1">
<view class="tarbarText {{toped == '1'?'active':''}}">简版</view> <view class="tarbarText {{toped == '1'?'active':''}}">简版</view>
@ -117,7 +113,7 @@
<i class="iconfont icon-sousuo11 mr8"></i>搜索 <i class="iconfont icon-sousuo11 mr8"></i>搜索
</view> </view>
</view> </view>
</view> --> </view>-->
</view> </view>
<view class hover-class="none" hover-stop-propagation="false"> <view class hover-class="none" hover-stop-propagation="false">
<view id="navBox" hover-class="none" hover-stop-propagation="false"> <view id="navBox" hover-class="none" hover-stop-propagation="false">
@ -129,20 +125,18 @@
</swiper-item> </swiper-item>
</swiper> </swiper>
</view> </view>
<view class="navListContainer"> <view class="navListContainer" wx:if="{{false}}">
<view class="navList"> <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="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" hover-class="none" hover-stop-propagation="false">
<image class src="{{item.img}}" mode="aspectFit|aspectFill|widthFix" binderror bindload></image> <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" hover-class="none" hover-stop-propagation="false"></view>
</view> </view>
<view class="f12 lh1" hover-class="none" hover-stop-propagation="false"> <view class="f12 lh1" hover-class="none" hover-stop-propagation="false">{{item.title}}</view>
{{item.title}}
</view>
</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" hover-class="none" hover-stop-propagation="false">
职教职培 职教职培
</view> --> </view>-->
</view> </view>
</view> </view>
</view> </view>
@ -155,7 +149,7 @@
<view class="contant">平台迁移 点击跳转到新的小程序</view> <view class="contant">平台迁移 点击跳转到新的小程序</view>
</view> </view>
</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> --> <!-- <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="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 hover-class="none" hover-stop-propagation="false">
@ -163,39 +157,39 @@
查收工单通知,关注伯才公众号 查收工单通知,关注伯才公众号
</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 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> --> </view>-->
<!-- <official-account></official-account> --> <!-- <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 /> --> <!-- <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="sticky" id="sticky" hover-class="none" hover-stop-propagation="false">
<view class="fsa searchBar" catchtouchmove="modalMove" style> <view class="fsa searchBar" catchtouchmove="modalMove" style>
<view class="fsa" hover-class="none" hover-stop-propagation="false"> <view class="fsa" style="align-items:end;width:100%" hover-class="none" hover-stop-propagation="false">
<view class="fsa" 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="tarbar" bindtap="collectChange" data-id="0">
<view class="tarbarText {{choiceCollect == '0'?'collectActive':''}}">全部</view> <view class="tarbarText {{choiceCollect == '0'?'collectActive':''}}">全部</view>
<!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> --> <!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> -->
</view> </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="2">
<view class="tarbarText {{choiceCollect == '2'?'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 class="tarbarText {{choiceCollect == '1'?'collectActive':''}}">收藏</view>
</view> --> </view>-->
</view> </view>
<view class="xgxg" id="menu"> <view class="xgxg" id="menu">
<view class="fsa" style="justify-content:space-beteween; height: 44px"> <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}}'> <view class="csbf f14 c6 {{whichOneShow == 'gj' ?'active':''}}" catchtap="chooseNl" data-type="gj" wx:if="{{false}}">
{{firstMenu}} {{firstMenu}}
<!-- <i class="iconfont icon-shouqi f12 {{activez=='zuijin' ?'cf40':'c9'}} fst ml4" wx:if="{{whichOneShow == 'gj'}}"></i> <!-- <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-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> <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"> <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="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 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> <view class="f16 fw500 p016 {{activez=='fuwufei'?'cf00 b1':''}}" data-id="fuwufei" 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> </view>
</scroll-view> </scroll-view>
</view> </view>
@ -205,15 +199,9 @@
<i class="iconfont icon-zhankai f12 {{ sexid!='-1' ?'cf40':'c9'}} fst ml4" wx:else data-type="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'}}"> <scroll-view class="gjFixed" catchtouchmove="cc" wx:if="{{whichOneShow == 'sex'}}">
<view class="bgf tl c3 filter filterprice sort" style> <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 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> <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 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>
</scroll-view> </scroll-view>
</view> </view>
@ -221,40 +209,30 @@
分类 分类
<i class="iconfont icon-shouqi f12 c9 fst ml4" wx:if="{{whichOneShow == 'brand' && selectBrandList.length <= 0}}"></i> <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> <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"> <view wx:if="{{selectBrandList.length > 0}}" class="specialnum ml4" data-type="brand">{{selectBrandList.length}}</view>
{{selectBrandList.length}}
</view>
<scroll-view class="gjFixed" catchtouchmove="modalMove" catchtap="hideLeft" wx:if="{{whichOneShow == 'brand'}}"> <scroll-view class="gjFixed" catchtouchmove="modalMove" catchtap="hideLeft" wx:if="{{whichOneShow == 'brand'}}">
<view class="bgf tl c3 filterprice brand" catchtap="cc"> <view class="bgf tl c3 filterprice brand" catchtap="cc">
<view class="display-flex content"> <view class="display-flex content">
<block wx:for="{{filterData.classifyList}}" wx:for-item="item" wx:key="index"> <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':''}}"> <view catchtap="setActive" wx:key="index" data-type="classifyList" data-id="{{item.id}}" class="{{item.active ? 'brandactive':''}}">{{item.name}}</view>
{{item.name}}
</view>
</block> </block>
</view> </view>
<view class="btmFix display-flex" style="justify-content: center;"> <view class="btmFix display-flex" style="justify-content: center;">
<view class> <view class>
<button class="resetBtn" style catchtap="clearFilter1" data-type="2"> <button class="resetBtn" style catchtap="clearFilter1" data-type="2">重置</button>
重置
</button>
</view> </view>
<view class> <view class>
<button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList"> <button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList">确定</button>
确定
</button>
</view> </view>
</view> </view>
</view> </view>
</scroll-view> </scroll-view>
</view> </view>
<view class="csbf f14 c6 ml16 fsa {{whichOneShow == 'special' ? 'special_active' : ''}} {{whichOneShow == 'special'?'active':''}}" catchtap="chooseNl" data-type="special" wx:if='{{true}}'> <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 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 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"> <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>
{{selectJobList.length + selectBrandList.length }}
</i>
<!-- catchtap="hideLeft" --> <!-- catchtap="hideLeft" -->
<scroll-view class="gjFixed" catchtouchmove="modalMove" wx:if="{{whichOneShow == 'special'}}"> <scroll-view class="gjFixed" catchtouchmove="modalMove" wx:if="{{whichOneShow == 'special'}}">
<scroll-view scroll-y="{{true}}" catchtap class="filterBox filterContainer"> <scroll-view scroll-y="{{true}}" catchtap class="filterBox filterContainer">
@ -262,14 +240,10 @@
<view class="title">年龄(岁)</view> <view class="title">年龄(岁)</view>
<view class="content por" style="justify-content:space-between"> <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);" 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}}"/> --> <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="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"> <view class hover-class="none" hover-stop-propagation="false">{{minAge + '-'}}</view>
{{minAge + '-'}} <view class hover-class="none" hover-stop-propagation="false">{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
</view>
<view class hover-class="none" hover-stop-propagation="false">
{{maxAge == 60 ? maxAge + '+' : maxAge }}
</view>
</view> </view>
<range-slider height="50" block-size="50" min="16" max="60" values="{{rangeValues}}" bindrangechange="onRangeChange" activeColor="var(--color-ysd)"></range-slider> <range-slider height="50" block-size="50" min="16" max="60" values="{{rangeValues}}" bindrangechange="onRangeChange" activeColor="var(--color-ysd)"></range-slider>
</view> </view>
@ -278,67 +252,49 @@
<view class="title">性别</view> <view class="title">性别</view>
<!-- wx:if="{{index != filterData.sex.length - 1}}" --> <!-- wx:if="{{index != filterData.sex.length - 1}}" -->
<view class="content" style="justify-content:space-between"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">分类</view> <view class="title">分类</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">薪资福利</view> <view class="title">薪资福利</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">宿舍保障</view> <view class="title">宿舍保障</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">班制休息</view> <view class="title">班制休息</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">面试特色</view> <view class="title">面试特色</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">其他特色</view> <view class="title">其他特色</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </view>
</view> </view>
</scroll-view> </scroll-view>
<view class="btnBox bt1" catchtap> <view class="btnBox bt1" catchtap>
<button class="clearFilter" hover-class="thover" style="max-width:118px" data-type="innerclear" bindtap="clearFilter1"> <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>
</button>
<button class="normalBtn loginOut" hover-class="thover" style="max-width:178px" bindtap="toList">
确定
</button>
</view> </view>
<!-- 单独的筛选项隐藏 --> <!-- 单独的筛选项隐藏 -->
<view class="bgf tl c3 dn filterprice filterBox" catchtap="cc"> <view class="bgf tl c3 dn filterprice filterBox" catchtap="cc">
@ -346,46 +302,34 @@
<view class="f18 c3 fw500 mt12" style="text-align:start">薪资福利</view> <view class="f18 c3 fw500 mt12" style="text-align:start">薪资福利</view>
<view class="mt10 tagBox"> <view class="mt10 tagBox">
<block wx:for="{{filterData.jobFilter.tagArray1}}" wx:key="index"> <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' : ''}}"> <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>
{{item.name}}
</view>
</block> </block>
</view> </view>
<view class="f18 c3 fw500 mt16">食宿保障</view> <view class="f18 c3 fw500 mt16">食宿保障</view>
<view class="mt10 tagBox"> <view class="mt10 tagBox">
<block wx:for="{{filterData.jobFilter.tagArray3}}" wx:key="index"> <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' : ''}}"> <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>
{{item.name}}
</view>
</block> </block>
</view> </view>
<view class="f18 c3 fw500 mt16">班制特色</view> <view class="f18 c3 fw500 mt16">班制特色</view>
<view class="mt10 tagBox"> <view class="mt10 tagBox">
<block wx:for="{{filterData.jobFilter.tagArray0}}" wx:key="index"> <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' : ''}}"> <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>
{{item.name}}
</view>
</block> </block>
</view> </view>
<view class="f18 c3 fw500 mt16">其它特色</view> <view class="f18 c3 fw500 mt16">其它特色</view>
<view class="mt10 tagBox"> <view class="mt10 tagBox">
<block wx:for="{{filterData.jobFilter.tagArray2}}" wx:key="index"> <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' : ''}}"> <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>
{{item.name}}
</view>
</block> </block>
</view> </view>
</scroll-view> </scroll-view>
<view class="btmFix display-flex" style="justify-content: center;"> <view class="btmFix display-flex" style="justify-content: center;">
<view class> <view class>
<button class="resetBtn" style catchtap="clearFilter1" data-type="1"> <button class="resetBtn" style catchtap="clearFilter1" data-type="1">重置</button>
重置
</button>
</view> </view>
<view class> <view class>
<button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList"> <button type="primary" class="loginOut ysd-basebg-color" hover-class="thover" style catchtap="toList">确定</button>
确定
</button>
</view> </view>
</view> </view>
</view> </view>
@ -399,12 +343,12 @@
<!-- <view class="f14" catchtap="golistSharePage" style="text-decoration:underline;color:#576B95" hover-class="none" hover-stop-propagation="false">批量分享</view> --> <!-- <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="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> <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>-->
<!-- <view class="flex-1"> <!-- <view class="flex-1">
<view class="newSearch" catchtap="goSearch"> <view class="newSearch" catchtap="goSearch">
<i class="iconfont icon-sousuo11 mr8"></i>搜索 <i class="iconfont icon-sousuo11 mr8"></i>搜索
</view> </view>
</view> --> </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')}}"> <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="display-flex" hover-class="none" hover-stop-propagation="false">
@ -413,7 +357,7 @@
<view class="clear_icon iconfont icon-qingchu1"></view> <view class="clear_icon iconfont icon-qingchu1"></view>
{{firstMenu}} {{firstMenu}}
</view> </view>
</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="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="por" hover-class="none" hover-stop-propagation="false">
<view class="clear_icon iconfont icon-qingchu1"></view> <view class="clear_icon iconfont icon-qingchu1"></view>
@ -574,7 +518,7 @@
清除 清除
</view> </view>
</scroll-view> </scroll-view>
</view> --> </view>-->
</view> </view>
<!-- 标准列表 --> <!-- 标准列表 -->
<view style="display:{{toped == 1 ? 'block' : 'none'}}"> <view style="display:{{toped == 1 ? 'block' : 'none'}}">
@ -595,7 +539,7 @@
</swiper-item> </swiper-item>
</block> </block>
</swiper> </swiper>
</view> --> </view>-->
<!-- <view class="quickapply"> <!-- <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}}"> <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="none" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="photo"> <view class="" hover-class="none" hover-stop-propagation="false" bindtap="changeRecordBillType" data-type="photo">
@ -629,7 +573,7 @@
<view class="t-icon t-icon-ludan" /> <view class="t-icon t-icon-ludan" />
</view> </view>
</button> </button>
</view> --> </view>-->
<!-- <view style="margin: 10px"> <!-- <view style="margin: 10px">
<view class="p1612 display-flex bgf br8 spef"> <view class="p1612 display-flex bgf br8 spef">
<view class="flex-1 tc" hover-class="thover" catchtap="toSpecialArea" data-id="608"> <view class="flex-1 tc" hover-class="thover" catchtap="toSpecialArea" data-id="608">
@ -649,7 +593,7 @@
<view class="stm">大龄工</view> <view class="stm">大龄工</view>
</view> </view>
</view> </view>
</view> --> </view>-->
<view x:if="{{recordList != null && recordList.length > 0}}" style="padding-top: 0;overflow-x: hidden;"> <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> <job-sub storeJobListSearchForm="{{storeJobListSearchForm}}" bindgetPhoneNumber="getPhoneNumber" bindcollectPaste="collectPaste" bindgetUserInfoBtn="getUserInfoBtn" recordList="{{recordList}}" isLogin="{{isLogin}}" agencyStatus="{{agencyStatus}}" hasUserInfo="{{hasUserInfo}}"></job-sub>
<block wx:if="{{(recordList == null || recordList.length == 0) && (storeJobListSearchForm.keys != null && storeJobListSearchForm.keys != '')}}"> <block wx:if="{{(recordList == null || recordList.length == 0) && (storeJobListSearchForm.keys != null && storeJobListSearchForm.keys != '')}}">
@ -657,21 +601,15 @@
</block> </block>
<block wx:else> <block wx:else>
<block wx:if="{{isLogin}}"> <block wx:if="{{isLogin}}">
<view class="tc p20 f12 c045" wx:if="{{!hasMoreData && recordList.length != 0}}"> <view class="tc p20 f12 c045" wx:if="{{!hasMoreData && recordList.length != 0}}">已经到底啦~</view>
已经到底啦~
</view>
<view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view> <view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view>
</block> </block>
<block wx:if="{{!isLogin}}"> <block wx:if="{{!isLogin}}">
<view style="padding:10px 12px;"> <view style="padding:10px 12px;">
<text style="font-size: 14px;color: #999999;line-height: 20px;"> <text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才即可使用更多功能。</text>
未登录时只能使用部分功能,申请加入伯才即可使用更多功能。
</text>
</view> </view>
<!-- <button class="clickMore mb20" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber1" catchtap="emptyMethod">登录查看更多职位</button> --> <!-- <button class="clickMore mb20" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber1" catchtap="emptyMethod">登录查看更多职位</button> -->
<view class="mt12 f14 tc" bindtap="goLogin" style="color: #576b95;padding-bottom: 80px;"> <view class="mt12 f14 tc" bindtap="goLogin" style="color: #576b95;padding-bottom: 80px;">登录伯才</view>
登录伯才
</view>
<!-- <view class="tc p20 f12 c045">已经到底啦~</view> --> <!-- <view class="tc p20 f12 c045">已经到底啦~</view> -->
</block> </block>
</block> </block>
@ -697,16 +635,14 @@
<image style="width: 80px;height: 80px;position: absolute;right: 100px;" src="http://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/tingzhao.svg" wx:if="{{item.state == 1 && item.recruitment == 2}}"></image> <image style="width: 80px;height: 80px;position: absolute;right: 100px;" src="http://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/tingzhao.svg" wx:if="{{item.state == 1 && item.recruitment == 2}}"></image>
<image style="width: 72px;height: 72px;position: absolute;right: 100px;" src="http://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/weishangxian.svg" wx:if="{{item.state == 0}}"></image> <image style="width: 72px;height: 72px;position: absolute;right: 100px;" src="http://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/weishangxian.svg" wx:if="{{item.state == 0}}"></image>
<view class="display-flex"> <view class="display-flex">
<view class="lNum" style="width: 60px;"> <view class="lNum" style="width: 60px;">{{index < 9?'0'+(index+1):index+1 }}</view>
{{index < 9?'0'+(index+1):index+1 }}
</view>
<view class="flex-1"> <view class="flex-1">
<view class="jobTitle2"> <view class="jobTitle2">
{{item.jobName}} {{item.jobName}}
<i class="iconfont icon-dianzan1 ysd-base-color fw400" wx:if="{{item.hotJob == 1}}"></i> <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="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" hover-class="none" hover-stop-propagation="false">主推</span>
</span> --> </span>-->
</view> </view>
<view class="jobText fss" wx:if="{{item.salaryClassify != 7}}"> <view class="jobText fss" wx:if="{{item.salaryClassify != 7}}">
<view class wx:if="{{item.salaryClassify == 0}}"> <view class wx:if="{{item.salaryClassify == 0}}">
@ -736,9 +672,7 @@
<!-- <view class="" wx:if="{{item.salaryClassify == 7}}">月薪</view> --> <!-- <view class="" wx:if="{{item.salaryClassify == 7}}">月薪</view> -->
{{item.age}} {{item.age}}
</view> </view>
<view class="jobText" wx:else> <view class="jobText" wx:else>{{item.minMonthlyPay+'-'+item.maxMonthlyPay+'元/月'}}{{item.age}}</view>
{{item.minMonthlyPay+'-'+item.maxMonthlyPay+'元/月'}}{{item.age}}
</view>
</view> </view>
<button wx:if="{{!isLogin}}" class="biggerSize v-center {{item.collected - 1 == 0 ? 'collectred':''}}" open-type="getPhoneNumber" style="width:20px;background-color:#fff;padding:0;margin:0;height:24px;margin-right:13px" catchgetphonenumber="getPhoneNumber" catchtap="emptyMethod" data-type="4" data-collected="{{item.collected}}" data-jobid="{{item.id}}" hover-stop-propagation> <button wx:if="{{!isLogin}}" class="biggerSize v-center {{item.collected - 1 == 0 ? 'collectred':''}}" open-type="getPhoneNumber" style="width:20px;background-color:#fff;padding:0;margin:0;height:24px;margin-right:13px" catchgetphonenumber="getPhoneNumber" catchtap="emptyMethod" data-type="4" data-collected="{{item.collected}}" data-jobid="{{item.id}}" hover-stop-propagation>
<icon class="iconfont icon-shoucang f20 mt4 biggerSize" hover-class="f40" style="color: #888" hover-stop-propagation></icon> <icon class="iconfont icon-shoucang f20 mt4 biggerSize" hover-class="f40" style="color: #888" hover-stop-propagation></icon>
@ -755,16 +689,12 @@
<view class="daili">费</view> <view class="daili">费</view>
</view> </view>
<view class="flex-1"> <view class="flex-1">
<view class="jobText"> <view class="jobText">{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (item.fuWuFei ? item.fuWuFei : '-') : '服务费仅代理可见')}}</view>
{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (item.fuWuFei ? item.fuWuFei : '-') : '服务费仅代理可见')}}
</view>
</view> </view>
</view> </view>
<view class="display-flex mt6" hover-class="none" hover-stop-propagation="false"> <view class="display-flex mt6" hover-class="none" hover-stop-propagation="false">
<view style="width: 60px;margin-right: 12px;"></view> <view style="width: 60px;margin-right: 12px;"></view>
<view class="flex-1" hover-class="none" hover-stop-propagation="false"> <view class="flex-1" hover-class="none" hover-stop-propagation="false">项目方: {{item.agencyName}}</view>
项目方: {{item.agencyName}}
</view>
</view> </view>
</view> </view>
</view> </view>
@ -775,21 +705,15 @@
</block> </block>
<block wx:else> <block wx:else>
<block wx:if="{{isLogin}}"> <block wx:if="{{isLogin}}">
<view class="tc p20 f12 c045" wx:if="{{!hasMoreData && recordList.length != 0}}"> <view class="tc p20 f12 c045" wx:if="{{!hasMoreData && recordList.length != 0}}">已经到底啦~</view>
已经到底啦~
</view>
<view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view> <view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view>
</block> </block>
<block wx:if="{{!isLogin && recordList.length != 0}}"> <block wx:if="{{!isLogin && recordList.length != 0}}">
<view style="padding:10px 12px;"> <view style="padding:10px 12px;">
<text style="font-size: 14px;color: #999999;line-height: 20px;"> <text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才即可使用更多功能。</text>
未登录时只能使用部分功能,申请加入伯才即可使用更多功能。
</text>
</view> </view>
<!-- <button class="clickMore mb20" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber1" catchtap="emptyMethod">登录查看更多职位</button> --> <!-- <button class="clickMore mb20" open-type="getPhoneNumber" catchgetphonenumber="getPhoneNumber1" catchtap="emptyMethod">登录查看更多职位</button> -->
<view class="mt12 f14 tc" bindtap="goLogin" style="color: #576b95;padding-bottom: 80px;"> <view class="mt12 f14 tc" bindtap="goLogin" style="color: #576b95;padding-bottom: 80px;">登录伯才</view>
登录伯才
</view>
</block> </block>
</block> </block>
</view> </view>
@ -813,7 +737,7 @@
<view class="f20 c3">{{pmdUserInfo.userName}}</view> <view class="f20 c3">{{pmdUserInfo.userName}}</view>
<view class="f14 c9">伯才客服</view> <view class="f14 c9">伯才客服</view>
<view class="mt20 f22 c3">{{pmdUserInfo.tel}}</view> <view class="mt20 f22 c3">{{pmdUserInfo.tel}}</view>
</view> --> </view>-->
<view class="weui-dialog__hd bb1"> <view class="weui-dialog__hd bb1">
<!-- <image wx:if="pmdUserInfo.imgSrc != ''" src="{{pmdUserInfo.imgSrc}}" style="width:56px;height:56px;border-radius:50%;"></image> --> <!-- <image wx:if="pmdUserInfo.imgSrc != ''" src="{{pmdUserInfo.imgSrc}}" style="width:56px;height:56px;border-radius:50%;"></image> -->
<image src="http://matripe.oss-cn-beijing.aliyuncs.com/goodJob/bocaoLogo.png" style="width: 56px; height: 56px; border-radius: 50%"></image> <image src="http://matripe.oss-cn-beijing.aliyuncs.com/goodJob/bocaoLogo.png" style="width: 56px; height: 56px; border-radius: 50%"></image>
@ -871,14 +795,12 @@
<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/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> <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 mb2" selectable="false" space="false" decode="false">批量</view>
<view class="f10 lh1" hover-class="none" hover-stop-propagation="false">分享</view> --> <view class="f10 lh1" hover-class="none" hover-stop-propagation="false">分享</view>-->
</view> </view>
</view> </view>
<!-- 智能匹配左侧弹出按钮 --> <!-- 智能匹配左侧弹出按钮 -->
<view class="leftButton dn {{halfHide ? 'halfHide' :''}} {{leftShow ? 'buttonShow':''}}" bindtap="showLeft" style="top:{{(systemInfo.windowHeight * 55) / 100}}px;background-color:{{innerFilter?'rgba(255, 68, 0,.6)':'rbga(0,0,0,.6)'}}"> <view class="leftButton dn {{halfHide ? 'halfHide' :''}} {{leftShow ? 'buttonShow':''}}" bindtap="showLeft" style="top:{{(systemInfo.windowHeight * 55) / 100}}px;background-color:{{innerFilter?'rgba(255, 68, 0,.6)':'rbga(0,0,0,.6)'}}">
<view class="column" hover-class="none" style="word-wrap: break-word;" hover-stop-propagation="false"> <view class="column" hover-class="none" style="word-wrap: break-word;" hover-stop-propagation="false">智能匹配</view>
智能匹配
</view>
<i class="iconfont icon-huadong f12 ml4 {{leftShow?'rotate':''}}"></i> <i class="iconfont icon-huadong f12 ml4 {{leftShow?'rotate':''}}"></i>
</view> </view>
</scroll-view> </scroll-view>
@ -888,7 +810,7 @@
<!-- <view slot="title" class hover-class="none" hover-stop-propagation="false"></view> --> <!-- <view slot="title" class hover-class="none" hover-stop-propagation="false"></view> -->
<view class="fss bb1" style="padding:6px 16px" slot="title"> <view class="fss bb1" style="padding:6px 16px" slot="title">
<view class hover-class="none" style hover-stop-propagation="false"> <view class hover-class="none" style hover-stop-propagation="false">
<view class='fss' hover-class="none" hover-stop-propagation="false"> <view class="fss" hover-class="none" hover-stop-propagation="false">
<span class="f18 fw500">{{currentJobDrawer.jobName}}</span> <span class="f18 fw500">{{currentJobDrawer.jobName}}</span>
<view style="min-width:50px;" class="pr10 ml16 fsa" hover-class="thover" bindtap="sharePoster"> <view style="min-width:50px;" class="pr10 ml16 fsa" hover-class="thover" bindtap="sharePoster">
<icon class="iconfont icon-zhuanfa1 f16" style="color:#787878"></icon> <icon class="iconfont icon-zhuanfa1 f16" style="color:#787878"></icon>
@ -896,14 +818,10 @@
</view> </view>
</view> </view>
<view class="flex-1"> <view class="flex-1">
<view class="jobText f14"> <view class="jobText f14">服务费:{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (currentJobDrawer.fuWuFei ? currentJobDrawer.fuWuFei : '-') : '服务费仅代理可见')}}</view>
服务费:{{!isLogin ? '登录查看服务费' : (agencyStatus == 1 ? (currentJobDrawer.fuWuFei ? currentJobDrawer.fuWuFei : '-') : '服务费仅代理可见')}}
</view>
</view> </view>
<view class="display-flex f14" hover-class="none" hover-stop-propagation="false"> <view class="display-flex f14" hover-class="none" hover-stop-propagation="false">
<view class="flex-1" hover-class="none" hover-stop-propagation="false"> <view class="flex-1" hover-class="none" hover-stop-propagation="false">项目方: {{currentJobDrawer.agencyName}}</view>
项目方: {{currentJobDrawer.agencyName}}
</view>
</view> </view>
</view> </view>
</view> </view>
@ -918,9 +836,7 @@
<p class="f14 ml4">收藏</p> <p class="f14 ml4">收藏</p>
</i> </i>
</view> </view>
<view class="miniBtn mr16" bindtap="recordBill" hover-class="thover" hover-stop-propagation="false" style="background-color:{{(agencyStatus != 1 || !isLogin) || (currentJobDrawer.state == 1 && currentJobDrawer.recruitment == 2) ? '#ccc' : ''}}"> <view class="miniBtn mr16" bindtap="recordBill" hover-class="thover" hover-stop-propagation="false" style="background-color:{{(agencyStatus != 1 || !isLogin) || (currentJobDrawer.state == 1 && currentJobDrawer.recruitment == 2) ? '#ccc' : ''}}">报名</view>
报名
</view>
<!-- copyClose --> <!-- copyClose -->
<view class="fsa" catchtap="notarizeShow" hover-class="thover"> <view class="fsa" catchtap="notarizeShow" hover-class="thover">
<view class="iconfont icon-fuzhi c9 f16 mr4"></view> <view class="iconfont icon-fuzhi c9 f16 mr4"></view>
@ -932,14 +848,10 @@
<view class="info" hover-class="none" hover-stop-propagation="false"> <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> <rich-text class hover-class="none" hover-stop-propagation="false" 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> --> <!-- <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"> <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>
{{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}}" hover-class="none" hover-stop-propagation="false">
以上联系人,可以 以上联系人,可以
<span class="fw500" bindtap="changeContact" style="color:#576B95;text-decoration:underline"> <span class="fw500" bindtap="changeContact" style="color:#576B95;text-decoration:underline">{{userInfo.noticeEndStr ? '修改' : '改成我的'}}</span>
{{userInfo.noticeEndStr ? '修改' : '改成我的'}}
</span>
</view> </view>
</view> </view>
</scroll-view> </scroll-view>
@ -953,9 +865,7 @@
<view aria-role="button" class="weui-actionsheet__cell" bindtap="clipboardShow">编辑后复制</view> <view aria-role="button" class="weui-actionsheet__cell" bindtap="clipboardShow">编辑后复制</view>
</view> </view>
<view class="weui-actionsheet__action"> <view class="weui-actionsheet__action">
<view aria-role="button" class="weui-actionsheet__cell bgf mt8 chref pb32" bindtap="hideNotarize"> <view aria-role="button" class="weui-actionsheet__cell bgf mt8 chref pb32" bindtap="hideNotarize">取消</view>
取消
</view>
</view> </view>
</view> </view>
</bottom-drawer> </bottom-drawer>
@ -965,9 +875,7 @@
<scroll-view scroll-y="{{true}}" style="height:80%;padding: 0 16px" class="editorBox"> <scroll-view scroll-y="{{true}}" style="height:80%;padding: 0 16px" class="editorBox">
<editor id="editor" class="ql-container" style="height:98%" bindstatuschange="onStatusChange" bindready="onEditorReady"></editor> <editor id="editor" class="ql-container" style="height:98%" bindstatuschange="onStatusChange" bindready="onEditorReady"></editor>
</scroll-view> </scroll-view>
<button class="normalBtn loginOut" hover-class="thover" style="width:260px !important" bindtap="copyClose1"> <button class="normalBtn loginOut" hover-class="thover" style="width:260px !important" bindtap="copyClose1">复制</button>
复制
</button>
</bottom-drawer> </bottom-drawer>
<canvas type="2d" style="position: absolute;left:-2000px; width: 425px; height: 350px; background: #fff;" id="canvasId"></canvas> <canvas type="2d" style="position: absolute;left:-2000px; width: 425px; height: 350px; background: #fff;" id="canvasId"></canvas>
<!-- 海报分享框显示 --> <!-- 海报分享框显示 -->
@ -982,9 +890,7 @@
<!-- 智能匹配下侧抽屉 --> <!-- 智能匹配下侧抽屉 -->
<bottom-drawer show="{{leftShow}}" drawerType="leftShow" bindhidedrawer="hidedrawershow" titleText="智能匹配" height="calc(100vh - {{statusBarHeight + ((navigationBarHeight - menuButtonHeight) / 2) + 41}}px)" hideTabbar="{{true}}"> <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 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 slot="title" class="tac" style="height:54px;line-height:54px" hover-class="none" hover-stop-propagation="false">智能匹配</view>
智能匹配
</view>
<scroll-view scroll-y="{{true}}" class="left_drawer_container"> <scroll-view scroll-y="{{true}}" class="left_drawer_container">
<view class="sub sex" hover-class="none" hover-stop-propagation="false"> <view class="sub sex" hover-class="none" hover-stop-propagation="false">
<view class="flex-1" hover-class="none" hover-stop-propagation="false"> <view class="flex-1" hover-class="none" hover-stop-propagation="false">
@ -1011,7 +917,7 @@
<i class="iconfont icon-gengduo11 f16 ml4 dib pr c9 rot90" style="line-height:1;top:1px;"></i> <i class="iconfont icon-gengduo11 f16 ml4 dib pr c9 rot90" style="line-height:1;top:1px;"></i>
</view> </view>
</view> </view>
</view> --> </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" hover-class="none" hover-stop-propagation="false"> <view class="sub" hover-class="none" hover-stop-propagation="false">
@ -1019,9 +925,7 @@
<view class="content por" style="justify-content:space-between;"> <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="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">{{minAge + '-'}}</view>
<view class hover-class="none" hover-stop-propagation="false"> <view class hover-class="none" hover-stop-propagation="false">{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
{{maxAge == 60 ? maxAge + '+' : maxAge }}
</view>
</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> <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>
@ -1040,9 +944,7 @@
<view class="title pb16">期望薪资</view> <view class="title pb16">期望薪资</view>
<view class="content por" style="justify-content:space-between;"> <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="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"> <view class hover-class="none" hover-stop-propagation="false">{{minSalary * 100 + '-'}}</view>
{{minSalary * 100 + '-'}}
</view>
<view class hover-class="none" hover-stop-propagation="false">{{maxSalary * 100}}</view> <view class hover-class="none" hover-stop-propagation="false">{{maxSalary * 100}}</view>
</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> <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>
@ -1052,41 +954,31 @@
<view class="sub" hover-class="none" hover-stop-propagation="false"> <view class="sub" hover-class="none" hover-stop-propagation="false">
<view class="title">纹身烟疤</view> <view class="title">纹身烟疤</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">有无案底</view> <view class="title">有无案底</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">是否黑户</view> <view class="title">是否黑户</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">身份证</view> <view class="title">身份证</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </view>
</view> </view>
<!-- <view class` --> <!-- <view class` -->
</scroll-view> </scroll-view>
<view class="btnBox bt1" style="padding-bottom:32px"> <view class="btnBox bt1" style="padding-bottom:32px">
<button class="clearFilter" hover-class="thover" style="min-width:112px" data-type="innerclear" bindtap="smartClear"> <button class="clearFilter" hover-class="thover" style="min-width:112px" data-type="innerclear" bindtap="smartClear">清除</button>
清除
</button>
<button class="normalBtn loginOut" hover-class="thover" bindtap="smartSub">确定</button> <button class="normalBtn loginOut" hover-class="thover" bindtap="smartSub">确定</button>
</view> </view>
</bottom-drawer> </bottom-drawer>
@ -1094,9 +986,7 @@
<view class="mask" wx:if="{{leftShow}}" catchtouchmove="modalMove" bindtap="hideLeft"></view> <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="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="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 class style="height:54px;line-height:54px" hover-class="none" hover-stop-propagation="false">智能匹配</view>
智能匹配
</view>
<view class="iconfont icon-guanbi11 f14 c9 poa" style="color:#333;right:8px;top:16px;width:32px;height:32px" catchtap="hideLeft"></view> <view class="iconfont icon-guanbi11 f14 c9 poa" style="color:#333;right:8px;top:16px;width:32px;height:32px" catchtap="hideLeft"></view>
</view> </view>
<scroll-view scroll-y="{{true}}" class="left_drawer_container"> <scroll-view scroll-y="{{true}}" class="left_drawer_container">
@ -1107,9 +997,7 @@
<!-- br1 --> <!-- 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"> <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> <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"> <view class="f14" hover-class="none" hover-stop-propagation="false">{{item.name}}</view>
{{item.name}}
</view>
</view> </view>
</view> </view>
</view> </view>
@ -1127,7 +1015,7 @@
<i class="iconfont icon-gengduo11 f16 ml4 dib pr c9 rot90" style="line-height:1;top:1px;"></i> <i class="iconfont icon-gengduo11 f16 ml4 dib pr c9 rot90" style="line-height:1;top:1px;"></i>
</view> </view>
</view> </view>
</view> --> </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" hover-class="none" hover-stop-propagation="false"> <view class="sub" hover-class="none" hover-stop-propagation="false">
@ -1135,9 +1023,7 @@
<view class="content por" style="justify-content:space-between;"> <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="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">{{minAge + '-'}}</view>
<view class hover-class="none" hover-stop-propagation="false"> <view class hover-class="none" hover-stop-propagation="false">{{maxAge == 60 ? maxAge + '+' : maxAge }}</view>
{{maxAge == 60 ? maxAge + '+' : maxAge }}
</view>
</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> <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>
@ -1156,12 +1042,8 @@
<view class="title pb16">期望薪资</view> <view class="title pb16">期望薪资</view>
<view class="content por" style="justify-content:space-between;"> <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="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"> <view class hover-class="none" hover-stop-propagation="false">{{minSalary * 100 + '-'}}</view>
{{minSalary * 100 + '-'}} <view class hover-class="none" hover-stop-propagation="false">{{maxSalary * 100}}</view>
</view>
<view class hover-class="none" hover-stop-propagation="false">
{{maxSalary * 100}}
</view>
</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> <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>
@ -1170,41 +1052,31 @@
<view class="sub" hover-class="none" hover-stop-propagation="false"> <view class="sub" hover-class="none" hover-stop-propagation="false">
<view class="title">纹身烟疤</view> <view class="title">纹身烟疤</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">有无案底</view> <view class="title">有无案底</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">是否黑户</view> <view class="title">是否黑户</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </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="title">身份证</view> <view class="title">身份证</view>
<view class="content"> <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"> <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>
{{item.name}}
</span>
</view> </view>
</view> </view>
<!-- <view class` --> <!-- <view class` -->
</scroll-view> </scroll-view>
<view class="btnBox bt1" style="padding-bottom:32px"> <view class="btnBox bt1" style="padding-bottom:32px">
<button class="clearFilter" hover-class="thover" style="min-width:112px" data-type="innerclear" bindtap="smartClear"> <button class="clearFilter" hover-class="thover" style="min-width:112px" data-type="innerclear" bindtap="smartClear">清除</button>
清除
</button>
<button class="normalBtn loginOut" hover-class="thover" bindtap="smartSub">确定</button> <button class="normalBtn loginOut" hover-class="thover" bindtap="smartSub">确定</button>
</view> </view>
</view> </view>

@ -79,14 +79,14 @@
<view class hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="setting mt_10 br_8" hover-class="thover"> <view class="setting mt_10 br_8" hover-class="thover">
<view> <view>
<view class="iconfont icon-shenqingjiarudaotian f18" style="color:#4DB54B"></view> <view class=" f18" style="color:#4DB54B;font-weight:600">申请加入</view>
</view> </view>
<view class="iconfont icon-gengduo11 c9"></view> <view class="iconfont icon-gengduo11 c9"></view>
</view> </view>
</view> </view>
</view> </view>
<navigator wx:if="{{userInfo.agencyStatus == 1 && configInfo.team}}" class url="/pages/myMember/index" hover-class="none" hover-stop-propagation="false"></navigator> <navigator wx:if="{{userInfo.agencyStatus == 1 && configInfo.team}}" class url="/pages/myMember/index" hover-class="none" hover-stop-propagation="false"></navigator>
<view class="br_8" catchtap="showToggle" hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class="br_8" catchtap="showToggle" hover-class="none" style="background-color:#fff" hover-stop-propagation="false" wx:if="{{isLogin}}">
<view class="setting mt_10" hover-class="thover"> <view class="setting mt_10" hover-class="thover">
<view> <view>
<view class="t-icon t-icon-qiehuantuandui mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class="t-icon t-icon-qiehuantuandui mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>

Loading…
Cancel
Save