拖动cover-view,cover-view会抖动,非常严重
你好,请提供一下出现问题的机型和微信版本,以及能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
你可以尝试用动画api 效果可能会好些。
Animation.translate3d(number tx, number ty, number tz)