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
BUG 描述 mip-carousel 在图片轮播的时候会不停发送图片请求
复现步骤
看官网的自动轮播例子即可
期望结果 加载完图片之后,不应该再持续使用 new Image() 发送请求
截图 如果合适,添加问题相关的截图
环境及版本信息:
其他信息 其他补充信息
The text was updated successfully, but these errors were encountered:
Brunoon
No branches or pull requests
BUG 描述
mip-carousel 在图片轮播的时候会不停发送图片请求
复现步骤
看官网的自动轮播例子即可
期望结果
加载完图片之后,不应该再持续使用 new Image() 发送请求
截图
如果合适,添加问题相关的截图
环境及版本信息:
其他信息
其他补充信息
The text was updated successfully, but these errors were encountered: