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 lines
2.4 KiB

<view><view class="top row"><view class="source">{{userInfo.star}}</view><view class="topview column"><view class="starbg ow"><block wx:for="{{5}}" wx:for-item="item" wx:for-index="index"><image class="xingxing" src="../../static/image/xiaohui.png" mode="aspectFit"></image></block></view><view class="starbgS ow"><block wx:for="{{star}}" wx:for-item="item" wx:for-index="index"><image class="xingxing" src="../../static/image/xingxingxiao.png" mode="aspectFit"></image></block><block wx:if="{{half}}"><image class="xingxing" mode="aspectFit" src="../../static/image/bankexing.png"></image></block></view><view class="nums">{{i18n.eva.gong+userInfo.evaluates+i18n.eva.renpingjia}}</view></view><view class="zonghepingfen">{{i18n.eva.zonghepingfen}}</view></view><view class="tabbar row"><block wx:for="{{tabbars}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['changeindex',[index]]]]]}}" class="{{['tabcell',selectedIndex==index?'cellok':'cellno']}}" style="{{(index==0?'margin-left:10px':'')}}" bindtap="__e">{{''+item+''}}</view></block></view><scroll-view class="scroll" style="{{('height:'+windowHeight+'px;')}}" scroll-y="{{true}}" data-event-opts="{{[['scrolltolower',[['scrolltolower',['$event']]]]]}}" bindscrolltolower="__e"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index"><view class="listcell column"><view class="row"><image class="avatar" src="{{item.is_anonymous==1?'../../static/logo.png':item.uinfo.avatar}}"></image><view class="cellname column"><block wx:if="{{item.is_anonymous==1}}"><view class="name">{{i18n.order.nimingyonghu}}</view></block><block wx:else><view class="name">{{item.uinfo.user_nickname}}</view></block><view class="cellxingn row"><block wx:for="{{5}}" wx:for-item="item2" wx:for-index="index2"><image class="xingxings" src="../../static/image/xiaohui.png" mode="aspectFit"></image></block></view><view class="cellxings row"><block wx:for="{{item.stars}}" wx:for-item="item2" wx:for-index="index2"><image class="xingxings" src="../../static/image/xingxingxiao.png" mode="aspectFit"></image></block><block wx:if="{{item.half}}"><image class="xingxings" mode="aspectFit" src="../../static/image/bankexing.png"></image></block></view></view><view class="time">{{item.add_time}}</view></view><view class="des">{{item.content}}</view></view></block><nothing vue-id="17ea1bce-1" list="{{list}}" bind:__l="__l"></nothing></scroll-view></view>