1 |
- <z-paging wx:if="{{j}}" class="r" u-s="{{['top','bottom','refresher','loadingMoreNoMore','d']}}" u-r="paging" bindonRefresh="{{f}}" bindscroll="{{g}}" bindquery="{{h}}" u-i="1a976688-0" bind:__l="__l" bindupdateModelValue="{{i}}" u-p="{{j}}"><custom-nav-bar class="r" u-s="{{['d']}}" u-r="navbar" u-i="1a976688-1,1a976688-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 u-i="1a976688-3,1a976688-0" bind:__l="__l" slot="loadingMoreNoMore"/></z-paging>
|