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
问题描述 编译到支付宝小程序 设置 AtActivityIndicator 组件的size值无效
复现步骤
<AtActivityIndicator size={12}></AtActivityIndicator> <AtActivityIndicator></AtActivityIndicator> <AtActivityIndicator content='加載中...' size={50} mode="center" > </AtActivityIndicator>
期望行为 可以设置size
报错信息
系统信息
补充信息
The text was updated successfully, but these errors were encountered:
CC @SzHeJason
Sorry, something went wrong.
问题已经解决
SzHeJason
No branches or pull requests
问题描述
编译到支付宝小程序 设置 AtActivityIndicator 组件的size值无效
复现步骤
期望行为
可以设置size
报错信息
系统信息
补充信息
The text was updated successfully, but these errors were encountered: