<view class="{{['ccPullScroll','data-v-a5dea026',customClass]}}" style="{{'height:'+(height)+';'}}"><scroll-view class="ccPullScrollview data-v-a5dea026" id="{{scrollId}}" scroll-top="{{scrollTop}}" scroll-with-animation="{{false}}" scroll-y="{{scrollAble}}" enable-back-to-top="{{true}}" lower-threshold="{{upOffset}}" data-event-opts="{{[['scroll',[['scroll',['$event']]]],['touchstart',[['touchstart',['$event']]]],['touchmove',[['touchmove',['$event']]]],['touchend',[['touchend',['$event']]]],['touchcancel',[['touchend',['$event']]]]]}}" bindscroll="__e" bindtouchstart="__e" bindtouchmove="__e" bindtouchend="__e" bindtouchcancel="__e"><view style="{{'transform:'+(translateY)+';'+('transition:'+(transition)+';')}}" class="data-v-a5dea026"><view class="{{['cc-pull-down-wrap','data-v-a5dea026',[(isShowDownTip&&isDownSuccess)?'is-success':''],[(isShowDownTip&&isDownError)?'is-error':'']]}}" style="{{'height:'+(downOffset+'rpx')+';'}}"><block wx:if="{{!isShowDownTip}}"><view class="{{['cc-pull-loading-icon','data-v-a5dea026',(isDownLoading)?'cc-pull-loading-rotate':'']}}" style="{{'transform:'+(downRotate)+';'}}"></view></block><view class="data-v-a5dea026">{{downText}}</view></view><slot></slot><block wx:if="{{isEmpty}}"><slot name="empty"></slot></block><view class="cc-pull-up-wrap data-v-a5dea026"><block wx:if="{{isUpLoading}}"><block wx:if="{{$slots.up-loading}}"><slot name="up-loading"></slot></block><block wx:else><view class="cc-pull-loading-icon cc-pull-loading-rotate data-v-a5dea026"></view><view class="data-v-a5dea026">{{upLoadingText}}</view></block></block><block wx:if="{{isUpError&&showUpError}}"><block wx:if="{{$slots.up-error}}"><slot name="up-error"></slot></block><block wx:else><block wx:if="{{upErrorText}}"><view data-event-opts="{{[['tap',[['onUpErrorClick',['$event']]]]]}}" bindtap="__e" class="data-v-a5dea026">{{upErrorText}}</view></block></block></block><block wx:else><block wx:if="{{isUpFinish&&showUpFinish}}"><block wx:if="{{$slots.up-finish}}"><slot name="up-finish"></slot></block><block wx:else><block wx:if="{{upFinishText}}"><view class="data-v-a5dea026">{{upFinishText}}</view></block></block></block></block></view></view></scroll-view><block wx:if="{{backTop}}"><view data-event-opts="{{[['tap',[['onBackTop',['$event']]]]]}}" class="{{['cc-pull-back-top','data-v-a5dea026',(isShowBackTop)?'is-show':'']}}" bindtap="__e"><block wx:if="{{$slots.backtop}}"><slot name="backtop"></slot></block><block wx:else><image class="default-back-top data-v-a5dea026" src="{{defaultBackTopImgSrc}}" mode="aspectFill"></image></block></view></block></view>
|