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 line
978 B

1 year ago
<view class="page flex-col" style="height:auto;"><view class="box_1 flex-col" style="height:auto;"><view class="block_2 flex-col" style="height:auto;"><view class="list_1 flex-col" style="justify-content:unset;"><block wx:for="{{loopData0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['go1',['$0'],[[['loopData0','',index,'id']]]]]]]}}" class="list-items_1 flex-row" bindtap="__e"><image class="box_2 flex-col" src="{{item.image}}"></image><view class="box_3 flex-col justify-between"><text class="text_2">{{item.title}}</text><view class="group_1 flex-row justify-between"><view class="image-text_1 flex-row justify-between"><image class="icon_2" style="width:30rpx;height:20rpx;margin-top:10rpx;" src="/static/lanhu_remenhuodong/75ed3630fc3b171e5582c378553fa4fd.png"></image><text class="text-group_1">{{item.views}}</text></view><text class="text_3">{{item.ctime}}</text></view></view></view></block></view></view></view></view>