You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
bocai_supplyChain/pages/mine/index.wxml

562 lines
33 KiB
Plaintext

<!-- pages/mine/mine.wxml -->
<view class="container">
12 months ago
<scroll-view bindscrolltolower="onScrollToLower" style="height:calc(100vh - 80px)" enable-passive scroll-x="{{false}}" scroll-y="{{true}}">
<view class="pl10 pr10" hover-class="none" hover-stop-propagation="false">
<navigator class target url="/pages/userDetail/index" hover-class="none" open-type="navigate" wx:if="{{isLogin}}">
12 months ago
<view class="userinfobox mt10">
<view class="userinfo">
<block wx:if="{{userInfo.user.imgSrc}}">
<view class="por mr12" style="height:56px" hover-class="none" hover-stop-propagation="false">
<image src="{{userInfo.user.imgSrc}}" class="show-image" mode="aspectFill"></image>
<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>
</view>
</block>
<block wx:else>
<view class="mr12" hover-class="none" hover-stop-propagation="false">
<image src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/defaultAva.svg" class="show-image" mode="aspectFill"></image>
</view>
</block>
<view class="usernamebox">
<view class="username">
<view class="theusername">{{userInfo.user.nickName || '伯才用户' }}</view>
<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 hover-class="thover">
<view>
<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>
<text class="iconfont icon-gengduo11 c9"></text>
</view>
</view>
</navigator>
<navigator class target url="/pages/login/index" hover-class="none" open-type="navigate" wx:if="{{!isLogin}}">
<view class="userinfobox">
<view class="userinfo">
<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>
</view>
<view class="usernamebox">
<view class="username">
<view class="theusername">微信用户</view>
</view>
<view>让天下没有难做的劳务</view>
</view>
</view>
<view hover-class="thover">
<text class="iconfont icon-gengduo11 c9"></text>
</view>
</view>
</navigator>
<!-- <view class="balanceBox">
<view class="userbalance br_8" >
<view>
<view class="balanceinfo f14">
<view style="line-height:1">账户余额(元)</view>
<view class="iconfont icon-zhengyan f14" style="color:#fff;margin-left:4px" wx:if='{{isopen === 1}}' mark:open="{{0}}" bindtap='showbalance'></view>
<view class="iconfont icon-biyan f14" style="color:#fff;margin-left:4px" wx:else mark:open="{{1}}" bindtap='showbalance'></view>
</view>
<view wx:if='{{isopen === 1}}' style="line-height:1">300.08</view>
<view wx:else style="line-height:1">****</view>
</view>
<navigator class="rightbox" target="" url="/pages/balanceDetail/index" hover-class="none" open-type="navigate">
<view class='f14'>提现</view>
<i class="iconfont icon-gengduo11 f12 ml4" style='line-height:12px;color:#fff'></i>
</navigator>
</view>
<navigator url="../wodeBill/index?state=1" class="myaBill">
<view class="fw500">我的账单</view>
<view class='f14'>
待确认<span class='f12 ysd-basebg-color ml4 mr4' style='border-radius:10px;padding:0px 5px;color:#fff'>{{map.billStatus10Num }}</span>
<i class="iconfont icon-gengduo11"></i>
</view>
</navigator>
</view>-->
1 year ago
<view class="mt10 myzhiwei dn" wx:if="{{isLogin}}">
<view class="wodezhiwei fsa bb1" bindtap="fabu" hover-class="none" 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>
我的职位
</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 class="addJob fw500" hover-class="none" catchtap="addJob" hover-stop-propagation="false">
<i class="iconfont icon-tianjia2 mr8"></i>新增职位
</view>
</view>
<view wx:if="{{userInfo.agencyStatus != 1}}" class bindtap="showTobe" hover-class target>
<view class="br_8" hover-class="none" style="background-color:#fff" hover-stop-propagation="false">
<view class="setting mt_10 br_8" hover-class="thover">
<view>
<view class="f18" style="color:#4DB54B;font-weight:600">申请加入</view>
</view>
<view class="iconfont icon-gengduo11 c9"></view>
</view>
</view>
1 year ago
</view>
<view class="balanceBox bgcf" wx:if="{{(userInfo.user.agencyRole == 1 || userInfo.user.agencyRole == 2 || userInfo.hasBill) && configInfo.bill && false}}">
<view class="userbalance br_8">
<navigator url="../wodeBill/index?state=20" hover-class="thover" class="br1">
<view class="balanceinfo f14">
<view class="c3 mb12" style="line-height:1">待结算(元)</view>
<view class hover-class="none" hover-stop-propagation="false"></view>
</view>
<view class="ysd-base-f40 fw500 f26" style="line-height:1">{{map.billStatus20Salary || '0'}}</view>
</navigator>
<navigator url="../wodeBill/index?state=30" hover-class="thover">
<view class="balanceinfo f14">
<view class="c3 mb12" style="line-height:1">累计结算(元)</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>
</navigator>
1 year ago
</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 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 class="mt10 myBill" wx:if="{{false}}">
<view class="bgf br8 container bgcf" style="padding: 0;">
<view hover-class="thover" class="pl16 pr10" style="line-height:44px;" bindtap="goList">
<view class="f16 c3 fwb fl wdgd" style>报名工单</view>
<view class="fr f14 c3" style>
全部
<i class="iconfont icon-gengduo11 dib f12 pr c9" style="top:-1px"></i>
</view>
<view class="clb"></view>
</view>
<view class="bt1 br8" style="overflow:hidden">
<navigator url="{{isLogin? '../myBill/index?status=1': '/pages/login/index'}}" class="weui-grid5 br1 bgcf" hover-class="thover">
<view class="f20 c3 fwb">{{map.num10 || '0'}}</view>
<view class="weui-grid__label c6 f14">审核中</view>
</navigator>
<navigator url="../myBill/index?status=2" class="weui-grid5 br1" hover-class="thover" wx:if="{{isLogin}}">
<view class="f20 c3 fwb">{{map.num20 || '0'}}</view>
<view class="weui-grid__label c6 f14">待接待</view>
</navigator>
<navigator url="{{isLogin? '../myBill/index?status=3': '/pages/login/index'}}" class="weui-grid5 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.num25 || '0'}}</view>
<view class="weui-grid__label c6 f14">待面试</view>
</navigator>
<navigator url="{{isLogin? '../myBill/index?status=4': '/pages/login/index'}}" class="weui-grid5 br1" hover-class="thover">
<view class="f20 c3 fwb">{{map.num30 || '0'}}</view>
<view class="weui-grid__label c6 f14">待入职</view>
</navigator>
<!-- <view style="clear:both;height:1px;width:100%;background-color:var(--weui-FG-3);transform: scaleY(0.5);position: relative;"></view> -->
<navigator url="{{isLogin? '../myBill/index?status=5': '/pages/login/index'}}" class="weui-grid5 {{isLogin?'':'br1'}}" hover-class="thover">
<view class="f20 c3 fwb">{{map.num40 || '0'}}</view>
<view class="weui-grid__label c6 f14">在职中</view>
</navigator>
<!-- <navigator url="../myBill/index?status=6" class="weui-grid4" hover-class="none">
<view class="f22 c3 fwb">{{map.num999 || '0'}}</view>
<view class="weui-grid__label">已完成</view>
</navigator>-->
</view>
</view>
</view>
<!-- 我的老乡 -->
<view class="mt10 mb10 myTownsman" wx:if="{{false}}">
<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'}}">
<view class="f16 c3 fwb fl" style="line-height:44px;">我的老乡</view>
<view class="fr f14 c3" style="line-height:44px;">
全部
<i class="iconfont icon-gengduo11 f12 dib pr c9" style="top:-1px"></i>
</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 url="{{isLogin ? '../townsMan/index?state=0': '/pages/login/index'}}" class="weui-grid4 br1" wx:if="{{isLogin}}" hover-class="thover">
1 year ago
<view class="f20 c3 fwb">{{map.userBinded0 || '0'}}</view>
<view class="weui-grid__label c6 f14">准备离职</view>
</navigator>-->
<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="weui-grid__label c6 f14">已离职</view>
</navigator>
<!-- <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="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="weui-grid__label c6 f14">服务过</view>
</navigator>-->
<!-- <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="weui-grid__label c6 f14">最近离职</view>
</navigator>-->
<navigator class="weui-grid4" hover-class="none"></navigator>
</view>
</view>
</view>
<!-- 我的卡包 -->
<!-- <view class="mycard br_8">
<view class="title">我的卡包</view>
<view class="content">
<view>
<navigator class="" target="" url="/pages/addUserCard/index" hover-class="thover" open-type="navigate">
<image class="" src="/assets/images/zj.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>证件</view>
</navigator>
</view>
<view>
<navigator class="" target="" url="/pages/addCard/index" hover-class="thover" aria-role="navigate" open-type="navigate">
<image class="" src="/assets/images/yhk.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>银行卡</view>
</navigator>
</view>
</view>
</view>-->
12 months ago
<!-- 职位信息 -->
<view class="bgf p16 mt10 tac br8 fsa" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}">
<view class>
<view class="fw500 f20 mb4">10/90</view>
<view class="f15 c9">今日/职位数</view>
</view>
<view class>
<view class="fw500 f20 mb4">102</view>
<view class="f15 c9">关注发单号</view>
</view>
<view class>
<view class="fw500 f20 mb4">180</view>
<view class="f15 c9">我的粉丝</view>
</view>
</view>
<!-- 切换团队 -->
12 months ago
<view class wx:if="{{false}}">
12 months ago
<!-- <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="setting mt_10" hover-class="thover">
<view style="flex: none;">
<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="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 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 class="fsa mt10" wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}">
<view class="fss p12 bgf br8 flex-1 mr10">
<view class>
<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>
12 months ago
<view class="fss p12 bgf br8 flex-1">
12 months ago
<view class>
<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 class="myserve mt_10 br_8">
12 months ago
<view class="title bb1">
<view class="ml16 f16 c3 fw500">我的服务</view>
</view>
<view class="content">
12 months ago
<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">
<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>
</navigator>
</view>
<view>
<navigator class target url="{{isLogin? '/pages/addCard/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>
<view>银行卡</view>
</navigator>
</view>
<view>
<navigator class target url="{{isLogin? '/subPage/addressBook/index': '/pages/login/index'}}" hover-class="thover" open-type="navigate">
<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>
</navigator>
12 months ago
</view>-->
<!-- <view>
12 months ago
<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>
<view>我的收藏</view>
</navigator>
</view>-->
<!-- <view>
<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>
<view>我的报名</view>
</navigator>
</view>-->
<!-- <view>
<image class="" src="/assets/images/wdlx.svg" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror="" bindload=""></image>
<view>我的老乡</view>
</view>-->
<!-- <view>
<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>
<view>配置通告</view>
</navigator>
</view>-->
<!-- <view wx:if="{{!isLogin}}">
12 months ago
<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>
<view>我的团队</view>
</navigator>
</view>-->
</view>
</view>
12 months ago
<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 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 }} -->
<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 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-qiyeweixin1" bindtap="showdialog" hover-class="thover" style="width:40px;height:40px "></i>
</view>
<!-- <view class="display-flex bt1 serviceBottom" hover-class="none" hover-stop-propagation="false">
12 months ago
<view class="display-flex br1 f14" bindtap="makePhoneCall" hover-class="thover">
<view class hover-stop-propagation="false">
<i class="iconfont icon-dianhua fw500 c6 mr4"></i>
拨打电话
</view>
<i class="iconfont icon-gengduo11 c9 f12 mr10"></i>
</view>
12 months ago
<view class="display-flex pl16 f14" bindtap="showdialog" hover-class="thover">
<view class hover-stop-propagation="false">
<i class="iconfont icon-qiyeweixin fw500 c6 mr4"></i>
加我微信
</view>
<i class="iconfont icon-gengduo11 c9 f12"></i>
</view>
</view>-->
</view>
12 months ago
<view class wx:if="{{appId !== 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
<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="setting mt_10" hover-class="thover">
<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>
1 year ago
</view>
12 months ago
<view class="iconfont icon-gengduo11"></view>
1 year ago
</view>
12 months ago
</view>
</navigator>
<!-- style="margin-bottom: 200px;" -->
<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="setting mt_10" hover-class="thover">
<view>
<!-- <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>设置</view>
</view>
12 months ago
<view class="iconfont icon-gengduo11"></view>
1 year ago
</view>
</view>
12 months ago
</navigator>
1 year ago
</view>
</view>
<!-- #if MP -->
12 months ago
<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>
12 months ago
<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>
12 months ago
<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>
</view>
</view>
<!-- #endif -->
<!-- <view class="login" wx:if="{{!isLogin}}">
<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>
</navigator>
</view>-->
</scroll-view>
<view aria-role="dialog" aria-modal="true" catchtouchmove="modalMove" class="fadeIn" wx:if="{{iosDialog}}">
<view class="weui-mask"></view>
<view class="weui-dialog contact" style="box-sizing:border-box;">
<view class="weui-dialog__hd">
<!-- <strong class="weui-dialog__title">17639080029</strong></view> -->
<!-- <view class="weui-dialog__bd">
<view>现在登录吗?</view>
</view>-->
<!-- <image src="https://matripe-cms.oss-cn-beijing.aliyuncs.com/1shoudan/service.jpg" style="width:56px;height:56px;"></image> -->
<!-- <image src="../../assets/Snipaste_2023-06-13_09-25-14.png" show-menu-by-longpress='{{true}}' style="width:56px;height:56px;"></image> -->
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i>
<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 aria-role="img" aria-label="加载中" style class="weui-primary-loading">
<view class="weui-primary-loading__dot"></view>
</view>
<view class hover-class="none" hover-stop-propagation="false">加载中...</view>
</view>
<image src="{{serviceInfo.qrCode}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 184px;height: 184px;"></image>
<!-- <view class="f14 c9">人才经纪人</view> -->
<!-- <view class="mt20 f22 c3">{{pmdUserInfo.tel}}</view> -->
<view class="f14 c3 mt6">长按识别二维码</view>
</view>
</view>
</view>
<view aria-role="dialog" catchtouchmove="modalMove" aria-modal="true" class="fadeIn" wx:if="{{iosDialogTobe}}">
<view class="weui-mask"></view>
<view class="weui-dialog contact tobe" style="box-sizing:border-box;">
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i>
<view class="weui-dialog__hd">
<view class="f20 bbd1 top" hover-class="none" hover-stop-propagation="false">
<view class="fw500" hover-class="none" hover-stop-propagation="false">申请加入伯才</view>
<view class="f16 c6" hover-class="none" hover-stop-propagation="false">请联系客户经理</view>
</view>
<view class="bottom" hover-class="none" hover-stop-propagation="false">
<view class hover-class="none" hover-stop-propagation="false">
<view class="fw500 f18" hover-class="none" hover-stop-propagation="false">客户经理</view>
<view class="c3 f14">
{{serviceInfo.userName }}
<i class="mr4"></i>
<p class>{{serviceInfo.tel || '0371-6611 3723'}}</p>
</view>
<view wx:if="{{isLoading}}" class style="position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)" hover-class="none" hover-stop-propagation="false">
<view aria-role="img" aria-label="加载中" style class="weui-primary-loading">
<view class="weui-primary-loading__dot"></view>
</view>
<view class hover-class="none" hover-stop-propagation="false">加载中...</view>
</view>
<image src="{{serviceInfo.qrCode}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 161px;height: 161px;"></image>
<view class="f14 c9 mt6">长按识别二维码</view>
</view>
</view>
</view>
</view>
</view>
<bottom-drawer show="{{drawerShow}}" touchClose="{{false}}" hideTabbar="{{true}}" drawerType="drawerShow" bindhidedrawer="hidedrawershow" height="60vh">
<view slot="title" class="tac fw500 f18 bb1" style="line-height:56px" hover-class="none" hover-stop-propagation="false">切换团队</view>
<scroll-view class="pb32" scroll-y="true" hover-class="none" hover-stop-propagation="{{false}}" style="height:calc(100% - 82px)">
<!-- <radio-group class="radio-group mb32" bindchange="radioChange" hover-class="none"> -->
<view class="weui-check__label fsa p16 bb1" hover-class="thover" hover-stop-propagation="true" wx:for="{{teamList}}" wx:key="name" wx:for-index="index" bindtap="toogleTeam" data-item="{{item}}">
<view class="weui-cell__bd">
<view class="f17">{{item.agencyName}}</view>
</view>
<view class style="color:#1890ff" hover-class="none" hover-stop-propagation="false">{{item.checked ? '当前':''}}</view>
</view>
<!-- </radio-group> -->
</scroll-view>
</bottom-drawer>
</view>