C端小程序
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.

5 lines
149 B

  1. <view class="container">
  2. <c-banner wx:key="unique" list="{{list}}" />
  3. <c-rushToBuy />
  4. <c-coupons id="lists" bind:myevent="onGetCode" />
  5. </view>