1 line
1.8 KiB
Plaintext
1 line
1.8 KiB
Plaintext
<view class="page data-v-19e17412"><view class="top data-v-19e17412"><view class="header-photo data-v-19e17412"><avatar vue-id="6ed9f9ef-1" userName="{{userInfo.real_name}}" size="90" class="data-v-19e17412" bind:__l="__l"></avatar></view><view class="user-name data-v-19e17412">{{''+userInfo.real_name+''}}</view></view><view class="middle data-v-19e17412"><view class="cu-item content data-v-19e17412"><textarea auto-height="true" maxlength="2000" disabled="false" data-event-opts="{{[['input',[['__set_model',['$0','signature','$event',[]],['userInfo']]]]]}}" value="{{userInfo.signature}}" bindinput="__e" class="data-v-19e17412"></textarea></view><view class="other-info data-v-19e17412"><view data-event-opts="{{[['tap',[['goPage',['followList']]]]]}}" class="score data-v-19e17412" bindtap="__e">{{'关注:'+userOtherInfo.followNumber+''}}</view><view data-event-opts="{{[['tap',[['goPage',['fansList']]]]]}}" class="score data-v-19e17412" bindtap="__e">{{'粉丝:'+userOtherInfo.fansNumber+''}}</view><view class="score data-v-19e17412">{{'积分:'+userInfo.integral+''}}</view></view></view><view class="bottom data-v-19e17412"><view class="{{['cu-list grid data-v-19e17412','col-'+gridCol,gridBorder?'':'no-border']}}"><block wx:for="{{cuIconList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block wx:if="{{item.admin===0}}"><view data-event-opts="{{[['tap',[['goToPage',['$0'],[[['cuIconList','',index]]]]]]]}}" class="cu-item data-v-19e17412" bindtap="__e"><view class="{{['data-v-19e17412','cuIcon-'+item.cuIcon,'text-'+item.color]}}"><block wx:if="{{item.badge>0}}"><view class="cu-tag badge data-v-19e17412"><block wx:if="{{item.badge>0}}"><block class="data-v-19e17412">{{item.badge>99?'99+':item.badge}}</block></block></view></block></view><text class="data-v-19e17412">{{item.name}}</text></view></block></block></view></view></view> |