|
|
|
@ -30,6 +30,8 @@ class CompetitionCommon extends Component{
|
|
|
|
|
|
|
|
|
|
componentDidMount(){
|
|
|
|
|
window.document.title = '竞赛';
|
|
|
|
|
console.log("CompetitionCommon");
|
|
|
|
|
console.log(this.props);
|
|
|
|
|
if(this.props.match.params.identifier!=null){
|
|
|
|
|
this.getbannerdata();
|
|
|
|
|
// this.setState({
|
|
|
|
|