| 1 |
- <view class="data-v-fe52dccc"><view class="sort data-v-fe52dccc" style="font-size:24rpx;"><view data-event-opts="{{[['tap',[['handSortOptions',['all']]]]]}}" class="{{['data-v-fe52dccc','sort-item',[(!search.price&&!search.sale)?'sort-item--active':'']]}}" bindtap="__e"><text class="data-v-fe52dccc">综合</text></view><view data-event-opts="{{[['tap',[['handSortOptions',['price']]]]]}}" class="{{['data-v-fe52dccc','sort-item',[(search.price)?'sort-item--active':'']]}}" bindtap="__e"><text class="data-v-fe52dccc">价格</text><sort-icon class="m-l-10 data-v-fe52dccc" vue-id="3cf15a26-1" status="{{search.price}}" active-color="{{themeColor}}" bind:__l="__l"></sort-icon></view><view data-event-opts="{{[['tap',[['handSortOptions',['sale']]]]]}}" class="{{['data-v-fe52dccc','sort-item',[(search.sale)?'sort-item--active':'']]}}" bindtap="__e"><text class="data-v-fe52dccc">销量</text><sort-icon class="m-l-10 data-v-fe52dccc" vue-id="3cf15a26-2" status="{{search.sale}}" active-color="{{themeColor}}" bind:__l="__l"></sort-icon></view></view><block wx:if="{{thirdly}}"><thirdly-tabs vue-id="3cf15a26-3" scrollheight="{{scrollHeight}}" class="data-v-fe52dccc" bind:__l="__l"></thirdly-tabs></block><block wx:if="{{scrollHeight}}"><mescroll-uni vue-id="3cf15a26-4" height="{{scrollHeight}}" fixed="{{false}}" down="{{downOption}}" up="{{upOption}}" data-ref="mescrollRef" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" class="data-v-fe52dccc vue-ref" bind:__l="__l" vue-slots="{{['default']}}"><block wx:if="{{banner}}"><view class="data-v-fe52dccc"><w-banner vue-id="{{('3cf15a26-5')+','+('3cf15a26-4')}}" content="{{banner.content}}" styles="{{banner.styles}}" class="data-v-fe52dccc" bind:__l="__l"></w-banner></view></block><view class="{{['data-v-fe52dccc','goods-container','goods-container-'+goodsStyle]}}"><block wx:for="{{goodsList}}" wx:for-item="item" wx:for-index="__i0__" wx:key="id"><view data-event-opts="{{[['tap',[['goGoodsDetail',['$0'],[[['goodsList','id',item.id,'id']]]]]]]}}" class="goods-item data-v-fe52dccc" bindtap="__e"><goods-card vue-id="{{('3cf15a26-6-'+__i0__)+','+('3cf15a26-4')}}" shape="{{goodsStyle}}" name="{{item.name}}" image="{{item.image}}" price="{{item.sell_price}}" minPrice="{{item.lineation_price}}" class="data-v-fe52dccc" bind:__l="__l"></goods-card></view></block></view></mescroll-uni></block></view>
|