You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
1.2 KiB
1 lines
1.2 KiB
<view class="wrap"><u-sticky vue-id="2bf24a21-1" bgColor="#fff" bind:__l="__l" vue-slots="{{['default']}}"><u-search bind:input="__e" vue-id="{{('2bf24a21-2')+','+('2bf24a21-1')}}" placeholder="日照香炉生紫烟" value="{{keyword}}" data-event-opts="{{[['^input',[['__set_model',['','keyword','$event',[]]]]]]}}" bind:__l="__l"></u-search><view>筛选</view></u-sticky><view class="list"><u-list bind:scrolltolower="__e" vue-id="2bf24a21-3" data-event-opts="{{[['^scrolltolower',[['scrolltolower']]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><block wx:for="{{indexList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><u-list-item bind:tap="__e" vue-id="{{('2bf24a21-4-'+index)+','+('2bf24a21-3')}}" data-event-opts="{{[['^tap',[['toInfo']]]]}}" bind:__l="__l" vue-slots="{{['default']}}"><u-cell vue-id="{{('2bf24a21-5-'+index)+','+('2bf24a21-4-'+index)}}" title="{{'列表长度-'+(index+1)}}" bind:__l="__l" vue-slots="{{['icon']}}"><u-avatar vue-id="{{('2bf24a21-6-'+index)+','+('2bf24a21-5-'+index)}}" slot="icon" shape="square" size="35" src="{{item.url}}" customStyle="margin: -3px 5px -3px 0" bind:__l="__l"></u-avatar></u-cell></u-list-item></block></u-list></view></view> |