home.wxml 182 B

123456
  1. <cu-custom bgColor="bg-lw-header">
  2. <view slot="content">抢票</view>
  3. </cu-custom>
  4. <lw-rob list="{{list}}"></lw-rob>
  5. <view wx:if="no_more" class="no_more">没有更多数据</view>