user.wxml 1.2 KB

1
  1. <view class="user"><view class="user-info"><view class="user-img"><image src="../../static/images/people@2x.png" mode></image></view><view class="user-text"><view class="name">admin</view><view class="address">福建宏星电子科技有限公司</view></view><view><uni-icons vue-id="380011e0-1" color="#fff" type="right" size="30" bind:__l="__l"></uni-icons></view></view><view class="user-list _ul"><view class="_li"><view class="list-left"><image src="../../static/images/icon_sbxx@2x.png" mode></image><view class="text">设备信息</view><uni-icons style="color:#fff;" vue-id="380011e0-2" type="right" size="30" bind:__l="__l"></uni-icons></view><view><uni-icons vue-id="380011e0-3" color="#999" type="right" size="30" bind:__l="__l"></uni-icons></view></view><view class="_li"><view class="list-left"><image src="../../static/images/icon_qhyy@2x.png" mode></image><view class="text">切换语言</view><uni-icons style="color:#fff;" vue-id="380011e0-4" type="right" size="30" bind:__l="__l"></uni-icons></view><view><uni-icons vue-id="380011e0-5" color="#999" type="right" size="30" bind:__l="__l"></uni-icons></view></view></view><view data-event-opts="{{[['tap',[['logout',['$event']]]]]}}" class="login-out" bindtap="__e">退出登录</view></view>