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

有个bug, indicaterStyle设置无效 #2

Closed
nanatot opened this issue Mar 5, 2018 · 2 comments
Closed

有个bug, indicaterStyle设置无效 #2

nanatot opened this issue Mar 5, 2018 · 2 comments

Comments

@nanatot
Copy link

nanatot commented Mar 5, 2018

在Banner中遗漏了{...this.props},
故在BannerIndicater中无法获取到indicaterStyle,
希尽快修复一下,谢谢。
<BannerIndicater ref = {(ref) => {this.indicater = ref}} style = {indicaterStyle} indicaterType = {indicaterType} indicaterAlign = {indicaterAlign} dotStyle = {dotStyle} currentDotStyle = {currentDotStyle} circleStyle = {circleStyle} numberStyle = {numberStyle} titleStyle = {titleStyle} count = {length} titles = {titles} {...this.props} />

@netyouli
Copy link
Owner

netyouli commented Mar 5, 2018

没有问题的indicaterStyle 就是设置BannerIndicater样式的

@netyouli netyouli closed this as completed Mar 5, 2018
@netyouli
Copy link
Owner

netyouli commented Mar 5, 2018

indicaterStyle无效已经修复了谢谢,不是你说这个问题

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

No branches or pull requests

2 participants