fellow-bar.wxml 315 Bytes
<!--page/subPackage/pages/zeroSell/components/fellow-bar.wxml-->


<view class="fellow-bar">
  <view class="title">关注有货公众号“潮流有货”,开奖后查看中奖结果</view>
  <view class="btn" bindtap="onClick">去关注</view>
</view>

<fellow-alert show="{{show}}" bindok="onOk"></fellow-alert>