Skip to content
New issue

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属性无效 #661

Open
qiliangya opened this issue Jun 26, 2019 · 2 comments
Open

支付宝小程序 AtActivityIndicator size属性无效 #661

qiliangya opened this issue Jun 26, 2019 · 2 comments
Assignees

Comments

@qiliangya
Copy link

qiliangya commented Jun 26, 2019

问题描述
编译到支付宝小程序 设置 AtActivityIndicator 组件的size值无效

复现步骤

<AtActivityIndicator size={12}></AtActivityIndicator>
<AtActivityIndicator></AtActivityIndicator>
 <AtActivityIndicator
     content='加載中...'
     size={50}
     mode="center"
   >
  </AtActivityIndicator>

期望行为
可以设置size

报错信息
image

系统信息

  • Taro 版本 [v.1.3.4]
  • Taro UI 版本 [ v.2.2.1]
  • 报错平台 [alipay]
  • Node: 10.15.3
  • npm: 6.4.1

补充信息

@taro-ui-bot
Copy link

taro-ui-bot bot commented Jul 9, 2019

CC @SzHeJason

@qiliangya
Copy link
Author

问题已经解决

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants