class Message extends React.Component { constructor(props) { super(props); const dataSource = new ListView.DataSource({ // 这样写,每次都 ...
確定! 回上一頁