This commit is contained in:
chenrx
2024-06-06 14:20:21 +08:00
parent 162102ecc1
commit b0fc6fa19e
2 changed files with 2 additions and 2 deletions
+2
View File
@@ -10,12 +10,14 @@
</view> -->
<view catch:tap="emptyfunc" wx:if="{{type=='userinfo' || !type}}">
<!--
<block wx:if="{{isForceProfile || isShowProfile}}">
<button class="auth-btngetUserInfo" bindtap="getUserProfile">获取用户信息</button>
</block>
<block wx:else>
<button class="auth-btngetUserInfo" bindtap="successEvent">已获取用户信息</button>
</block>
-->
</view>
<view class="auth-dialog-special inner40" style="z-index:{{zindex+1}};" catchtouchmove="true" wx:if="{{type=='mobile' && isShow && mode=='special'}}">