comment.wxml 1.7 KB

1
  1. <view class="back data-v-8f03207e"><block wx:if="{{$root.g0>0}}"><view class="data-v-8f03207e"><block wx:for="{{$root.l1}}" wx:for-item="item" wx:for-index="idx" wx:key="idx"><view class="box data-v-8f03207e"><view style="display:flex;justify-content:space-between;" class="data-v-8f03207e"><view class="u-flex data-v-8f03207e"><image style="width:68rpx;height:68rpx;border-radius:50%;" src="{{item.$orig.member.avatar}}" mode class="data-v-8f03207e"></image><view class="u-flex-column u-row-between data-v-8f03207e" style="margin-left:20rpx;height:68rpx;"><text class="name data-v-8f03207e">{{item.g1+'***'+item.g2}}</text><uni-rate vue-id="{{'cf029f7c-1-'+idx}}" max="{{5}}" value="{{item.$orig.score}}" readonly="{{true}}" size="{{8}}" class="data-v-8f03207e" bind:__l="__l"></uni-rate></view></view><text class="day data-v-8f03207e">{{item.m0}}</text></view><view class="day data-v-8f03207e" style="margin-top:24rpx;">{{item.$orig.sku_item.item}}</view><view class="content data-v-8f03207e" style="margin-top:20rpx;">{{item.$orig.content}}</view><block wx:if="{{item.$orig.image||item.$orig.video}}"><view class="u-flex u-row-between data-v-8f03207e" style="margin-top:22rpx;flex-wrap:wrap;"><video style="margin-bottom:20rpx;width:326rpx;height:326rpx;border-radius:12rpx;" src="{{item.$orig.video}}" class="data-v-8f03207e"></video><block wx:for="{{item.l0}}" wx:for-item="child" wx:for-index="index" wx:key="index"><image style="margin-bottom:20rpx;width:326rpx;height:326rpx;border-radius:12rpx;background:#D8D8D8;" src="{{child}}" mode class="data-v-8f03207e"></image></block></view></block></view></block></view></block><block wx:else><view style="height:400rpx;text-align:center;line-height:400rpx;" class="data-v-8f03207e">{{''+i18n.nodata+''}}</view></block></view>