The first thing the code does is to select all the p tags found within the container. It then inserts data using the .data(this.props.data) call ...
確定! 回上一頁