1 |
- <z-paging wx:if="{{k}}" class="r" u-s="{{['top','bottom','refresher','loadingMoreNoMore','d']}}" u-r="paging" bindonRefresh="{{g}}" bindscroll="{{h}}" bindquery="{{i}}" u-i="22885f19-0" bind:__l="__l" bindupdateModelValue="{{j}}" u-p="{{k}}"><custom-nav-bar class="r" u-s="{{['d']}}" u-r="navbar" u-i="22885f19-1,22885f19-0" bind:__l="__l" u-p="{{b}}" slot="top"><slot name="navBarLeft"/></custom-nav-bar><view wx:if="{{c}}" slot="bottom"><slot name="pagebottom"/></view><view wx:for="{{d}}" wx:for-item="v0" wx:key="c" slot="{{v0.d}}"><custom-refresher wx:if="{{v0.b}}" u-i="{{v0.a}}" bind:__l="__l" u-p="{{v0.b}}"/></view><view class="custom-content"><slot name="content"/></view><custom-nomore wx:if="{{e}}" u-i="22885f19-3,22885f19-0" bind:__l="__l" slot="loadingMoreNoMore"/></z-paging>
|