ksh033
ksh033
className属性不生效,原因:className通过babel-plugin-transform-react-jsx-to-rn-stylesheet转成style属性,组件中有不使用style属性。另外为什么AtInput一定要onChange?,value不能在AtInput state控制吗?
AtButton在 Form也提交不了,建议属性 const { size = 'normal', type = '', circle, full, loading, disabled, customStyle, ...restProps } = this.props 这样至少还能用
使用Token的方式更改样式有什么好处?
是否可以onSearchInputChange加一个延迟时间执行