Files
2026-04-14 17:38:46 +08:00

1 line
1.5 KiB
Plaintext

<view class="cate-home"><mescroll-uni class="vue-ref" vue-id="59846874-1" bg-color="#f4f4f4" top="{{positionTop}}" bottom="50px" safearea="{{true}}" down="{{downOption}}" up="{{upOption}}" data-ref="{{'mescrollRef'+i}}" data-event-opts="{{[['^init',[['mescrollInit']]],['^down',[['downCallback']]],['^up',[['upCallback']]]]}}" bind:init="__e" bind:down="__e" bind:up="__e" bind:__l="__l" vue-slots="{{['default']}}"><view class="content"><view style="margin:0 30rpx;"><cate-nav vue-id="{{('59846874-2')+','+('59846874-1')}}" list="{{navList}}" bind:__l="__l"></cate-nav></view><block wx:if="{{$root.g0}}"><view class="contain"><active-area vue-id="{{('59846874-3')+','+('59846874-1')}}" list="{{hotGoods}}" type="hot" title="品类热销" bind:__l="__l"></active-area></view></block><block wx:if="{{$root.g1}}"><view class="contain"><active-area vue-id="{{('59846874-4')+','+('59846874-1')}}" list="{{newGoods}}" type="new" title="品类推荐" bind:__l="__l"></active-area></view></block><view class="goods"><image class="title-img" src="/static/images/category_title.png"></image><u-waterfall generic:scoped-slots-left="cate-home-u-waterfall-left" data-vue-generic="scoped" generic:scoped-slots-right="cate-home-u-waterfall-right" bind:input="__e" class="vue-ref" vue-id="{{('59846874-5')+','+('59846874-1')}}" add-time="{{20}}" data-ref="uWaterfall" value="{{goodsList}}" data-event-opts="{{[['^input',[['__set_model',['','goodsList','$event',[]]]]]]}}" bind:__l="__l" vue-slots="{{['right','left']}}"></u-waterfall></view></view></mescroll-uni></view>