IOS 平台,this.animate scroll-view 组件下拉回弹效果消失并抖动
IOS 平台,页面配置 disableScroll: true, scroll-view 设置 scroll-y 和 固定height,scroll-view 内容区域高度大于 scroll-view 高度,对 scroll-view 内部元素调用 this.animate,在动画进行过程中,scroll-view 的下拉回弹消失,顶部下拉时页面出现抖动。
IOS 平台,页面配置 disableScroll: true, scroll-view 设置 scroll-y 和 固定height,scroll-view 内容区域高度大于 scroll-view 高度,对 scroll-view 内部元素调用 this.animate,在动画进行过程中,scroll-view 的下拉回弹消失,顶部下拉时页面出现抖动。