渠道-待分配客户
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="relative mt10 mb40 pt20 pb30 pl30 pr30 bg-2f3346-1a1c26 color-fff ulib-r10" wx:if="{{userInfo.group_id == 2 ||userInfo.group_id == 3 }}" bindtap="pushLink" data-url="/pages/customer/allot/index">
|
||||
<view class="relative mt10 mb40 pt20 pb30 pl30 pr30 bg-2f3346-1a1c26 color-fff ulib-r10" wx:if="{{userInfo.group_id == 2 || userInfo.group_id == 3 || userInfo.group_id == 4}}" bindtap="pushLink" data-url="/pages/customer/allot/index">
|
||||
<view>
|
||||
<i class="iconfont icon-daifenpei text-middle font-30"></i>
|
||||
<text class="ml10 font-22 text-middle">待分配客户(人)</text>
|
||||
|
||||
Reference in New Issue
Block a user