摘要: 1.render中如果使用props,直接用this.props.xxx,如果是在JSX中,用{this.props.xxx} 2.警告each child in an array or iterator should have a unique "key" prop. 在<PickerItem . 阅读全文
posted @ 2017-02-07 10:54 朋克 阅读(1423) 评论(0) 推荐(0) 编辑