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
官方文档中关于loading状态一节,对于loadingkeep的说明有误:
loadingkeep
如果请求时间少于指定的时间,则最终时间为展示的时间
无
应该改为
如果请求时间少于指定的时间,则最终时间为指定的时间
The text was updated successfully, but these errors were encountered:
感谢勘误 ❤️
Sorry, something went wrong.
已修正
No branches or pull requests
Bug 描述 Bug description
官方文档中关于loading状态一节,对于
loadingkeep
的说明有误:代码重现 Reproduce
无
期望结果 Desired result
应该改为
其他信息 Other information
无
The text was updated successfully, but these errors were encountered: