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'}}">
-2
View File
@@ -3,11 +3,9 @@
<view class="relative" style="height:200rpx;">
<view class="relative pt30 pb30 pl110 pr10">
<image class='absolute left-0 box-middle mr10 img-90x90 ulib-r750 overflowhidden' mode="aspectFill" src="{{userInfo.headimg||'https://img.liche.cn/spacestation/logo.png?v=20240526'}}" lazy-load="{{true}}"></image>
<!--
<view class="absolute top-0 bottom-0 left-0 right-0 opacity-0 mt20 mr150 z-index-4">
<lcb-auth type="userinfo" isShowProfile="{{isShowProfile}}" bind:onSuccess="getUserInfo"></lcb-auth>
</view>
-->
<view>
<view class="font-22 color-fff">Hi~ {{hoursTip}}欢迎回到理车宝!</view>
<view>