Authored by 于良

启用数据上报 review by days

... ... @@ -688,7 +688,7 @@ export default class Home extends Component {
ref={(c) => {
this.listView = c;
}}
yh_viewVisible = {false}
yh_viewVisible = {true}
contentContainerStyle={styles.contentContainer}
dataSource={this.dataSource.cloneWithRowsAndSections(dataSource)}
renderRow={this._renderRow}
... ...