|
|
|
@ -4,7 +4,7 @@
|
|
|
|
<scroll-view bindscrolltolower="onScrollToLower" style="height:calc(100vh - 90px)" enable-passive scroll-x="{{false}}" scroll-y="{{true}}">
|
|
|
|
<scroll-view bindscrolltolower="onScrollToLower" style="height:calc(100vh - 90px)" enable-passive scroll-x="{{false}}" scroll-y="{{true}}">
|
|
|
|
<view class="pl10 pr10" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<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}}">
|
|
|
|
<navigator class target url="/pages/userDetail/index" hover-class="none" open-type="navigate" wx:if="{{isLogin}}">
|
|
|
|
<view class="userinfobox">
|
|
|
|
<view class="userinfobox mt10">
|
|
|
|
<view class="userinfo">
|
|
|
|
<view class="userinfo">
|
|
|
|
<block wx:if="{{userInfo.user.imgSrc}}">
|
|
|
|
<block wx:if="{{userInfo.user.imgSrc}}">
|
|
|
|
<view class="por mr12" style="height:56px" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<view class="por mr12" style="height:56px" hover-class="none" hover-stop-propagation="false">
|
|
|
|
@ -260,30 +260,104 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>-->
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
<!-- 职位信息 -->
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<!-- 切换团队 -->
|
|
|
|
|
|
|
|
<view class>
|
|
|
|
|
|
|
|
<!-- <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>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<!-- 我的服务 -->
|
|
|
|
<!-- 我的服务 -->
|
|
|
|
<view class="myserve mt_10 br_8">
|
|
|
|
<view class="myserve mt_10 br_8">
|
|
|
|
<view class="title bb1" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<view class="title bb1">
|
|
|
|
<view class="ml16 f16 c3 fw500">我的服务</view>
|
|
|
|
<view class="ml16 f16 c3 fw500">我的服务</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="content">
|
|
|
|
<view class="content">
|
|
|
|
<view>
|
|
|
|
<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>
|
|
|
|
</navigator>
|
|
|
|
</navigator>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- <view>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
<view>
|
|
|
|
<navigator class target url="{{isLogin? '/pages/addCard/index': '/pages/login/index'}}" hover-class="thover" aria-role="navigate" open-type="navigate">
|
|
|
|
<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>
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
<!-- <view>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
<!-- <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>
|
|
|
|
@ -294,12 +368,7 @@
|
|
|
|
<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>
|
|
|
|
|
|
|
|
<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>
|
|
|
|
|
|
|
|
</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>
|
|
|
|
@ -314,7 +383,7 @@
|
|
|
|
</view>-->
|
|
|
|
</view>-->
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="servicebox mt_10 br8 fsa">
|
|
|
|
<view class="servicebox mt_10 br8 fsa" wx:if="{{false}}">
|
|
|
|
<view class="serviceinfo display-flex" style="flex:1" hover-class="none">
|
|
|
|
<view class="serviceinfo display-flex" style="flex:1" hover-class="none">
|
|
|
|
<view class="mr10">
|
|
|
|
<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:if="{{serviceInfo.avatar}}" style="display:block" class="br_8" src="{{serviceInfo.avatar}}" mode="aspectFit|aspectFill|widthFix" lazy-load="false" binderror bindload></image>
|
|
|
|
@ -352,31 +421,9 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>-->
|
|
|
|
</view>-->
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- 切换团队 -->
|
|
|
|
|
|
|
|
<view class hover-class="none" hover-stop-propagation="false">
|
|
|
|
<view class wx:if="{{appId !== 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<!-- <navigator wx:if="{{userInfo.agencyStatus == 1 && configInfo.team}}" class url="/pages/myMember/index" hover-class="none" hover-stop-propagation="false"></navigator> -->
|
|
|
|
<navigator class url="{{isLogin? '/pages/opinion/index': '/pages/login/index'}}">
|
|
|
|
<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" hover-class="none" hover-stop-propagation="false"></view>
|
|
|
|
|
|
|
|
<view class hover-class="none" style="line-height:16px" hover-stop-propagation="false">
|
|
|
|
|
|
|
|
<view class="f16 display-flex c3" style="line-height:16px" hover-class="none" hover-stop-propagation="false">当前团队</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>
|
|
|
|
|
|
|
|
<navigator class hover-class style target 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>
|
|
|
|
@ -401,15 +448,16 @@
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</navigator>
|
|
|
|
</navigator>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
<!-- #if MP -->
|
|
|
|
<!-- #if MP -->
|
|
|
|
<view class wx:if="{{appId == 'wxe431e0b3abd9ae0b'}}" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<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 class="tab_container fsa sticky" hover-class="none" hover-stop-propagation="false">
|
|
|
|
<view wx:for="{{tabGroup}}" class="tarbar" style="margin-right: 24px;text-align:center" data-item="{{item}}" bindtap="collectChange">
|
|
|
|
<view wx:for="{{tabGroup}}" class="tarbar" style="margin-right: {{ index < 2 ? '24px':''}};text-align:center" data-item="{{item}}" bindtap="collectChange">
|
|
|
|
<view class="tarbarText {{choiceCollect == item.key?'collectActive':''}}">{{item.name}}</view>
|
|
|
|
<view class="tarbarText {{choiceCollect == item.key?'collectActive':''}}">{{item.name}}</view>
|
|
|
|
<!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> -->
|
|
|
|
<!-- <image wx:if="{{toped == '1'}}" src="../../assets/images/border-circle.svg" class="tarbarImg"></image> -->
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view class="mt12" style='min-height:80vh' hover-class="none" hover-stop-propagation="false">
|
|
|
|
<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>
|
|
|
|
<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">
|
|
|
|
<view wx:if="{{(recordList == null || recordList.length == 0) }}" class="tc">
|
|
|
|
<block wx:if="{{pageShow}}">
|
|
|
|
<block wx:if="{{pageShow}}">
|
|
|
|
@ -465,12 +513,6 @@
|
|
|
|
<!-- <view class="mt20 f22 c3">{{pmdUserInfo.tel}}</view> -->
|
|
|
|
<!-- <view class="mt20 f22 c3">{{pmdUserInfo.tel}}</view> -->
|
|
|
|
<view class="f14 c3 mt6">长按识别二维码</view>
|
|
|
|
<view class="f14 c3 mt6">长按识别二维码</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- <view class="display-flex contact_bottomBtn pb20" style="padding-top:20px;">
|
|
|
|
|
|
|
|
<view class="flex-1 lflex v-center" bindtap="closeDialog" hover-class="thover">取消</view>
|
|
|
|
|
|
|
|
<view class="rflex">
|
|
|
|
|
|
|
|
<button class="" type="primary" hover-class="thover" bindtap="makePhoneCall">呼叫</button>
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
</view>-->
|
|
|
|
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<view aria-role="dialog" catchtouchmove="modalMove" aria-modal="true" class="fadeIn" wx:if="{{iosDialogTobe}}">
|
|
|
|
<view aria-role="dialog" catchtouchmove="modalMove" aria-modal="true" class="fadeIn" wx:if="{{iosDialogTobe}}">
|
|
|
|
|