index.wxml 78 B

12345
  1. <view class="unread">
  2. 总共{{total}}条
  3. </view>
  4. <List list="{{list}}" />