隐藏二维码核销入口
This commit is contained in:
@@ -16,9 +16,11 @@
|
||||
|
||||
<view class="absolute right-0 box-middle p240" >
|
||||
<!-- 20250624 -->
|
||||
<!-- 隐藏扫码入口
|
||||
<view class="bg-f6 mb25 pt10 pb10 pl20 pr15 font-22 color-666 ulib-rl750 fn-flex fn-flex-middle" bindtap="bindScanCode" wx:if="{{userInfo.biz_type==biz_type_4s}}">
|
||||
<i class="custom-icon custom-icon-scancode mr10"></i><text>扫码</text>
|
||||
</view>
|
||||
-->
|
||||
<view class="bg-f6 mb25 pt10 pb10 pl20 pr15 font-22 color-666 ulib-rl750" bindtap="switchingRoles" wx:if="{{userInfo.group_name_arr.length>0}}">
|
||||
<i class="iconfont icon-cheliangfenpei mr10"></i>切换角色
|
||||
</view>
|
||||
|
||||
Reference in New Issue
Block a user