|
|
|
|
@ -141,40 +141,34 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>-->
|
|
|
|
|
<!-- 统计 -->
|
|
|
|
|
<view class="balanceBox bgcf"
|
|
|
|
|
wx:if="{{(userInfo.user.agencyRole == 1 || userInfo.user.agencyRole == 2 || userInfo.hasBill) && configInfo.bill}}"
|
|
|
|
|
style="width:calc(100% - 20px);margin:10px auto 0;overflow:hidden;border-radius:8px !important;"
|
|
|
|
|
>
|
|
|
|
|
<view class="balanceBox bgcf" wx:if="{{(userInfo.user.agencyRole == 1 || userInfo.user.agencyRole == 2 || userInfo.hasBill) && configInfo.bill}}" style="width:calc(100% - 20px);margin:10px auto 0;overflow:hidden;border-radius:8px !important;">
|
|
|
|
|
<view class="userbalance br_8" style="display:flex;">
|
|
|
|
|
<navigator url="../wodeBill/index?state=20" hover-class="thover" class="br1">
|
|
|
|
|
<navigator url="../wodeBill/index?state=20" style="padding-bottom:12px !important" hover-class="thover" class="br1">
|
|
|
|
|
<view class="balanceinfo f14" style="width:100%;">
|
|
|
|
|
<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>
|
|
|
|
|
<view class="ysd-base-f40 fw500 f20" style="line-height:1">{{map.billStatus20Salary || '0'}}</view>
|
|
|
|
|
</navigator>
|
|
|
|
|
<navigator url="../wodeBill/index?state=30" hover-class="thover">
|
|
|
|
|
<navigator url="../wodeBill/index?state=30" style="padding-bottom:12px !important" hover-class="thover">
|
|
|
|
|
<view class="balanceinfo f14" style="width:100%;">
|
|
|
|
|
<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>
|
|
|
|
|
<view class="c3 fw500 f20" 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>
|
|
|
|
|
<view class="f14 fse">
|
|
|
|
|
<view wx:if="{{map.billStatus10Num}}" class="f12 ml4 mr4 tac" style="min-width:16px; border-radius:20px;padding:1px 1px;color:#fff;line-height:16px;background-color:red">{{ map.billStatus10Num }}</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="width:calc(100% - 20px);margin:10px auto 0;padding:0;overflow:hidden;border-radius:8px !important;"
|
|
|
|
|
wx:if="{{configInfo.record}}"
|
|
|
|
|
>
|
|
|
|
|
<view class="bgf br8 container bgcf mt10" style="width:calc(100% - 20px);margin:10px auto 0;padding:0;overflow:hidden;border-radius:8px !important;" wx:if="{{configInfo.record}}">
|
|
|
|
|
<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>
|
|
|
|
|
@ -242,23 +236,26 @@
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|
|
|
|
|
<navigator class="mt32 ml12 mr12" hover-class style="margin-bottom: 200px;" target url="{{isLogin? '/pages/merchantManagement/index': '/pages/login/index'}}">
|
|
|
|
|
<view class="centerSet br_8" hover-class="none" style="background-color:#fff;height:56px;" hover-stop-propagation="false">
|
|
|
|
|
<view class="centerSet" style hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
<view class="iconfont icon-shangjiahoutai mr6" hover-class="none" hover-stop-propagation="false"></view>
|
|
|
|
|
<view class="fw500" hover-class="none" hover-stop-propagation="false">商家管理</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</navigator>
|
|
|
|
|
<view class="p010 mt10 friendBar" wx:if="{{false}}">
|
|
|
|
|
<view class="bgf br8 container">
|
|
|
|
|
<navigator url="../friendHelper/index?status=1" class='sub' hover-class="none">
|
|
|
|
|
<navigator url="../friendHelper/index?status=1" class="sub" hover-class="none">
|
|
|
|
|
<view class="t-icon t-icon-pengyouquanzhushou" style="width:24px;height:24px"></view>
|
|
|
|
|
<view class="f12">朋友圈助手</view>
|
|
|
|
|
</navigator>
|
|
|
|
|
<navigator url="../bocaiTV/index" class='sub' hover-class="none">
|
|
|
|
|
<navigator url="../bocaiTV/index" class="sub" hover-class="none">
|
|
|
|
|
<view class="t-icon t-icon-zhaogongtv" style="width:24px;height:24px"></view>
|
|
|
|
|
<view class="f12">伯才TV</view>
|
|
|
|
|
</navigator>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false">
|
|
|
|
|
|
|
|
|
|
</view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false"></view>
|
|
|
|
|
<view class="sub" hover-class="none" hover-stop-propagation="false"></view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
<view class="p010 mt10" wx:if="{{false}}">
|
|
|
|
|
@ -358,16 +355,18 @@
|
|
|
|
|
<view class="weui-dialog contact" style="box-sizing:border-box;">
|
|
|
|
|
<view class="weui-dialog__hd">
|
|
|
|
|
<i class="iconfont icon-guanbi guanbi c6 biggerSize" bindtap="closeDialog"></i>
|
|
|
|
|
<view class="f16 c3 fw500 mb32">加客户经理微信</view>
|
|
|
|
|
<view class="f18 c3 fw500 mb24">联系项目经理</view>
|
|
|
|
|
<view class="f14 c9 pl32 pr32 mb32" style="text-align:left;text-indent:28px" hover-class="none" hover-stop-propagation="false">目前平台的自助发布职位功能暂未全面开放,若您有发布职位的需求,烦请添加项目经理微信。</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>
|
|
|
|
|
<!-- serviceInfo.qrCode -->
|
|
|
|
|
<image src="{{'https://matripe.oss-cn-beijing.aliyuncs.com/namecard/yzy-gzlw.png'}}" bindload="imageLoad" show-menu-by-longpress="{{true}}" style="width: 184px;height: 184px;"></image>
|
|
|
|
|
<view class="f14 c3 mt6">长按识别二维码</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
</view>
|
|
|
|
|
|