C端小程序
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

8 satır
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 />