<block wx:if="{{!loading}}"><view class="{{['user-datail','data-v-64da2c6b',$root.m0]}}" data-theme="{{$root.m1}}"><view class="top_box data-v-64da2c6b"><view class="user-header p20 data-v-64da2c6b"><view class="user-info data-v-64da2c6b"><view class="photo data-v-64da2c6b"><image src="{{user.avatarUrl}}" mode="aspectFill" class="data-v-64da2c6b"></image></view><view class="info data-v-64da2c6b"><view class="name data-v-64da2c6b">{{user.nickName}}</view></view></view></view><view class="top-tabbar data-v-64da2c6b"><scroll-view scroll-x="true" scroll-with-animation="true" class="data-v-64da2c6b"><view class="type-list d-s-c data-v-64da2c6b"><block wx:for="{{types}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['tabTypeFunc',['$0'],[[['types','',index,'type']]]]]]]}}" class="{{['data-v-64da2c6b',type_active==item.type?'tab-item active':'tab-item ']}}" bindtap="__e">{{''+item.name+''}}</view></block></view></scroll-view></view></view><scroll-view class="scroll-Y data-v-64da2c6b" style="{{('height:'+scrollviewHigh+'px;')}}" scroll-y="true" lower-threshold="50"><points vue-id="366be1fb-1" user_id="{{user_id}}" class="data-v-64da2c6b" bind:__l="__l"></points></scroll-view></view></block>
|