選択できるのは25トピックまでです。
トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
|
- <view class="index-position">
- <navigator url="/pages/market/index" >
- <text class="iconfont icon-dingweib"></text> {{market.name}} <text class="iconfont icon-choose"></text>
- </navigator>
- </view>
- <c-banner imgUrls="{{imgUrls}}" />
- <c-rushToBuy />
- <c-coupons />
|