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.3 KiB

<view><view class="edgeInsetTop"></view><view class="wanl-goods-comment"><view class="padding-bj bg-white margin-bottom-bj head"><view class="padding-bottom-bj solid-bottom">好评率<text class="margin-left-xs">{{statisticsData.rate+"%"}}</text></view><view><view data-event-opts="{{[['tap',[['onTag',['']]]]]}}" class="{{['cu-tag','round',(tag=='')?'active':'']}}" bindtap="__e">{{"全部 ("+statisticsData.total+")"}}</view><view data-event-opts="{{[['tap',[['onTag',['good']]]]]}}" class="{{['cu-tag','round',(tag=='good')?'active':'']}}" bindtap="__e">{{"好评 ("+statisticsData.good+")"}}</view><view data-event-opts="{{[['tap',[['onTag',['pertinent']]]]]}}" class="{{['cu-tag','round',(tag=='pertinent')?'active':'']}}" bindtap="__e">{{"中评 ("+statisticsData.pertinent+")"}}</view><view data-event-opts="{{[['tap',[['onTag',['poor']]]]]}}" class="{{['cu-tag','round',(tag=='poor')?'active':'']}}" bindtap="__e">{{"差评 ("+statisticsData.poor+")"}}</view><view data-event-opts="{{[['tap',[['onTag',['figure']]]]]}}" class="{{['cu-tag','round',(tag=='figure')?'active':'']}}" bindtap="__e">{{"有图 ("+statisticsData.figure+")"}}</view></view></view><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view class="list padding-bj radius-bock"><view class="userinfo"><view class="avatar"><view class="cu-avatar round margin-right-xs" style="{{'background-image:'+('url('+item.g0+')')+';'}}"></view><view class="text-sm"><view>{{item.$orig.user.nickname}}</view><view class="text-gray">{{item.g1}}</view></view></view><wanl-rate vue-id="{{'0ef6c170-1-'+__i0__}}" current="{{item.$orig.score}}" disabled="{{true}}" bind:__l="__l"></wanl-rate></view><view class="details"><view class="margin-bottom-sm">{{item.$orig.content}}</view><view class="text-gray text-sm">{{"规格:"+item.$orig.suk}}</view></view><view class="{{['grid','flex-sub','grid-square',item.g2>3?'col-3':'col-'+item.g3]}}"><block wx:for="{{item.l0}}" wx:for-item="image" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['previewImage',['$0',index],[[['listData','id',item.$orig.id,'images']]]]]]]}}" class="bg-img" style="{{'background-image:'+('url('+image.g4+')')+';'}}" bindtap="__e"></view></block></view></view></block><uni-load-more vue-id="0ef6c170-2" status="{{status}}" content-text="{{contentText}}" bind:__l="__l"></uni-load-more></view></view>