隐藏二维码核销入口

This commit is contained in:
lcc
2025-07-31 22:55:21 +08:00
parent c4fe5dd463
commit 2e60d14a81
+2
View File
@@ -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>