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
1 lines
2.4 KiB
<view class="data-v-4870c2f9"><far-bottom vue-id="74afc5a6-1" class="data-v-4870c2f9" bind:__l="__l"></far-bottom><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><block class="data-v-4870c2f9"><view class="evaluation-item border-line border-bottom data-v-4870c2f9"><view class="evaluation-hd dis-flex flex-dir-row flex-y-center flex-x-between data-v-4870c2f9"><view class="evaluation-user dis-flex flex-dir-row flex-y-center data-v-4870c2f9"><image src="{{item.$orig['headimg']}}" mode class="data-v-4870c2f9"></image><view class="evaluation-user-name data-v-4870c2f9"><view class="user-name f-24 data-v-4870c2f9">{{item.$orig['nickname']}}</view><view class="evaluation-time f-24 col-9 data-v-4870c2f9">{{item.$orig['createtime']}}</view></view></view><view class="evaluation-grade dis-flex flex-dir-row flex-y-center data-v-4870c2f9"><block wx:for="{{item.$orig['star']}}" wx:for-item="score" wx:for-index="scoreIndex" wx:key="scoreIndex"><view class="iconfont icon-shoucangxiao select data-v-4870c2f9"></view></block><block wx:for="{{5-item.$orig['star']}}" wx:for-item="score" wx:for-index="scoreIndex" wx:key="scoreIndex"><view class="iconfont icon-shoucangxiao data-v-4870c2f9"></view></block></view></view><view class="evaluation-bd data-v-4870c2f9"><view class="evaluation-content f-26 col-9 data-v-4870c2f9">{{item.$orig['text']}}</view><view class="picImage_view data-v-4870c2f9"><block wx:for="{{item.$orig['pic']}}" wx:for-item="picItem" wx:for-index="picIndex"><image class="picImage data-v-4870c2f9" src="{{picItem}}"></image></block></view><block wx:if="{{item.g0}}"><block class="data-v-4870c2f9"><view class="evaluation-imgs dis-flex flex-warp data-v-4870c2f9"><block wx:for="{{item.$orig['replypicone']}}" wx:for-item="comment_image_item" wx:for-index="index" wx:key="index"><block class="data-v-4870c2f9"><image src="{{comment_image_item}}" mode class="data-v-4870c2f9"></image></block></block></view></block></block></view><block wx:if="{{!!item.$orig['replytextone']}}"><block class="data-v-4870c2f9"><view class="store-reply data-v-4870c2f9"><view class="reply-content data-v-4870c2f9"><view class="reply-content-item f-24 col-9 data-v-4870c2f9"><text class="reply-content-itemfont f-24 col-9 iconfont icon-pinglun data-v-4870c2f9"></text>商家回复:<text class="col-3 data-v-4870c2f9">{{item.$orig['replytextone']}}</text></view></view></view></block></block></view></block></block></view>
|