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.

8 lines
266 B

  1. <view class="index-position">
  2. <navigator url="/pages/market/index" >
  3. <text class="iconfont icon-dingweib"></text> {{market.name}} <text class="iconfont icon-choose"></text>
  4. </navigator>
  5. </view>
  6. <c-banner imgUrls="{{imgUrls}}" />
  7. <c-rushToBuy />
  8. <c-coupons />