...
|
...
|
@@ -74,6 +74,9 @@ class DetailContainer extends Component { |
|
|
this.props.actions.getWeChatAtten();
|
|
|
this.props.actions.getCommentsList();
|
|
|
this.props.actions.getPraiseForArtivle();
|
|
|
|
|
|
NativeModules.YH_CommonHelper.logEvent('YB_STROLL_CONT', {});
|
|
|
|
|
|
}
|
|
|
|
|
|
componentWillUnmount() {
|
...
|
...
|
|