|
|
@ -53,7 +53,7 @@ class RegisListviewdata extends React.Component {
|
|
|
|
marginTop: "29px",
|
|
|
|
marginTop: "29px",
|
|
|
|
marginLeft: "37px"
|
|
|
|
marginLeft: "37px"
|
|
|
|
}}>
|
|
|
|
}}>
|
|
|
|
<p style={{
|
|
|
|
<p className="maxnamewidth160" style={{
|
|
|
|
color: "#05101A",
|
|
|
|
color: "#05101A",
|
|
|
|
fontSize: "16px",
|
|
|
|
fontSize: "16px",
|
|
|
|
width: "160px",
|
|
|
|
width: "160px",
|
|
|
@ -98,7 +98,6 @@ class RegisListviewdata extends React.Component {
|
|
|
|
</img>
|
|
|
|
</img>
|
|
|
|
<img className="regitemimgs22"
|
|
|
|
<img className="regitemimgs22"
|
|
|
|
src={getImageUrl(`images/educoder/competitions/pexjiazai.png`)}>
|
|
|
|
src={getImageUrl(`images/educoder/competitions/pexjiazai.png`)}>
|
|
|
|
|
|
|
|
|
|
|
|
</img>
|
|
|
|
</img>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
: ""
|
|
|
|
: ""
|
|
|
@ -112,7 +111,7 @@ class RegisListviewdata extends React.Component {
|
|
|
|
width: "134px",
|
|
|
|
width: "134px",
|
|
|
|
marginTop: "29px",
|
|
|
|
marginTop: "29px",
|
|
|
|
}}>
|
|
|
|
}}>
|
|
|
|
<p style={{
|
|
|
|
<p className="maxnamewidth134" style={{
|
|
|
|
color: "#05101A",
|
|
|
|
color: "#05101A",
|
|
|
|
fontSize: "16px",
|
|
|
|
fontSize: "16px",
|
|
|
|
textAlign: "center"
|
|
|
|
textAlign: "center"
|
|
|
|