1 line
904 B
Plaintext
1 line
904 B
Plaintext
|
<view class="page page-fill"><view class="header"><block wx:if="{{userIsLogin}}"><view><image class="face" src="https://maomaochong.top:8088/i/2024/04/08/661380416b130.png"></image></view></block><block wx:else><view><image class="face" src="https://maomaochong.top:8088/i/2024/04/08/66138065e7824.png"></image></view></block><block wx:if="{{userIsLogin}}"><view class="info-wapper"><view class="nickname">{{''+res.userInfo.userName+''}}</view><view class="nav-info">{{res.userInfo.userId}}</view></view></block><block wx:else><view><navigator url="../login/login"><view class="nickname regist-login">登录</view></navigator></view></block></view><block wx:if="{{userIsLogin}}"><view class="info-wapper"><view class="footer-wapper"><view data-event-opts="{{[['tap',[['logout',['$event']]]]]}}" class="footer-words" style="margin-top:10rpx;" bindtap="__e">退出登录</view></view></view></block></view>
|