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
1.9 KiB

<view><view class="edgeInsetTop"></view><view class="wanl-goods-comment"><block wx:if="{{$root.g0}}"><wanl-empty vue-id="50d5eaa2-1" text="没有找到任何评论" bind:__l="__l"></wanl-empty></block><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('+$root.g1+')')+';'}}"></view><view class="text-sm"><view>{{user.nickname}}</view><view class="text-gray">{{item.g2}}</view></view></view><wanl-rate vue-id="{{'50d5eaa2-2-'+__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><view class="{{['grid','flex-sub','grid-square',item.g3>3?'col-3':'col-'+item.g4]}}"><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.g5+')')+';'}}" bindtap="__e"></view></block></view><view data-event-opts="{{[['tap',[['onGoods',['$0'],[[['listData','id',item.$orig.id,'goods_id']]]]]]]}}" class="goods margin-bottom-bj" bindtap="__e"><view class="cu-avatar" style="{{'background-image:'+('url('+item.g6+')')+';'}}"></view><view class="content margin-left-bj"><view class="text-cut">{{''+item.$orig.order_goods.title+''}}</view><view class="margin-top-sm"><text class="text-price margin-right-bj">{{item.$orig.order_goods.price}}</text><text class="text-orange text-min">{{item.$orig.state_text}}</text></view></view></view></view></block><uni-load-more vue-id="50d5eaa2-3" status="{{status}}" content-text="{{contentText}}" bind:__l="__l"></uni-load-more></view></view>