- <view>
- <scroll-view class="item-he" scroll-y>
- <view class="item-main" wx:for="{{5}}">
- <view class="item-right">
- <view class="item-title" style="background-image: url('{{imgUrl}}nnzzditemtitle.png');">新闻标题</view>
- <view class="item-c">
- <view class="item-context">拉卡机了咖啡机垃圾分类卡机了咖啡机阿里斯顿积分栏</view>
- </view>
- </view>
- </view>
- <view style="height:40rpx"></view>
- </scroll-view>
- </view>
|