import React, {Component} from 'react'; import competition from './comcss/competition.css'; import {getImageUrl} from 'educoder'; // 团队竞赛报名大图 class CompetitionMaxImg extends React.Component { constructor(props) { super(props) this.state = { GetenrollmentAPI: undefined } } componentDidMount() { } componentDidUpdate = (prevProps) => { if (prevProps.GetenrollmentAPI != this.props.GetenrollmentAPI) { this.setState({ GetenrollmentAPI: this.props.GetenrollmentAPI, }) } } render() { let {type, pint} = this.props; return (
{ type === 1 || type === 2 ?

在线竞赛平台

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

this.props.Jointheteam()}>加入战队

this.props.Createateam()}>创建战队

: type === 3 ?

在线竞赛平台

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

this.props.Jointheteam()}>加入战队

this.props.Createateam()}>创建战队

: type === 4 || type === 5 ?

在线竞赛平台

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

this.props.Jointheteam()}>加入战队

this.props.Createateam()}>创建战队

: type === 6 ?

在线竞赛平台

在线竞赛平台是一个面向计算机类的互联网IT教育和实战平台,

提供企业级工程实训,以实现工程化专业教学的自动化和智能化。

{ pint === 1 ?
this.props.Personalregistration()}>

this.props.Personalregistration()}>立即报名

: pint === 2 ?

已报名

:

报名已截止

}
:
}
) } } export default CompetitionMaxImg; // // type3 // /*
*/ // /*

Educoder竞赛平台

*/ // /*

高校智能课堂与综合实训平台

*/ // /*
*/ // /*
*/ // /*

this.props.Jointheteam()}>加入战队

*/ // /*
*/ // /*
*/ // /*

this.props.Createateam()}>创建战队

*/ // /*
*/ // // /*
*/ // /*
*/ // // // // type === 4 || type === 5 // //
// //

Educoder竞赛平台

// //

高校智能课堂与综合实训平台

// //
// //
// //

this.props.Jointheteam()}>加入战队

// //
// //
// //

this.props.Createateam()}>创建战队

// //
// // // //
// //