Results 3 comments of Shuzhong Song

renderContentItem(contentList) { return contentList.map(item => {item.status} this.gotoLandingPage(item.vId)} /> {this.formatSecond(item.duration)} {item.title} {this.formatDate(item.releaseTime)} this.props.showMenuList(true)}/> { 0? 与百家号 已有文章 高度相似。: null } { this.renderRejectReason(item.status, item.rejectReason) } { this.renderMoreInfo(item) } ); } render() { return( this.updateContentList()}...

在这个Layout布局上拖放出来的组件都是独立的吗?比如:点击button怎么获取form的值?