userInfo.wxml 736 字节
<view class="usrInfo data-v-df85f402"><view class="box data-v-df85f402"><u-cell-group vue-id="8c32dc5e-1" border="{{false}}" class="data-v-df85f402" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{userInfoList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-cell vue-id="{{('8c32dc5e-2-'+index)+','+('8c32dc5e-1')}}" icon="{{item.iconName}}" title="{{item.title}}" isLink="{{true}}" data-event-opts="{{[['^click',[['goRouter',['$0'],[[['userInfoList','',index,'routerPath']]]]]]]}}" bind:click="__e" class="data-v-df85f402" bind:__l="__l"></u-cell></block></u-cell-group></view><view data-event-opts="{{[['tap',[['logOut',['$event']]]]]}}" class="logOut data-v-df85f402" bindtap="__e">退出登录</view></view>