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.
|
- <view class="container">
- <!-- <view class="index-position">
- <navigator url="/pages/market/index">
- <text class="iconfont icon-dingweib txt"></text> {{market.name}} <text class="iconfont icon-choose"></text>
- </navigator>
- </view> -->
- <c-banner wx:key="unique" list="{{list}}" />
- <c-rushToBuy />
- <c-coupons id="lists" bind:myevent="onGetCode" />
- </view>
|