1 |
- <view class="home data-v-1524273d"><block wx:if="{{isRequest}}"><tui-skeleton vue-id="e13d7d2e-1" loadingType="2" class="data-v-1524273d" bind:__l="__l"></tui-skeleton></block><block wx:else><view class="{{['search-input','data-v-1524273d',(isSticky)?'fixed':'']}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="search-content data-v-1524273d" bindtap="__e"><text class="iconfont icon-sousuo data-v-1524273d"></text><view class="search-text data-v-1524273d">搜索商品</view></view></view><view class="{{['swiper-content','data-v-1524273d',(isSticky)?'top':'']}}"><banner vue-id="e13d7d2e-2" list="{{bannerImageList}}" class="data-v-1524273d" bind:__l="__l"></banner></view><view class="container-section data-v-1524273d"><block wx:for="{{productFloor}}" wx:for-item="floor" wx:for-index="i" wx:key="i"><view class="data-v-1524273d"><view class="floor-title data-v-1524273d"><view class="title data-v-1524273d"><view class="name data-v-1524273d">{{floor.title}}</view><view class="desc data-v-1524273d">{{floor.description}}</view></view><view data-event-opts="{{[['tap',[['navToDetailPage',['$0'],[[['productFloor','',i]]]]]]]}}" class="more data-v-1524273d" bindtap="__e"><block wx:if="{{floor.productList.length>=6}}"><text class="data-v-1524273d">更多</text><text class="iconfont tui-icon-arrowright data-v-1524273d"></text></block></view></view><view class="product-list data-v-1524273d"><block wx:for="{{floor.productList}}" wx:for-item="product" wx:for-index="index" wx:key="index"><cm-product class="product data-v-1524273d" vue-id="{{'e13d7d2e-3-'+i+'-'+index}}" data="{{product}}" bind:__l="__l"></cm-product></block></view></view></block></view><scroll-top vue-id="e13d7d2e-4" isScrollTop="{{isScrollTop}}" bottom="{{160}}" class="data-v-1524273d" bind:__l="__l"></scroll-top><cm-active-popup vue-id="e13d7d2e-5" visible="{{activePopupVisible}}" image="{{couponActivityIcon}}" data-event-opts="{{[['^click',[['activeClick']]],['^closed',[['activeClosed']]]]}}" bind:click="__e" bind:closed="__e" class="data-v-1524273d" bind:__l="__l"></cm-active-popup><cm-selector-coupons vue-id="e13d7d2e-6" visible="{{otherCouponFlag}}" title="呵呵商城" subTitle="您已获得优惠券奖励,赶紧去领取吧!" image="{{StaticUrl+'logo.png'}}" data-event-opts="{{[['^click',[['handleSelectorClick']]]]}}" bind:click="__e" class="data-v-1524273d" bind:__l="__l"></cm-selector-coupons></block></view>
|