cyl/develop
wangxia 12 months ago
parent f33722e8ec
commit e1a5b7b504

@ -14,6 +14,7 @@ import {
Page({ Page({
data: { data: {
// currCode: '', // currCode: '',
appId: app.globalData.appId,
fromBocai: true, // 商家后台职位的判断 fromBocai: true, // 商家后台职位的判断
kefuShow: false, // 客服抽屉的显隐 kefuShow: false, // 客服抽屉的显隐
storeJobId: "", storeJobId: "",

@ -1,7 +1,7 @@
<view class="pb180"> <view class="pb180">
<!-- <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> -->
<view> <view>
<!-- <view class="display-flex servicePrice mt12 p14" hover-class="none" hover-stop-propagation="false" wx:if="{{false}}"> <!-- <view class="display-flex servicePrice mt12 p14" wx:if="{{false}}">
<view class="left"> <view class="left">
<view class="price ysd-base-f40"> <view class="price ysd-base-f40">
服务费: 服务费:
@ -17,41 +17,41 @@
<icon wx:if="{{isAgency}}" class="iconfont {{isServicePriceShow ? 'icon-zhengyan1' : 'icon-biyan1'}} ysd-base-f40" size="23" color bindtap="toggleprice" data-index="{{isServicePriceShow ? 1 : 2}}" style="height: 18px; position: relative; top: -10px;"></icon> <icon wx:if="{{isAgency}}" class="iconfont {{isServicePriceShow ? 'icon-zhengyan1' : 'icon-biyan1'}} ysd-base-f40" size="23" color bindtap="toggleprice" data-index="{{isServicePriceShow ? 1 : 2}}" style="height: 18px; position: relative; top: -10px;"></icon>
</view> </view>
</view>--> </view>-->
<view wx:if="{{corpUserFlag}}" class="bgf pl16 pr16 br8" hover-class="none" hover-stop-propagation="false"> <view wx:if="{{corpUserFlag}}" class="bgf pl16 pr16 br8">
<view wx:if="{{jobDetail.record.askAgencyName}}" class="fsa h45 bb1" hover-class="none" hover-stop-propagation="false"> <view wx:if="{{jobDetail.record.askAgencyName}}" class="fsa h45 bb1">
<view class="fss" hover-class="none" hover-stop-propagation="false" style="flex: none;"> <view class="fss" style="flex: none;">
<view class="fw500 mr4 g_flex_column_center">来源</view> <view class="fw500 mr4 g_flex_column_center">来源</view>
</view> </view>
<view class="c6 mt4" hover-class="none" hover-stop-propagation="false">{{jobDetail.record.askAgencyName}}</view> <view class="c6 mt4">{{jobDetail.record.askAgencyName}}</view>
</view> </view>
<view class="fsa h45" hover-class="none" hover-stop-propagation="false"> <view class="fsa h45">
<view class="fss" hover-class="none" hover-stop-propagation="false" style="flex: none;"> <view class="fss" style="flex: none;">
<view class="fw500 mr4 g_flex_column_center">项目方</view> <view class="fw500 mr4 g_flex_column_center">项目方</view>
</view> </view>
<view class="fse" hover-class="none" hover-stop-propagation="false" style="flex: 1;"> <view class="fse" style="flex: 1;">
<span class="c6" selectable="false" space="false" decode="false">{{jobDetail.record.supplier.supplierName}}</span> <span class="c6" selectable="false" space="false" decode="false">{{jobDetail.record.supplier.supplierName}}</span>
</view> </view>
</view> </view>
</view> </view>
<view class="bgf p16 br8 mt8" style="padding-top:0rpx;padding-bottom:0rpx" bindtap="showFee"> <view class="bgf p16 br8 mt8" style="padding-top:0rpx;padding-bottom:0rpx" bindtap="showFee">
<view class="fsa" hover-class="none" hover-stop-propagation="false"> <view class="fsa">
<view class="fss" hover-class="none" hover-stop-propagation="false" style="flex: none;"> <view class="fss" style="flex: none;">
<view class="fw500 mr4 h67 g_flex_column_center">代理佣金</view> <view class="fw500 mr4 h67 g_flex_column_center">代理佣金</view>
<icon class="iconfont {{isServicePriceShow ? 'icon-zhengyan1' : 'icon-biyan1'}} ysd-base-f40 f22 h67 g_flex_column_center" color data-index="{{isServicePriceShow ? 1 : 2}}" wx:if="{{isAgency}}" catchtap="toggleprice" style="width: 67px;"></icon> <icon class="iconfont {{isServicePriceShow ? 'icon-zhengyan1' : 'icon-biyan1'}} ysd-base-f40 f22 h67 g_flex_column_center" color data-index="{{isServicePriceShow ? 1 : 2}}" wx:if="{{isAgency}}" catchtap="toggleprice" style="width: 67px;"></icon>
</view> </view>
<view class="fse h67" hover-class="none" hover-stop-propagation="false" style="flex: 1;"> <view class="fse h67" style="flex: 1;">
<span class wx:if="{{isServicePriceShow && isAgency}}">{{ (fuWuFei || '详询客服')}}</span> <span class wx:if="{{isServicePriceShow && isAgency}}">{{ (fuWuFei || '详询客服')}}</span>
<span class wx:else >***</span> <span class wx:else>***</span>
<view class="iconfont icon-you f14 c045 ml4" hover-class="none" hover-stop-propagation="false"></view> <view class="iconfont icon-you f14 c045 ml4"></view>
</view> </view>
</view> </view>
</view> </view>
<view class="bgf mt10 br8 pb20" hover-class="none" hover-stop-propagation="false"> <view class="bgf mt10 br8 pb20">
<view class="p16 pb10" style="padding-top:10px" id="tocanvas"> <view class="p16 pb10" style="padding-top:10px" id="tocanvas">
<view class="fsa" style="align-items:start"> <view class="fsa" style="align-items:start">
<text class="jobTitle" selectable="{{true}}">{{jobDetail.record.jobName}}</text> <text class="jobTitle" selectable="{{true}}">{{jobDetail.record.jobName}}</text>
<view class="f14 c045 pt4" hover-class="none" hover-stop-propagation="false">{{jobDetail.record.update}}</view> <view class="f14 c045 pt4">{{jobDetail.record.update}}</view>
</view> </view>
<view class="mb8"> <view class="mb8">
<view class="fss c045"> <view class="fss c045">
@ -72,18 +72,18 @@
<!-- <view wx:if="{{jobDetail.record.rebate != null}}" class='tagsLi spli'> <!-- <view wx:if="{{jobDetail.record.rebate != null}}" class='tagsLi spli'>
返费{{jobDetail.record.rebate}} 返费{{jobDetail.record.rebate}}
</view>--> </view>-->
<view class="display-flex" hover-class="none" hover-stop-propagation="false"> <view class="display-flex">
<!-- <view class="t-icon t-icon-ziying1" wx:if="{{jobDetail.storeProjectSignType == 1}}"></view> --> <!-- <view class="t-icon t-icon-ziying1" wx:if="{{jobDetail.storeProjectSignType == 1}}"></view> -->
<view class="tagsLi" style="color:{{labelColor[index % labelColor.length]}};background-color:{{bgColor[index % bgColor.length]}};" wx:for="{{jobDetail.record.jobRequestLabelNames}}" wx:for-item="item1" wx:key="index">{{item1}}</view> <view class="tagsLi" style="color:{{labelColor[index % labelColor.length]}};background-color:{{bgColor[index % bgColor.length]}};" wx:for="{{jobDetail.record.jobRequestLabelNames}}" wx:for-item="item1" wx:key="index">{{item1}}</view>
</view> </view>
<view class="pr10 pt4 pb4 fsa cusFlexStart"> <view class="pr10 pt4 pb4 fsa cusFlexStart">
<view class="br2 fss" style="background: #f1faff;" wx:for="{{item.labelGroup}}" wx:key="itm" wx:for-item="itm"> <view class="br2 fss" style="background: #f1faff;" wx:for="{{item.labelGroup}}" wx:key="itm" wx:for-item="itm">
<view class="f12 pl4 pr4" style="color:#646572" hover-class="none" hover-stop-propagation="false">{{itm || '-'}}</view> <view class="f12 pl4 pr4" style="color:#646572">{{itm || '-'}}</view>
</view> </view>
<view class="f12 pl4 pr4" style="background: #f1faff;" wx:if="{{item.labelGroup.length <= 0}}">暂无特色</view> <view class="f12 pl4 pr4" style="background: #f1faff;" wx:if="{{item.labelGroup.length <= 0}}">暂无特色</view>
</view> </view>
<view class="fsa" style="align-items:flex-end"> <view class="fsa" style="align-items:flex-end">
<view class="fss" hover-class="none" hover-stop-propagation="false"> <view class="fss">
<view class="jobMoney ysd-base-f40"> <view class="jobMoney ysd-base-f40">
<!-- {{jobDetail.record.combiSalary}} --> <!-- {{jobDetail.record.combiSalary}} -->
<view class="hourPay" wx:if="{{jobDetail.record.salaryClassify == 0}}"> <view class="hourPay" wx:if="{{jobDetail.record.salaryClassify == 0}}">
@ -153,12 +153,12 @@
<!-- <view wx:if="{{item.isImg}}" > --> <!-- <view wx:if="{{item.isImg}}" > -->
<image data-src="{{item.url}}" data-id="{{item.id}}" wx:if="{{item.isImg}}" src="{{item.url}}" mode="aspectFill" class="scrollImg" bindtap="showImage"></image> <image data-src="{{item.url}}" data-id="{{item.id}}" wx:if="{{item.isImg}}" src="{{item.url}}" mode="aspectFill" class="scrollImg" bindtap="showImage"></image>
<view class="videoContainer" data-id="{{item.id}}" bindtap="showVideo" hover-class="none" hover-stop-propagation="false" wx:if="{{!item.isImg && item.url}}" style="width:100%;height:100%"> <view class="videoContainer" data-id="{{item.id}}" bindtap="showVideo" wx:if="{{!item.isImg && item.url}}" style="width:100%;height:100%">
<video class="theVideo" id="{{item.id}}" data-id="{{item.id}}" src="{{item.url}}" show-fullscreen-btn="{{false}}" show-play-btn="{{false}}" show-center-play-btn="{{false}}" enable-play-gesture="{{true}}" bindfullscreenchange="fullScreen"> <video class="theVideo" id="{{item.id}}" data-id="{{item.id}}" src="{{item.url}}" show-fullscreen-btn="{{false}}" show-play-btn="{{false}}" show-center-play-btn="{{false}}" enable-play-gesture="{{true}}" bindfullscreenchange="fullScreen">
<view wx:if="{{isShareShow}}" bindtap="shareVideo" custom-cache="{{false}}" data-src="{{item.url}}" class="t-icon t-icon-fenxiang" hover-class="none" hover-stop-propagation="false"></view> <view wx:if="{{isShareShow}}" bindtap="shareVideo" custom-cache="{{false}}" data-src="{{item.url}}" class="t-icon t-icon-fenxiang"></view>
</video> </video>
</view> </view>
<view bindtap="shareVideo" custom-cache="{{false}}" data-src="{{item.url}}" class="t-icon t-icon-fenxiang" hover-class="none" hover-stop-propagation="false"></view> <view bindtap="shareVideo" custom-cache="{{false}}" data-src="{{item.url}}" class="t-icon t-icon-fenxiang"></view>
<!-- </view> --> <!-- </view> -->
<!-- <view wx:if="{{!item.isImg}}"> <!-- <view wx:if="{{!item.isImg}}">
<view class="pr" class="scrollImgBox"> <view class="pr" class="scrollImgBox">
@ -207,40 +207,85 @@
</view> </view>
</view> </view>
<view class="f14"> <view class="f14">
<block wx:if="{{currIndex == '1'}}"> <block wx:if="{{currIndex == '1' && appId !== 'wxe431e0b3abd9ae0b'}}">
<view wx:if="{{jobDetail.record.notes}}"> <view wx:if="{{jobDetail.record.notes}}">
<view class="detailH3">温馨提示</view> <view class="detailH3">温馨提示</view>
<view class="pri ysd-base-f40 border1" style="line-height:24px;padding:3px 8px;border-radius: 4px;text-align: justify;">{{jobDetail.record.notes}}</view> <view class="pri ysd-base-f40 border1" style="line-height:24px;padding:3px 8px;border-radius: 4px;text-align: justify;">{{jobDetail.record.notes}}</view>
</view> </view>
<view class="detailH3">薪资待遇</view> <view class="detailH3">薪资待遇</view>
<view class="outSp outSp_new">
<view class="display-flex">
<view class="rb1 rb1_new">薪资明细</view>
<view class="textb1 textb1_new">{{jobDetail.record.salaryDetail}}</view>
</view>
</view>
<view class="detailH3">招聘要求</view>
<view class="outSp outSp_new">
<view class="display-flex">
<view class="rb1 rb1_new">性别年龄</view>
<view class="textb1 textb1_new">{{showSexAgeText}}</view>
</view>
</view>
<view class="detailH3">岗位说明</view>
<view class="outSp outSp_new">
<view class="display-flex">
<view class="rb1 rb1_new">班次工时</view>
<view class="textb1 textb1_new">{{jobDetail.record.workClasses}}</view>
</view>
<view class="display-flex">
<view class="rb1 rb1_new">其他说明</view>
<view class="textb1 textb1_new">{{jobDetail.record.otherDesp}}</view>
</view>
</view>
<view class="detailH3">对接信息</view>
<view class="outSp outSp_new">
<view class="display-flex">
<view class="rb1 rb1_new">面试地点</view>
<view class="textb1 textb1_new fsa flex-1">
<view class>{{jobDetail.record.interviewAddr || '-'}}</view>
<i wx:if="{{jobDetail.record.interviewLat}}" class="iconfont icon-dizhi11 f16 mr4 biggerSize" style="color:#027AFF;" bindtap="chooseMap" data-address="{{jobDetail}}" data-type="interview"></i>
</view>
</view>
</view>
<view wx:if="{{jobDetail.record.OtherInfo}}">
<view class="detailH3">其它信息</view>
<view class="pri border1" style="line-height:24px;padding:3px 8px;border-radius: 4px;color:#333">{{jobDetail.record.OtherInfo}}</view>
</view>
</block>
<block wx:if="{{currIndex == '1' && appId == 'wxe431e0b3abd9ae0b' }}">
<view wx:if="{{jobDetail.record.notes}}">
<view class="detailH3">注意事项</view>
<view class="pri ysd-base-f40" style="line-height:24px;padding:3px 8px;border-radius: 4px;text-align: justify;">{{jobDetail.record.notes}}</view>
</view>
<view class="detailH3">一、薪资待遇</view>
<view class="outSp"> <view class="outSp">
<view class="display-flex"> <view class="display-flex">
<view class="rb1">薪资明细</view> <view class="rb1">1. 薪资明细</view>
<view class="textb1">{{jobDetail.record.salaryDetail}}</view> <view class="textb1">{{jobDetail.record.salaryDetail}}</view>
</view> </view>
</view> </view>
<view class="detailH3">招聘要求</view> <view class="detailH3">二、职位要求</view>
<view class="outSp"> <view class="outSp">
<view class="display-flex"> <view class="display-flex">
<view class="rb1">性别年龄</view> <view class="rb1">1. 性别年龄</view>
<view class="textb1">{{showSexAgeText}}</view> <view class="textb1">{{showSexAgeText}}</view>
</view> </view>
</view> </view>
<view class="detailH3">岗位说明</view> <view class="detailH3">三、岗位说明</view>
<view class="outSp"> <view class="outSp">
<view class="display-flex"> <view class="display-flex">
<view class="rb1">班次工时</view> <view class="rb1">1. 班次工时</view>
<view class="textb1">{{jobDetail.record.workClasses}}</view> <view class="textb1">{{jobDetail.record.workClasses}}</view>
</view> </view>
<view class="display-flex"> <view class="display-flex">
<view class="rb1">其他说明</view> <view class="rb1">2. 其他说明</view>
<view class="textb1">{{jobDetail.record.otherDesp}}</view> <view class="textb1">{{jobDetail.record.otherDesp}}</view>
</view> </view>
</view> </view>
<view class="detailH3">对接信息</view> <view class="detailH3">四、面试对接</view>
<view class="outSp"> <view class="outSp">
<view class="display-flex"> <view class="display-flex">
<view class="rb1">面试地点</view> <view class="rb1">1. 面试地点</view>
<view class="textb1 fsa flex-1"> <view class="textb1 fsa flex-1">
<view class>{{jobDetail.record.interviewAddr || '-'}}</view> <view class>{{jobDetail.record.interviewAddr || '-'}}</view>
<i wx:if="{{jobDetail.record.interviewLat}}" class="iconfont icon-dizhi11 f16 mr4 biggerSize" style="color:#027AFF;" bindtap="chooseMap" data-address="{{jobDetail}}" data-type="interview"></i> <i wx:if="{{jobDetail.record.interviewLat}}" class="iconfont icon-dizhi11 f16 mr4 biggerSize" style="color:#027AFF;" bindtap="chooseMap" data-address="{{jobDetail}}" data-type="interview"></i>
@ -249,7 +294,7 @@
</view> </view>
<view wx:if="{{jobDetail.record.OtherInfo}}"> <view wx:if="{{jobDetail.record.OtherInfo}}">
<view class="detailH3">其它信息</view> <view class="detailH3">其它信息</view>
<view class="pri border1" style="line-height:24px;padding:3px 8px;border-radius: 4px;color:#333">{{jobDetail.record.OtherInfo}}</view> <view class="pri" style="line-height:24px;padding:3px 8px;border-radius: 4px;color:#333">{{jobDetail.record.OtherInfo}}</view>
</view> </view>
</block> </block>
<block wx:if="{{currIndex == '2'}}"> <block wx:if="{{currIndex == '2'}}">
@ -365,8 +410,8 @@
<view class="textb1">{{jobDetail.record.returnFeeDesp}}</view> <view class="textb1">{{jobDetail.record.returnFeeDesp}}</view>
</view> </view>
</view> </view>
<view wx:elif="{{!isLogin}}" class bindtap="goNewEnroll" hover-class="none" hover-stop-propagation="false">仅登录可见</view> <view wx:elif="{{!isLogin}}" class bindtap="goNewEnroll">仅登录可见</view>
<view wx:else class bindtap="showTobe" hover-class="none" hover-stop-propagation="false">仅代理可见</view> <view wx:else class bindtap="showTobe">仅代理可见</view>
</block> </block>
<block wx:if="{{currIndex == '5'}}"> <block wx:if="{{currIndex == '5'}}">
<view class="pri" style="line-height:24px;padding:5px 8px;border-radius: 4px;color:#333"> <view class="pri" style="line-height:24px;padding:5px 8px;border-radius: 4px;color:#333">
@ -374,12 +419,12 @@
<!-- <icon class="iconfont icon-fuzhi mr4" style="font-size:16px;float: right;"></icon> --> <!-- <icon class="iconfont icon-fuzhi mr4" style="font-size:16px;float: right;"></icon> -->
<span class="desp-copy">复制</span> <span class="desp-copy">复制</span>
</view> </view>
<!-- <rich-text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false" nodes="{{jobDetail.record.jobDesp1}}"></rich-text> --> <!-- <rich-text class style="text-align: justify;" nodes="{{jobDetail.record.jobDesp1}}"></rich-text> -->
<text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false">{{jobDetail.record.jobInfoWithoutReturnFee}}</text> <text class style="text-align: justify;">{{jobDetail.record.jobInfoWithoutReturnFee}}</text>
<!-- <view class="contactInfo" hover-class="none" data-info="{{jobDetail.record.jobInfoWithoutReturnFee}}" hover-stop-propagation="false"></view> --> <!-- <view class="contactInfo" hover-class="none" data-info="{{jobDetail.record.jobInfoWithoutReturnFee}}" hover-stop-propagation="false"></view> -->
</view> </view>
<view class="contactInfo" style="white-space: pre-line" 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.aliasName + (serviceInfo.workPhone || '-'))}}</view> <view class="contactInfo" style="white-space: pre-line" 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.aliasName + (serviceInfo.workPhone || '-'))}}</view>
<view class="f14 tac mt16" wx:if="{{userInfo.agencyStatus == 1}}" hover-class="none" hover-stop-propagation="false"> <view class="f14 tac mt16" wx:if="{{userInfo.agencyStatus == 1}}">
以上联系人,可以 以上联系人,可以
<span class="fw500" bindtap="changeContact" style="color:#576B95;text-decoration:underline">改成我的</span> <span class="fw500" bindtap="changeContact" style="color:#576B95;text-decoration:underline">改成我的</span>
</view> </view>
@ -393,8 +438,8 @@
<!-- <icon class="iconfont icon-fuzhi mr4" style="font-size:16px;float: right;"></icon> --> <!-- <icon class="iconfont icon-fuzhi mr4" style="font-size:16px;float: right;"></icon> -->
<span class="desp-copy">复制</span> <span class="desp-copy">复制</span>
</view> </view>
<rich-text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false" nodes="{{jobDetail.record.lastNotice}}"></rich-text> <rich-text class style="text-align: justify;" nodes="{{jobDetail.record.lastNotice}}"></rich-text>
<!-- <text class style="text-align: justify;" hover-class="none" hover-stop-propagation="false">{{jobDetail.record.lastNotice}}</text> --> <!-- <text class style="text-align: justify;" >{{jobDetail.record.lastNotice}}</text> -->
</view> </view>
</block> </block>
</view> </view>
@ -452,13 +497,13 @@
<icon class="iconfont icon-kefu7 lh1 f16" style="font-size:18px;color:#787878;"></icon> <icon class="iconfont icon-kefu7 lh1 f16" style="font-size:18px;color:#787878;"></icon>
<view class="btext" style="margin-top:4px;">客服</view> <view class="btext" style="margin-top:4px;">客服</view>
</view>--> </view>-->
<!-- <view class="flex-3 pl12" wx:if="{{!isSharePage}}" hover-class="none" hover-stop-propagation="false"> <!-- <view class="flex-3 pl12" wx:if="{{!isSharePage}}" >
<button type class="detailBtn1" bindtap="goIndex">返回首页</button> <button type class="detailBtn1" bindtap="goIndex">返回首页</button>
</view>--> </view>-->
<view class="fse flex-1 pl16" hover-class="none" hover-stop-propagation="false"> <view class="fse flex-1 pl16">
<view wx:if="{{isAgency}}" class="detailBtn1 fsc mr16 flex-1" style="height:40px;width:100px" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" hover-class="thover" hover-stop-propagation="false"> <view wx:if="{{isAgency}}" class="detailBtn1 fsc mr16 flex-1" style="height:40px;width:100px" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" hover-class="thover" hover-stop-propagation="false">
<!-- <view class="fsc" hover-class="none" hover-stop-propagation="false"> --> <!-- <view class="fsc" > -->
<icon class="iconfont icon-message f16" style="color:#1890ff;line-height:40px"></icon> <icon class="iconfont icon-message f16" style="color:#1890ff;line-height:40px"></icon>
<view class style="margin-left:4px">客服</view> <view class style="margin-left:4px">客服</view>
<!-- </view> --> <!-- </view> -->
@ -491,11 +536,11 @@
<view class="weui-dialog__hd"> <view class="weui-dialog__hd">
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i> <i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i>
<view class="f16 c3 fw500 mb32">加客户经理微信</view> <view class="f16 c3 fw500 mb32">加客户经理微信</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 aria-role="img" aria-label="加载中" style class="weui-primary-loading">
<view class="weui-primary-loading__dot"></view> <view class="weui-primary-loading__dot"></view>
</view> </view>
<view class hover-class="none" hover-stop-propagation="false">加载中...</view> <view class>加载中...</view>
</view> </view>
<image src="{{serviceInfo.qrCode}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 184px;height: 184px;"></image> <image src="{{serviceInfo.qrCode}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 184px;height: 184px;"></image>
<view class="f14 c3 mt6">长按识别二维码</view> <view class="f14 c3 mt6">长按识别二维码</view>
@ -536,13 +581,13 @@
<view class="weui-dialog contact tobe" style="box-sizing:border-box;"> <view class="weui-dialog contact tobe" style="box-sizing:border-box;">
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeTobe"></i> <i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeTobe"></i>
<view class="weui-dialog__hd"> <view class="weui-dialog__hd">
<view class="f20 bbd1 top" hover-class="none" hover-stop-propagation="false"> <view class="f20 bbd1 top">
<view class="fw500" hover-class="none" hover-stop-propagation="false">申请加入伯才</view> <view class="fw500">申请加入伯才</view>
<view class="f16 c6" hover-class="none" hover-stop-propagation="false">请联系客户经理</view> <view class="f16 c6">请联系客户经理</view>
</view> </view>
<view class="bottom" hover-class="none" hover-stop-propagation="false"> <view class="bottom">
<view class hover-class="none" hover-stop-propagation="false"> <view class>
<view class="fw500 f18" hover-class="none" hover-stop-propagation="false">客户经理</view> <view class="fw500 f18">客户经理</view>
<view class="c3 f14"> <view class="c3 f14">
{{serviceInfo.userName }} {{serviceInfo.userName }}
<i class="mr4"></i> <i class="mr4"></i>
@ -564,7 +609,7 @@
<button class="normalBtn loginOut" bindtap="saveToalbum">保存到相册</button> <button class="normalBtn loginOut" bindtap="saveToalbum">保存到相册</button>
</view> </view>
</bottom-drawer> </bottom-drawer>
<!-- <view class="kefuBox" hover-class="none" hover-stop-propagation="false"> --> <!-- <view class="kefuBox" > -->
<!-- <image class="kefuBox" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" src="../../assets/images/customer-service.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> --> <!-- <image class="kefuBox" catchtap="kefu" data-custom-service-url="{{jobDetail.record.customServiceUrl}}" data-collected="{{jobDetail.record.collected}}" data-jobid="{{jobDetail.record.id}}" src="../../assets/images/customer-service.png" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> -->
<bottom-drawer show="{{kefuShow}}" drawerType="kefuShow" catchtouchmove="modalMove" bindhidedrawer="hidedrawershow" class="bottomDrawer" touchClose="{{true}}" cancerShow="{{false}}"> <bottom-drawer show="{{kefuShow}}" drawerType="kefuShow" catchtouchmove="modalMove" bindhidedrawer="hidedrawershow" class="bottomDrawer" touchClose="{{true}}" cancerShow="{{false}}">
@ -572,7 +617,7 @@
<i class="iconfont icon-shouji cf40 mr4 f14"></i> <i class="iconfont icon-shouji cf40 mr4 f14"></i>
{{item.aliasName + ' ' + item.tel}} {{item.aliasName + ' ' + item.tel}}
</view> </view>
<view class="bgf5" style="height:8px" hover-class="none" hover-stop-propagation="false"></view> <view class="bgf5" style="height:8px"></view>
<view class="tac" style="height:68px;padding-bottom:28px;padding-top:12px" bindtap="hideKefu">取消</view> <view class="tac" style="height:68px;padding-bottom:28px;padding-top:12px" bindtap="hideKefu">取消</view>
</bottom-drawer> </bottom-drawer>
<!-- </view> --> <!-- </view> -->

@ -386,10 +386,13 @@ button.collectBtn {
color: #333; color: #333;
} }
.outSp { .outSp {
border: 1px solid #f3f3f3;
border-radius: 4px; border-radius: 4px;
/* line-height: 56rpx; */ /* line-height: 56rpx; */
} }
.outSp_new {
border: 1px solid #f3f3f3;
}
.outSp .display-flex:last-child .rb1, .outSp .display-flex:last-child .rb1,
.outSp .display-flex:last-child .textb1 { .outSp .display-flex:last-child .textb1 {
border-bottom: 0; border-bottom: 0;
@ -408,6 +411,8 @@ button.collectBtn {
color: #666; color: #666;
text-align: center; text-align: center;
width: 95px; width: 95px;
}
.rb1_new {
border-right: 1px solid #f3f3f3; border-right: 1px solid #f3f3f3;
border-bottom: 1px solid #f3f3f3; border-bottom: 1px solid #f3f3f3;
display: flex; display: flex;
@ -417,11 +422,13 @@ button.collectBtn {
.textb1 { .textb1 {
white-space: pre-line; white-space: pre-line;
color: #333; color: #333;
border-bottom: 1px solid #f3f3f3;
padding: 0 8px;
flex: 1; flex: 1;
line-height: 1.8; line-height: 1.8;
padding-top: 3px; }
.textb1_new {
border-bottom: 1px solid #f3f3f3;
padding: 3px 8px 0;
} }
.jobMoney { .jobMoney {
color: var(--color-ysd); color: var(--color-ysd);

@ -74,20 +74,21 @@ Page({
name: '其他特色' name: '其他特色'
} }
], ],
colorList: [{ colorList: [
color: '#1890ff', {
background: '#ccc' color: '#1890ff',
}, background: '#ccc'
{ },
color: '#576B95', {
background: '#ccc' color: '#576B95',
}, background: '#ccc'
{ },
color: '#a2cfb1', {
background: '#ccc' color: '#a2cfb1',
}, background: '#ccc'
},
], ],
filterStyle: '',
nationArray, nationArray,
nationIndex: -1, // 民族的索引 nationIndex: -1, // 民族的索引
chaShowed: false, chaShowed: false,
@ -4954,14 +4955,16 @@ Page({
// if (that.data.innerScroll == true) { // if (that.data.innerScroll == true) {
if (e.top <= 0) { if (e.top <= 0) {
that.setData({ that.setData({
innerScroll: true, filterStyle: 'box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.5)'
refreshabel: false
}) })
} else if (e.top >= 223) { } else {
that.setData({ that.setData({
innerScroll: false, filterStyle: ''
refreshabel: true
}) })
// that.setData({
// innerScroll: false,
// refreshabel: true
// })
} }
}).exec() }).exec()
}, },

File diff suppressed because it is too large Load Diff

@ -23,6 +23,7 @@ page {
height: 100vh; height: 100vh;
width: 100%; width: 100%;
padding-bottom: 0 !important; padding-bottom: 0 !important;
background-color: #f5f5f5;
/* flex-direction: column; */ /* flex-direction: column; */
} }
@ -30,7 +31,6 @@ page {
position: relative; position: relative;
height: 100vh; height: 100vh;
z-index: 0; z-index: 0;
background-color: #f5f5f5;
/* display: none; */ /* display: none; */
/* width: 90%; */ /* width: 90%; */
} }
@ -45,7 +45,6 @@ page {
line-height: 50px; line-height: 50px;
padding-left: 12px; padding-left: 12px;
padding-right: 8px; padding-right: 8px;
background-color: #f5f5f5;
} }
.searchBar .weui-search-bar__form { .searchBar .weui-search-bar__form {
flex: unset; flex: unset;
@ -1086,6 +1085,8 @@ button.collect icon::before {
} }
.sticky { .sticky {
position: sticky; position: sticky;
background-color: #fff;
margin-top: 6px;
top: 0px; top: 0px;
left: 0; left: 0;
z-index: 100; z-index: 100;

@ -68,7 +68,8 @@ Page({
ucj: 0, ucj: 0,
}, },
recordList: [], recordList: [],
myService: [] myService: [],
filterStyle: ''
// agencyStatus: 0, // 是否是代理判断 // agencyStatus: 0, // 是否是代理判断
}, },
@ -705,5 +706,28 @@ Page({
}, },
}); });
}) })
} },
handleOuterScroll (e) {
// console.log('handleOuterScroll', e);
let that = this
wx.createSelectorQuery()
.select(".tab_container")
.boundingClientRect((e) => {
// console.log('e', e);
// if (that.data.innerScroll == true) {
if (e.top <= 0) {
that.setData({
filterStyle: 'box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.5)'
})
} else {
that.setData({
filterStyle: ''
})
// that.setData({
// innerScroll: false,
// refreshabel: true
// })
}
}).exec()
},
}); });

@ -1,59 +1,60 @@
<!-- pages/mine/mine.wxml --> <!-- pages/mine/mine.wxml -->
<view class="container"> <view class="container">
<scroll-view bindscrolltolower="onScrollToLower" style="height:calc(100vh - 80px)" enable-passive scroll-x="{{false}}" scroll-y="{{true}}"> <scroll-view bindscrolltolower="onScrollToLower" catchscroll="handleOuterScroll" style="height:calc(100vh - 80px)" enable-passive scroll-x="{{false}}" scroll-y="{{true}}">
<view class="pl10 pr10" hover-class="none" hover-stop-propagation="false"> <view class hover-class="none" hover-stop-propagation="false">
<navigator class target url="/pages/userDetail/index" hover-class="none" open-type="navigate" wx:if="{{isLogin}}"> <view class="pl10 pr10" hover-class="none" hover-stop-propagation="false">
<view class="userinfobox mt10"> <navigator class target url="/pages/userDetail/index" hover-class="none" open-type="navigate" wx:if="{{isLogin}}">
<view class="userinfo"> <view class="userinfobox mt10">
<block wx:if="{{userInfo.user.imgSrc}}"> <view class="userinfo">
<view class="por mr12" style="height:56px" hover-class="none" hover-stop-propagation="false"> <block wx:if="{{userInfo.user.imgSrc}}">
<image src="{{userInfo.user.imgSrc}}" class="show-image" mode="aspectFill"></image> <view class="por mr12" style="height:56px" hover-class="none" hover-stop-propagation="false">
<view class="mark t-icon {{userInfo.user.agencyRole == 1 ? 't-icon-chuangjianren' : (userInfo.user.agencyRole == 2 ?'t-icon-guanliyuan' : (userInfo.user.agencyRole == 3 ? 't-icon-chengyuan' : ''))}}" style="width:46px;height:16px;background-repeat:no-repeat;background-size:100% 100%"></view> <image src="{{userInfo.user.imgSrc}}" class="show-image" mode="aspectFill"></image>
</view> <view class="mark t-icon {{userInfo.user.agencyRole == 1 ? 't-icon-chuangjianren' : (userInfo.user.agencyRole == 2 ?'t-icon-guanliyuan' : (userInfo.user.agencyRole == 3 ? 't-icon-chengyuan' : ''))}}" style="width:46px;height:16px;background-repeat:no-repeat;background-size:100% 100%"></view>
</block> </view>
<block wx:else> </block>
<view class="mr12" hover-class="none" hover-stop-propagation="false"> <block wx:else>
<image src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/defaultAva.svg" class="show-image" mode="aspectFill"></image> <view class="mr12" hover-class="none" hover-stop-propagation="false">
</view> <image src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/defaultAva.svg" class="show-image" mode="aspectFill"></image>
</block> </view>
<view class="usernamebox"> </block>
<view class="username"> <view class="usernamebox">
<view class="theusername">{{userInfo.user.nickName || '伯才用户' }}</view> <view class="username">
<i class="iconfont icon-nv3 f12" style="color:#fb8585;line-height:20px" wx:if="{{userInfo.user.sex == 2}}"></i> <view class="theusername">{{userInfo.user.nickName || '伯才用户' }}</view>
<i class="iconfont icon-nan3 f12" style="color:#10aeff;line-height:20px" wx:if="{{userInfo.user.sex == 1}}"></i> <i class="iconfont icon-nv3 f12" style="color:#fb8585;line-height:20px" wx:if="{{userInfo.user.sex == 2}}"></i>
<i class="iconfont icon-nan3 f12" style="color:#10aeff;line-height:20px" wx:if="{{userInfo.user.sex == 1}}"></i>
</view>
<view>{{userInfo.user.tel}}</view>
</view> </view>
<view>{{userInfo.user.tel}}</view>
</view> </view>
</view> <view hover-class="thover">
<view hover-class="thover"> <view>
<view> <i wx:if="{{userInfo.user.idauth}}" class="iconfont icon-yirenzheng ysd-base-color f20"></i>
<i wx:if="{{userInfo.user.idauth}}" class="iconfont icon-yirenzheng ysd-base-color f20"></i> <view wx:else class hover-class="none" hover-stop-propagation="false">去认证</view>
<view wx:else class hover-class="none" hover-stop-propagation="false">去认证</view> </view>
<text class="iconfont icon-gengduo11 c9"></text>
</view> </view>
<text class="iconfont icon-gengduo11 c9"></text>
</view> </view>
</view> </navigator>
</navigator> <navigator class target url="/pages/login/index" hover-class="none" open-type="navigate" wx:if="{{!isLogin}}">
<navigator class target url="/pages/login/index" hover-class="none" open-type="navigate" wx:if="{{!isLogin}}"> <view class="userinfobox">
<view class="userinfobox"> <view class="userinfo">
<view class="userinfo"> <view class="mr12" style="height:56px" hover-class="none" hover-stop-propagation="false">
<view class="mr12" style="height:56px" hover-class="none" hover-stop-propagation="false"> <image class="show-image" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/defaultAva.svg" mode="aspectFill"></image>
<image class="show-image" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/defaultAva.svg" mode="aspectFill"></image> </view>
</view> <view class="usernamebox">
<view class="usernamebox"> <view class="username">
<view class="username"> <view class="theusername">微信用户</view>
<view class="theusername">微信用户</view> </view>
<view>让天下没有难做的劳务</view>
</view> </view>
<view>让天下没有难做的劳务</view> </view>
<view hover-class="thover">
<text class="iconfont icon-gengduo11 c9"></text>
</view> </view>
</view> </view>
<view hover-class="thover"> </navigator>
<text class="iconfont icon-gengduo11 c9"></text> <!-- <view class="balanceBox">
</view>
</view>
</navigator>
<!-- <view class="balanceBox">
<view class="userbalance br_8" > <view class="userbalance br_8" >
<view> <view>
<view class="balanceinfo f14"> <view class="balanceinfo f14">
@ -76,174 +77,174 @@
<i class="iconfont icon-gengduo11"></i> <i class="iconfont icon-gengduo11"></i>
</view> </view>
</navigator> </navigator>
</view>--> </view>-->
<view class="mt10 myzhiwei dn" wx:if="{{isLogin}}"> <view class="mt10 myzhiwei dn" wx:if="{{isLogin}}">
<view class="wodezhiwei fsa bb1" bindtap="fabu" hover-class="none" hover-stop-propagation="false"> <view class="wodezhiwei fsa bb1" bindtap="fabu" hover-class="none" hover-stop-propagation="false">
<view class hover-class="none" style hover-stop-propagation="false"> <view class hover-class="none" style hover-stop-propagation="false">
<i class="t-icon t-icon-zhiwei1" style="width:22px;height:22px;transform:translateY(4px)"></i> <i class="t-icon t-icon-zhiwei1" style="width:22px;height:22px;transform:translateY(4px)"></i>
我的职位 我的职位
</view>
<view class="fsa c6" hover-class="none" hover-stop-propagation="false">
<view class wx:if="{{isLogin}}" hover-class="none" hover-stop-propagation="false">发布{{map.customJobStatus1Num}}条</view>
<view class="iconfont icon-gengduo11 c9 f12"></view>
</view>
</view> </view>
<view class="fsa c6" hover-class="none" hover-stop-propagation="false"> <view class="addJob fw500" hover-class="none" catchtap="addJob" hover-stop-propagation="false">
<view class wx:if="{{isLogin}}" hover-class="none" hover-stop-propagation="false">发布{{map.customJobStatus1Num}}条</view> <i class="iconfont icon-tianjia2 mr8"></i>新增职位
<view class="iconfont icon-gengduo11 c9 f12"></view>
</view> </view>
</view> </view>
<view class="addJob fw500" hover-class="none" catchtap="addJob" hover-stop-propagation="false"> <view wx:if="{{userInfo.agencyStatus != 1}}" class bindtap="showTobe" hover-class target>
<i class="iconfont icon-tianjia2 mr8"></i>新增职位 <view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
</view> <view class="setting mt_10 br_8" hover-class="thover">
</view> <view>
<view wx:if="{{userInfo.agencyStatus != 1}}" class bindtap="showTobe" hover-class target> <view class="f18" style="color:#4DB54B;font-weight:600">申请加入</view>
<view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> </view>
<view class="setting mt_10 br_8" hover-class="thover"> <view class="iconfont icon-gengduo11 c9"></view>
<view>
<view class="f18" style="color:#4DB54B;font-weight:600">申请加入</view>
</view> </view>
<view class="iconfont icon-gengduo11 c9"></view>
</view> </view>
</view> </view>
</view> <view class="balanceBox bgcf" wx:if="{{(userInfo.user.agencyRole == 1 || userInfo.user.agencyRole == 2 || userInfo.hasBill) && configInfo.bill && false}}">
<view class="balanceBox bgcf" wx:if="{{(userInfo.user.agencyRole == 1 || userInfo.user.agencyRole == 2 || userInfo.hasBill) && configInfo.bill && false}}"> <view class="userbalance br_8">
<view class="userbalance br_8"> <navigator url="../wodeBill/index?state=20" hover-class="thover" class="br1">
<navigator url="../wodeBill/index?state=20" hover-class="thover" class="br1"> <view class="balanceinfo f14">
<view class="balanceinfo f14"> <view class="c3 mb12" style="line-height:1">待结算(元)</view>
<view class="c3 mb12" style="line-height:1">待结算(元)</view> <view class hover-class="none" hover-stop-propagation="false"></view>
<view class hover-class="none" hover-stop-propagation="false"></view> </view>
</view> <view class="ysd-base-f40 fw500 f26" style="line-height:1">{{map.billStatus20Salary || '0'}}</view>
<view class="ysd-base-f40 fw500 f26" style="line-height:1">{{map.billStatus20Salary || '0'}}</view> </navigator>
</navigator> <navigator url="../wodeBill/index?state=30" hover-class="thover">
<navigator url="../wodeBill/index?state=30" hover-class="thover"> <view class="balanceinfo f14">
<view class="balanceinfo f14"> <view class="c3 mb12" style="line-height:1">累计结算(元)</view>
<view class="c3 mb12" style="line-height:1">累计结算(元)</view> <view class hover-class="none" hover-stop-propagation="false"></view>
<view class hover-class="none" hover-stop-propagation="false"></view> </view>
<view class="c3 fw500 f26" style="line-height:1">{{map.billStatus30Salary}}</view>
</navigator>
</view>
<navigator url="../wodeBill/index?state=10" hover-class="thover" class="myaBill bt1">
<view class="fw500">待核对</view>
<view class="f14">
<span wx:if="{{map.billStatus10Num}}" class="f12 ysd-basebg-color ml4 mr4" style="border-radius:10px;padding:0px 4.5px;color:#fff;line-height:16px">{{ map.billStatus10Num }}</span>
<p wx:else class="f14 mr8 c9">暂无待核对账单</p>
<i class="iconfont icon-gengduo11"></i>
</view> </view>
<view class="c3 fw500 f26" style="line-height:1">{{map.billStatus30Salary}}</view>
</navigator> </navigator>
</view> </view>
<navigator url="../wodeBill/index?state=10" hover-class="thover" class="myaBill bt1"> <view class="bgf br8 container bgcf mt10" style="padding: 0;overflow:hidden;" wx:if="{{configInfo.record && false}}">
<view class="fw500">待核对</view> <view hover-class="thover" class="pl16 pr10 fsa" style="line-height:44px;" bindtap="toTodayData">
<view class="f14"> <view class="f16 c3 fwb fl wdgd">今日数据</view>
<span wx:if="{{map.billStatus10Num}}" class="f12 ysd-basebg-color ml4 mr4" style="border-radius:10px;padding:0px 4.5px;color:#fff;line-height:16px">{{ map.billStatus10Num }}</span> <view class="iconfont icon-gengduo11 c9 f12"></view>
<p wx:else class="f14 mr8 c9">暂无待核对账单</p>
<i class="iconfont icon-gengduo11"></i>
</view>
</navigator>
</view>
<view class="bgf br8 container bgcf mt10" style="padding: 0;overflow:hidden;" wx:if="{{configInfo.record && false}}">
<view hover-class="thover" class="pl16 pr10 fsa" style="line-height:44px;" bindtap="toTodayData">
<view class="f16 c3 fwb fl wdgd">今日数据</view>
<view class="iconfont icon-gengduo11 c9 f12"></view>
</view>
<view class="bt1 bgcfa">
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.signUps || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">报名</view>
</view>
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.arrived || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">到面</view>
</view>
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.passed || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">通过</view>
</view>
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.entry || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">入职</view>
</view> </view>
<view class="weui-grid5 bgcf" hover-class="none" hover-stop-propagation="false"> <view class="bt1 bgcfa">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.obJob || '0'}}</view> <view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">在职</view> <view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.signUps || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">报名</view>
</view>
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.arrived || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">到面</view>
</view>
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.passed || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">通过</view>
</view>
<view class="weui-grid5 bgcf br1" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.entry || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">入职</view>
</view>
<view class="weui-grid5 bgcf" hover-class="none" hover-stop-propagation="false">
<view class="fw500 f20" hover-class="none" hover-stop-propagation="false">{{map.agencyData.obJob || '0'}}</view>
<view class="f14 c6" hover-class="none" hover-stop-propagation="false">在职</view>
</view>
</view> </view>
</view> </view>
</view> <!-- 报名工单 -->
<!-- 报名工单 --> <view class="mt10 myBill" wx:if="{{false}}">
<view class="mt10 myBill" wx:if="{{false}}"> <view class="bgf br8 container bgcf" style="padding: 0;">
<view class="bgf br8 container bgcf" style="padding: 0;"> <view hover-class="thover" class="pl16 pr10" style="line-height:44px;" bindtap="goList">
<view hover-class="thover" class="pl16 pr10" style="line-height:44px;" bindtap="goList"> <view class="f16 c3 fwb fl wdgd" style>报名工单</view>
<view class="f16 c3 fwb fl wdgd" style>报名工单</view> <view class="fr f14 c3" style>
<view class="fr f14 c3" style> 全部
全部 <i class="iconfont icon-gengduo11 dib f12 pr c9" style="top:-1px"></i>
<i class="iconfont icon-gengduo11 dib f12 pr c9" style="top:-1px"></i> </view>
<view class="clb"></view>
</view> </view>
<view class="clb"></view> <view class="bt1 br8" style="overflow:hidden">
</view> <navigator url="{{isLogin? '../myBill/index?status=1': '/pages/login/index'}}" class="weui-grid5 br1 bgcf" hover-class="thover">
<view class="bt1 br8" style="overflow:hidden"> <view class="f20 c3 fwb">{{map.num10 || '0'}}</view>
<navigator url="{{isLogin? '../myBill/index?status=1': '/pages/login/index'}}" class="weui-grid5 br1 bgcf" hover-class="thover"> <view class="weui-grid__label c6 f14">审核中</view>
<view class="f20 c3 fwb">{{map.num10 || '0'}}</view> </navigator>
<view class="weui-grid__label c6 f14">审核中</view> <navigator url="../myBill/index?status=2" class="weui-grid5 br1" hover-class="thover" wx:if="{{isLogin}}">
</navigator> <view class="f20 c3 fwb">{{map.num20 || '0'}}</view>
<navigator url="../myBill/index?status=2" class="weui-grid5 br1" hover-class="thover" wx:if="{{isLogin}}"> <view class="weui-grid__label c6 f14">待接待</view>
<view class="f20 c3 fwb">{{map.num20 || '0'}}</view> </navigator>
<view class="weui-grid__label c6 f14">待接待</view> <navigator url="{{isLogin? '../myBill/index?status=3': '/pages/login/index'}}" class="weui-grid5 br1" hover-class="thover">
</navigator> <view class="f20 c3 fwb">{{map.num25 || '0'}}</view>
<navigator url="{{isLogin? '../myBill/index?status=3': '/pages/login/index'}}" class="weui-grid5 br1" hover-class="thover"> <view class="weui-grid__label c6 f14">待面试</view>
<view class="f20 c3 fwb">{{map.num25 || '0'}}</view> </navigator>
<view class="weui-grid__label c6 f14">待面试</view> <navigator url="{{isLogin? '../myBill/index?status=4': '/pages/login/index'}}" class="weui-grid5 br1" hover-class="thover">
</navigator> <view class="f20 c3 fwb">{{map.num30 || '0'}}</view>
<navigator url="{{isLogin? '../myBill/index?status=4': '/pages/login/index'}}" class="weui-grid5 br1" hover-class="thover"> <view class="weui-grid__label c6 f14">待入职</view>
<view class="f20 c3 fwb">{{map.num30 || '0'}}</view> </navigator>
<view class="weui-grid__label c6 f14">待入职</view> <!-- <view style="clear:both;height:1px;width:100%;background-color:var(--weui-FG-3);transform: scaleY(0.5);position: relative;"></view> -->
</navigator> <navigator url="{{isLogin? '../myBill/index?status=5': '/pages/login/index'}}" class="weui-grid5 {{isLogin?'':'br1'}}" hover-class="thover">
<!-- <view style="clear:both;height:1px;width:100%;background-color:var(--weui-FG-3);transform: scaleY(0.5);position: relative;"></view> --> <view class="f20 c3 fwb">{{map.num40 || '0'}}</view>
<navigator url="{{isLogin? '../myBill/index?status=5': '/pages/login/index'}}" class="weui-grid5 {{isLogin?'':'br1'}}" hover-class="thover"> <view class="weui-grid__label c6 f14">在职中</view>
<view class="f20 c3 fwb">{{map.num40 || '0'}}</view> </navigator>
<view class="weui-grid__label c6 f14">在职中</view> <!-- <navigator url="../myBill/index?status=6" class="weui-grid4" hover-class="none">
</navigator>
<!-- <navigator url="../myBill/index?status=6" class="weui-grid4" hover-class="none">
<view class="f22 c3 fwb">{{map.num999 || '0'}}</view> <view class="f22 c3 fwb">{{map.num999 || '0'}}</view>
<view class="weui-grid__label">已完成</view> <view class="weui-grid__label">已完成</view>
</navigator>--> </navigator>-->
</view>
</view> </view>
</view> </view>
</view> <!-- 我的老乡 -->
<!-- 我的老乡 --> <view class="mt10 mb10 myTownsman" wx:if="{{false}}">
<view class="mt10 mb10 myTownsman" wx:if="{{false}}"> <view class="bgf br8 container" style="padding: 0;">
<view class="bgf br8 container" style="padding: 0;"> <navigator class="pl16 pr10 bb1" hover-class="thover" url="{{isLogin? '../townsMan/index?state=0': '/pages/login/index'}}">
<navigator class="pl16 pr10 bb1" hover-class="thover" url="{{isLogin? '../townsMan/index?state=0': '/pages/login/index'}}"> <view class="f16 c3 fwb fl" style="line-height:44px;">我的老乡</view>
<view class="f16 c3 fwb fl" style="line-height:44px;">我的老乡</view> <view class="fr f14 c3" style="line-height:44px;">
<view class="fr f14 c3" style="line-height:44px;"> 全部
全部 <i class="iconfont icon-gengduo11 f12 dib pr c9" style="top:-1px"></i>
<i class="iconfont icon-gengduo11 f12 dib pr c9" style="top:-1px"></i> </view>
</view> <view class="clb"></view>
<view class="clb"></view>
</navigator>
<view class="weui-grids">
<navigator url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.user0 || '0'}}</view>
<view class="weui-grid__label c6 f14">全部</view>
</navigator>
<navigator url="{{isLogin ? '../townsMan/index?state=40': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.user3 || '0'}}</view>
<view class="weui-grid__label c6 f14">在职中</view>
</navigator> </navigator>
<!-- <navigator url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover"> <view class="weui-grids">
<navigator url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.user0 || '0'}}</view>
<view class="weui-grid__label c6 f14">全部</view>
</navigator>
<navigator url="{{isLogin ? '../townsMan/index?state=40': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.user3 || '0'}}</view>
<view class="weui-grid__label c6 f14">在职中</view>
</navigator>
<!-- <navigator url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover">
<view class="f20 c3 fwb">{{map.userBinded0 || '0'}}</view> <view class="f20 c3 fwb">{{map.userBinded0 || '0'}}</view>
<view class="weui-grid__label c6 f14">准备离职</view> <view class="weui-grid__label c6 f14">准备离职</view>
</navigator>--> </navigator>-->
<navigator url="{{isLogin ? '../townsMan/index?state=50': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover"> <navigator url="{{isLogin ? '../townsMan/index?state=50': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover">
<view class="f20 c3 fwb">{{map.user50 || '0'}}</view> <view class="f20 c3 fwb">{{map.user50 || '0'}}</view>
<view class="weui-grid__label c6 f14">已离职</view> <view class="weui-grid__label c6 f14">已离职</view>
</navigator> </navigator>
<!-- <navigator url="{{isLogin ? '../townsMan/index?state=1': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover"> <!-- <navigator url="{{isLogin ? '../townsMan/index?state=1': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.userBinded1 || '0'}}</view> <view class="f20 c3 fwb">{{map.userBinded1 || '0'}}</view>
<view class="weui-grid__label c6 f14">属于我</view> <view class="weui-grid__label c6 f14">属于我</view>
</navigator> </navigator>
<navigator url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover"> <navigator url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover">
<view class="f20 c3 fwb">{{map.userBinded0 || '0'}}</view> <view class="f20 c3 fwb">{{map.userBinded0 || '0'}}</view>
<view class="weui-grid__label c6 f14">服务过</view> <view class="weui-grid__label c6 f14">服务过</view>
</navigator>--> </navigator>-->
<!-- <navigator url="{{isLogin? '../townsMan/index?state=50': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover"> <!-- <navigator url="{{isLogin? '../townsMan/index?state=50': '/pages/login/index'}}" class="weui-grid4 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.user50 || '0'}}</view> <view class="f20 c3 fwb">{{map.user50 || '0'}}</view>
<view class="weui-grid__label c6 f14">最近离职</view> <view class="weui-grid__label c6 f14">最近离职</view>
</navigator>--> </navigator>-->
<navigator class="weui-grid4" hover-class="none"></navigator> <navigator class="weui-grid4" hover-class="none"></navigator>
</view>
</view> </view>
</view> </view>
</view> <!-- 我的卡包 -->
<!-- 我的卡包 -->
<!-- <view class="mycard br_8"> <!-- <view class="mycard br_8">
<view class="title">我的卡包</view> <view class="title">我的卡包</view>
<view class="content"> <view class="content">
<view> <view>
@ -259,81 +260,81 @@
</navigator> </navigator>
</view> </view>
</view> </view>
</view>--> </view>-->
<!-- 职位信息 --> <!-- 职位信息 -->
<view class="bgf p16 mt10 tac br8 fsa" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}"> <view class="bgf p16 mt10 tac br8 fsa" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}">
<view class> <view class>
<view class="fw500 f20 mb4">10/90</view> <view class="fw500 f20 mb4">10/90</view>
<view class="f15 c9">今日/职位数</view> <view class="f15 c9">今日/职位数</view>
</view> </view>
<view class> <view class>
<view class="fw500 f20 mb4">102</view> <view class="fw500 f20 mb4">102</view>
<view class="f15 c9">关注发单号</view> <view class="f15 c9">关注发单号</view>
</view> </view>
<view class> <view class>
<view class="fw500 f20 mb4">180</view> <view class="fw500 f20 mb4">180</view>
<view class="f15 c9">我的粉丝</view> <view class="f15 c9">我的粉丝</view>
</view>
</view> </view>
</view> <!-- 切换团队 -->
<!-- 切换团队 --> <view class wx:if="{{false}}">
<view class wx:if="{{false}}"> <!-- <navigator wx:if="{{userInfo.agencyStatus == 1 && configInfo.team}}" class url="/pages/myMember/index" ></navigator> -->
<!-- <navigator wx:if="{{userInfo.agencyStatus == 1 && configInfo.team}}" class url="/pages/myMember/index" ></navigator> --> <view class="br_8" catchtap="showToggle" hover-class="none" style="background-color:#fff" hover-stop-propagation="false" wx:if="{{isLogin && userInfo.agencyStatus == 1 && configInfo.team}}">
<view class="br_8" catchtap="showToggle" hover-class="none" style="background-color:#fff" hover-stop-propagation="false" wx:if="{{isLogin && userInfo.agencyStatus == 1 && configInfo.team}}"> <view class="setting mt_10" hover-class="thover">
<view class="setting mt_10" hover-class="thover"> <view style="flex: none;">
<view style="flex: none;"> <view class="t-icon t-icon-qiehuantuandui mr6" style="width:24px;height:24px"></view>
<view class="t-icon t-icon-qiehuantuandui mr6" style="width:24px;height:24px"></view> <view class hover-class="none" style="line-height:16px" hover-stop-propagation="false">
<view class hover-class="none" style="line-height:16px" hover-stop-propagation="false"> <view class="f16 display-flex c3" style="line-height:16px">当前团队</view>
<view class="f16 display-flex c3" style="line-height:16px">当前团队</view>
</view>
</view>
<view style="flex: 1;" class="g_flex_column_center">
<view class="g_flex_row_end" style="width: 100%;position: relative;top: 3px;">
<view class="g_flex_column_center g_flex_1">
<view class="g_flex_1 g_ell_1" style="text-align: right;">{{userInfo.agencyName || '-'}}</view>
</view> </view>
<view class="g_flex_column_center g_flex_none"> </view>
<view class="iconfont icon-gengduo11 f16 c9 ml4 mt2"></view> <view style="flex: 1;" class="g_flex_column_center">
<view class="g_flex_row_end" style="width: 100%;position: relative;top: 3px;">
<view class="g_flex_column_center g_flex_1">
<view class="g_flex_1 g_ell_1" style="text-align: right;">{{userInfo.agencyName || '-'}}</view>
</view>
<view class="g_flex_column_center g_flex_none">
<view class="iconfont icon-gengduo11 f16 c9 ml4 mt2"></view>
</view>
</view> </view>
</view> </view>
</view> </view>
</view> </view>
</view> </view>
</view> <!-- 发单, 代理 -->
<!-- 发单, 代理 --> <view class="fsa mt10" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}">
<view class="fsa mt10" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}"> <view class="fss p12 bgf br8 flex-1 mr10">
<view class="fss p12 bgf br8 flex-1 mr10"> <view class>
<view class> <view class="t-icon t-icon-qiehuantuandui mr6" style="width:24px;height:24px"></view>
<view class="t-icon t-icon-qiehuantuandui mr6" style="width:24px;height:24px"></view> </view>
</view> <view class="ml8">
<view class="ml8"> <view class="f18 fw500">我要发单</view>
<view class="f18 fw500">我要发单</view> <view class="f12 c9">快速创建新职位</view>
<view class="f12 c9">快速创建新职位</view> </view>
</view>
</view>
<view class="fss p12 bgf br8 flex-1">
<view class>
<view class="t-icon t-icon-qiehuantuandui mr6" style="width:24px;height:24px"></view>
</view> </view>
<view class="ml8"> <view class="fss p12 bgf br8 flex-1">
<view class="f18 fw500">发展代理</view> <view class>
<view class="f12 c9">让更多代理关注我</view> <view class="t-icon t-icon-qiehuantuandui mr6" style="width:24px;height:24px"></view>
</view>
<view class="ml8">
<view class="f18 fw500">发展代理</view>
<view class="f12 c9">让更多代理关注我</view>
</view>
</view> </view>
</view> </view>
</view> <!-- 我的服务 -->
<!-- 我的服务 --> <view class="myserve mt_10 br_8">
<view class="myserve mt_10 br_8"> <view class="title bb1">
<view class="title bb1"> <view class="ml16 f16 c3 fw500">我的服务</view>
<view class="ml16 f16 c3 fw500">我的服务</view>
</view>
<view class="content">
<view class wx:for="{{myService}}">
<navigator class target url="{{isLogin? item.url : '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<view wx:if="{{item.iconType == 'icon'}}" class="t-icon {{item.icon}} ticon" style="width:22px;height:22px"></view>
<image wx:else class src="{{item.icon}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>{{item.name}}</view>
</navigator>
</view> </view>
<!-- <view> <view class="content">
<view class wx:for="{{myService}}">
<navigator class target url="{{isLogin? item.url : '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<view wx:if="{{item.iconType == 'icon'}}" class="t-icon {{item.icon}} ticon" style="width:22px;height:22px"></view>
<image wx:else class src="{{item.icon}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>{{item.name}}</view>
</navigator>
</view>
<!-- <view>
<navigator class target url="{{isLogin? '/pages/addUserCard/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate"> <navigator class target url="{{isLogin? '/pages/addUserCard/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/zjb.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> <image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/zjb.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>证件</view> <view>证件</view>
@ -350,61 +351,61 @@
<image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/dzbb.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> <image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/dzbb.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>地址本</view> <view>地址本</view>
</navigator> </navigator>
</view>--> </view>-->
<!-- <view> <!-- <view>
<navigator class="" target="" url="/pages/collect/index" hover-class="thover" open-type="navigate"> <navigator class="" target="" url="/pages/collect/index" hover-class="thover" open-type="navigate">
<image class="" src="/assets/images/sc.svg" mode="aspectFit | aspectFill | widthFix" lazy-load="false" binderror="" bindload=""></image> <image class="" src="/assets/images/sc.svg" mode="aspectFit | aspectFill | widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>我的收藏</view> <view>我的收藏</view>
</navigator> </navigator>
</view>--> </view>-->
<!-- <view> <!-- <view>
<navigator class="" target="" url="/pages/myEnroll/index" hover-class="none" open-type="navigate"> <navigator class="" target="" url="/pages/myEnroll/index" hover-class="none" open-type="navigate">
<image class="" src="/assets/images/wdbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image> <image class="" src="/assets/images/wdbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>我的报名</view> <view>我的报名</view>
</navigator> </navigator>
</view>--> </view>-->
<!-- <view> <!-- <view>
<image class="" src="/assets/images/wdlx.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image> <image class="" src="/assets/images/wdlx.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>我的老乡</view> <view>我的老乡</view>
</view>--> </view>-->
<!-- <view> <!-- <view>
<navigator class target url="{{isLogin? '/pages/configAnnunciate/index': '/pages/login/index'}}" hover-class="thover" aria-role="navigate" open-type="navigate"> <navigator class target url="{{isLogin? '/pages/configAnnunciate/index': '/pages/login/index'}}" hover-class="thover" aria-role="navigate" open-type="navigate">
<image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/yhkb.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> <image class src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/yhkb.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<view>配置通告</view> <view>配置通告</view>
</navigator> </navigator>
</view>--> </view>-->
<!-- <view wx:if="{{!isLogin}}"> <!-- <view wx:if="{{!isLogin}}">
<navigator class="" target="" url="" hover-class="thover" open-type="navigate"> <navigator class="" target="" url="" hover-class="thover" open-type="navigate">
<image class="" src="/assets/images/wdbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image> <image class="" src="/assets/images/wdbm.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>我的团队</view> <view>我的团队</view>
</navigator> </navigator>
</view>--> </view>-->
</view>
</view>
<view class="servicebox mt_10 br8 fsa" wx:if="{{false}}">
<view class="serviceinfo display-flex" style="flex:1" hover-class="none">
<view class="mr10">
<image wx:if="{{serviceInfo.avatar}}" style="display:block" class="br_8" src="{{serviceInfo.avatar}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<image wx:else class="br_8" style="display:block" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/service.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
</view> </view>
<view class="servicenamebox"> </view>
<view class="mb2 f18 fw500">客户经理</view> <view class="servicebox mt_10 br8 fsa" wx:if="{{false}}">
<view class="c3 f16 fss"> <view class="serviceinfo display-flex" style="flex:1" hover-class="none">
<view class="oelps mr4 f14" style="max-width:30%">{{serviceInfo.userName }}</view> <view class="mr10">
<image wx:if="{{serviceInfo.avatar}}" style="display:block" class="br_8" src="{{serviceInfo.avatar}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
<image wx:else class="br_8" style="display:block" src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/service.jpg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
</view>
<view class="servicenamebox">
<view class="mb2 f18 fw500">客户经理</view>
<view class="c3 f16 fss">
<view class="oelps mr4 f14" style="max-width:30%">{{serviceInfo.userName }}</view>
<!-- {{serviceInfo.userName }} --> <!-- {{serviceInfo.userName }} -->
<p class="f14" style="line-height:25px">{{serviceInfo.tel || '0371-6611 3723'}}</p> <p class="f14" style="line-height:25px">{{serviceInfo.tel || '0371-6611 3723'}}</p>
</view>
<!-- <view wx:else class="c3 f16">{{serviceInfo.userName || '赵林'}}<i class='mr4'></i>{{serviceInfo.workPhone || '15238047934'}}</view> -->
</view> </view>
<!-- <view wx:else class="c3 f16">{{serviceInfo.userName || '赵林'}}<i class='mr4'></i>{{serviceInfo.workPhone || '15238047934'}}</view> -->
</view> </view>
</view> <view class hover-class="none" hover-stop-propagation="false">
<view class hover-class="none" hover-stop-propagation="false"> <i class="t-icon t-icon-dianhua mr8" bindtap="makePhoneCall" hover-class="thover" style="width:40px;height:40px "></i>
<i class="t-icon t-icon-dianhua mr8" bindtap="makePhoneCall" hover-class="thover" style="width:40px;height:40px "></i> <i class="t-icon t-icon-qiyeweixin1" bindtap="showdialog" hover-class="thover" style="width:40px;height:40px "></i>
<i class="t-icon t-icon-qiyeweixin1" bindtap="showdialog" hover-class="thover" style="width:40px;height:40px "></i> </view>
</view> <!-- <view class="display-flex bt1 serviceBottom" hover-class="none" hover-stop-propagation="false">
<!-- <view class="display-flex bt1 serviceBottom" hover-class="none" hover-stop-propagation="false">
<view class="display-flex br1 f14" bindtap="makePhoneCall" hover-class="thover"> <view class="display-flex br1 f14" bindtap="makePhoneCall" hover-class="thover">
<view class hover-stop-propagation="false"> <view class hover-stop-propagation="false">
<i class="iconfont icon-dianhua fw500 c6 mr4"></i> <i class="iconfont icon-dianhua fw500 c6 mr4"></i>
@ -419,79 +420,80 @@
</view> </view>
<i class="iconfont icon-gengduo11 c9 f12"></i> <i class="iconfont icon-gengduo11 c9 f12"></i>
</view> </view>
</view>--> </view>-->
</view> </view>
<view class wx:if="{{appId !== 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false"> <view class wx:if="{{appId !== 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
<navigator class url="{{isLogin? '/pages/opinion/index': '/pages/login/index'}}"> <navigator class url="{{isLogin? '/pages/opinion/index': '/pages/login/index'}}">
<view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="setting mt_10" hover-class="thover"> <view class="setting mt_10" hover-class="thover">
<view> <view>
<view class="t-icon t-icon-fankuiyujianyi mr6 ticon" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class="t-icon t-icon-fankuiyujianyi mr6 ticon" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>
<view class>反馈与建议</view> <view class>反馈与建议</view>
</view>
<view class="iconfont icon-gengduo11"></view>
</view> </view>
<view class="iconfont icon-gengduo11"></view>
</view> </view>
</view> </navigator>
</navigator> <!-- style="margin-bottom: 200px;" -->
<!-- style="margin-bottom: 200px;" --> <navigator class="mb12" hover-class target url="{{isLogin? '/pages/setting/index': '/pages/login/index'}}">
<navigator class="mb12" hover-class target url="{{isLogin? '/pages/setting/index': '/pages/login/index'}}"> <view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false"> <view class="setting mt_10" hover-class="thover">
<view class="setting mt_10" hover-class="thover"> <view>
<view> <!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> -->
<!-- <image class src="/assets/images/sz.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image> --> <view class="t-icon t-icon-shezhi1 mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view>
<view class="t-icon t-icon-shezhi1 mr6" style="width:22px;height:22px" hover-class="none" hover-stop-propagation="false"></view> <view class>设置</view>
<view class>设置</view> </view>
<view class="iconfont icon-gengduo11"></view>
</view> </view>
<view class="iconfont icon-gengduo11"></view>
</view> </view>
</view> </navigator>
</navigator>
</view>
</view>
<!-- #if ANDROID -->
<view class="c9 f12 tc" style="position: absolute;bottom:0; left: 50%;transform: translateX(-50%);">豫ICP备2023001993号-27A</view>
<!-- #endif -->
<!-- #if MP -->
<view class="mt10" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
<view class="tab_container fsa sticky" hover-class="none" hover-stop-propagation="false">
<view wx:for="{{tabGroup}}" class="tarbar flex-1" style="margin-right: {{ index < 2 ? '24px':''}};text-align:center" 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> -->
</view> </view>
</view> </view>
<view class="mt12" style="min-height:80vh" hover-class="none" hover-stop-propagation="false"> <!-- #if ANDROID -->
<job-sub storeJobListSearchForm="{{storeJobListSearchForm}}" type="main" recordList="{{recordList}}" isLogin="{{isLogin}}" agencyStatus="{{userInfo.agencyStatus}}" hasUserInfo="{{hasUserInfo}}" loginUserInfo="{{userInfo}}"></job-sub> <view class="c9 f12 tc" style="position: absolute;bottom:0; left: 50%;transform: translateX(-50%);">豫ICP备2023001993号-27A</view>
<view wx:if="{{(recordList == null || recordList.length == 0) }}" class="tc"> <!-- #endif -->
<block wx:if="{{pageShow}}">
<view class="t-icon t-icon-zanwu" style="width: 80px; height: 80px; margin: 50% auto 20px"></view> <!-- #if MP -->
<view class="tc p20 f12 c045">没有符合条件的职位</view> <view class="mt10" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
<view class="tab_container fsa sticky" style="{{filterStyle}}" hover-class="none" hover-stop-propagation="false">
<view wx:for="{{tabGroup}}" class="tarbar flex-1" style="margin-right: {{ index < 2 ? '24px':''}};text-align:center" 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> -->
</view>
</view>
<view class="mt12" style="min-height:80vh" hover-class="none" hover-stop-propagation="false">
<job-sub storeJobListSearchForm="{{storeJobListSearchForm}}" type="main" recordList="{{recordList}}" isLogin="{{isLogin}}" agencyStatus="{{userInfo.agencyStatus}}" hasUserInfo="{{hasUserInfo}}" loginUserInfo="{{userInfo}}"></job-sub>
<view wx:if="{{(recordList == null || recordList.length == 0) }}" class="tc">
<block wx:if="{{pageShow}}">
<view class="t-icon t-icon-zanwu" style="width: 80px; height: 80px; margin: 50% auto 20px"></view>
<view class="tc p20 f12 c045">没有符合条件的职位</view>
</block>
</view>
<block wx:else>
<block wx:if="{{isLogin}}">
<view class="tc p20 f12 c045" wx:if="{{!hasMoreData && recordList.length != 0}}">已经到底啦~</view>
<view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view>
</block>
<block wx:if="{{!isLogin}}">
<view style="padding:0px 12px 10px;margin-top: -6px;">
<text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才供应链即可使用更多功能。</text>
</view>
<!-- <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>
<!-- <view class="tc p20 f12 c045">已经到底啦~</view> -->
</block>
</block> </block>
</view> </view>
<block wx:else>
<block wx:if="{{isLogin}}">
<view class="tc p20 f12 c045" wx:if="{{!hasMoreData && recordList.length != 0}}">已经到底啦~</view>
<view class="tc p20 f12 c045" wx:if="{{hasMoreData }}">上滑加载更多</view>
</block>
<block wx:if="{{!isLogin}}">
<view style="padding:0px 12px 10px;margin-top: -6px;">
<text style="font-size: 14px;color: #999999;line-height: 20px;">未登录时只能使用部分功能,申请加入伯才供应链即可使用更多功能。</text>
</view>
<!-- <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>
<!-- <view class="tc p20 f12 c045">已经到底啦~</view> -->
</block>
</block>
</view> </view>
</view> <!-- #endif -->
<!-- #endif -->
<!-- <view class="login" wx:if="{{!isLogin}}"> <!-- <view class="login" wx:if="{{!isLogin}}">
<navigator class="" target="" url="../login/index" hover-class="none" open-type="navigate"> <navigator class="" target="" url="../login/index" hover-class="none" open-type="navigate">
<button class="loginBtn" style="font-weight:400;margin-top:0px;" type="primary" role="button" bindtap=''>登录</button> <button class="loginBtn" style="font-weight:400;margin-top:0px;" type="primary" role="button" bindtap=''>登录</button>
</navigator> </navigator>
</view>--> </view>-->
</view>
</scroll-view> </scroll-view>
<view aria-role="dialog" aria-modal="true" catchtouchmove="modalMove" class="fadeIn" wx:if="{{iosDialog}}"> <view aria-role="dialog" aria-modal="true" catchtouchmove="modalMove" class="fadeIn" wx:if="{{iosDialog}}">

@ -383,7 +383,7 @@ page {
/* margin: 0 10px; */ /* margin: 0 10px; */
background-color: #fff; background-color: #fff;
/* border-radius: 8px; */ /* border-radius: 8px; */
box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.5); /* box-shadow: 0px 4px 4px 0px rgba(218, 218, 218, 0.5); */
} }
.sticky { .sticky {
position: sticky; position: sticky;

@ -950,8 +950,24 @@ Page({
var sceneJson = commonUtil.sceneToJson(sceneStr); var sceneJson = commonUtil.sceneToJson(sceneStr);
console.log("sceneJson===", sceneJson); console.log("sceneJson===", sceneJson);
// this.data.sceneStoreJobId = sceneJson.ids; // this.data.sceneStoreJobId = sceneJson.ids;
app.globalData.sceneStoreJobId = sceneJson.ids if (sceneJson.i) {
app.globalData.agencyId = sceneJson.agId let agId = '', ids = []
let array = sceneJson.i.split("_");
array.forEach((item, index) => {
if (index == 0) {
agId = item
} else {
ids.push(item)
}
})
app.globalData.sceneStoreJobId = ids.join('_')
app.globalData.agencyId = agId
} else {
app.globalData.sceneStoreJobId = sceneJson.ids
app.globalData.agencyId = sceneJson.agId
}
} }
wx.showLoading() wx.showLoading()

@ -11,7 +11,7 @@
"list": [ "list": [
{ {
"name": "pages/tobe", "name": "pages/tobe",
"pathName": "pages/shareList/index", "pathName": "pages/firstBill/index",
"query": "", "query": "",
"launchMode": "default", "launchMode": "default",
"scene": null "scene": null

Loading…
Cancel
Save