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
373 B
1 lines
373 B
<view class="bg data-v-0f3ba3fa"><block wx:for="{{list}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="item data-v-0f3ba3fa"><view class="title data-v-0f3ba3fa">{{''+item.title+''}}<block wx:if="{{!item.isRead}}"><label class="_span data-v-0f3ba3fa"></label></block></view><view class="time data-v-0f3ba3fa">{{item.time}}</view></view></block></view>
|