You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 line
913 B
1 line
913 B
9 months ago
|
<view class="logout-popup data-v-10314185"><view class="top-right data-v-10314185"><view data-event-opts="{{[['tap',[['open',['$event']]]]]}}" class="nav-bar-userName data-v-10314185" bindtap="__e"><image class="nav-bar-username-img data-v-10314185" src="../static/img/username.png" alt></image></view></view><uni-popup class="popup data-v-10314185 vue-ref" vue-id="14111fbe-1" background-color="#fff" type="bottom" data-ref="popup" data-event-opts="{{[['^change',[['change']]]]}}" bind:change="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="popup-content data-v-10314185"><view class="userName-info data-v-10314185"><text class="name data-v-10314185">{{"姓名:"+userInfo.realName}}</text></view>{{''+userInfo.position+''}}<button class="back-logn data-v-10314185" type="warn" data-event-opts="{{[['tap',[['backLogo',['$event']]]]]}}" bindtap="__e">退出登录</button></view></uni-popup></view>
|