We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
图片和视频均是本地资源,列表中原本有多张图片和视频,使用update方法将播放列表中的资源移除,只剩余视频1,然后通过update又增加了视频和图片 ,条件依然是自动轮播 ,但是当再次播放,播放到视频1的位置时,视频1位置后的资源不会再自动播放,此时自动轮播失效,但是可以通过手滑方式切换到下一个资源,自动轮播就恢复效果。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
图片和视频均是本地资源,列表中原本有多张图片和视频,使用update方法将播放列表中的资源移除,只剩余视频1,然后通过update又增加了视频和图片 ,条件依然是自动轮播 ,但是当再次播放,播放到视频1的位置时,视频1位置后的资源不会再自动播放,此时自动轮播失效,但是可以通过手滑方式切换到下一个资源,自动轮播就恢复效果。
The text was updated successfully, but these errors were encountered: