|
|
|
@ -684,7 +684,9 @@ class EcCompletionCalculation extends Component {
|
|
|
|
|
// })
|
|
|
|
|
}
|
|
|
|
|
{
|
|
|
|
|
Spintype===false?<li className={"clearfix newtarget_scoreclass lipadding10im bordereaeaea"} style={{width: 113*(total_rate_data+4)>1200?(113*(total_rate_data+4.5))+63:1200+"px"}}>
|
|
|
|
|
Spintype===false?<li className={"clearfix newtarget_scoreclass lipadding10im bordereaeaea"} style={{width: total_rate_data > 5 ? (180 * total_rate_data+226+16) : 1200 + "px"}}
|
|
|
|
|
// style={{width: 113*(total_rate_data+4)>1200?(113*(total_rate_data+4.5))+63:1200+"px"}}
|
|
|
|
|
>
|
|
|
|
|
{/*<span className="column-1 color-05101A mr16 width86">{k+1}</span>*/}
|
|
|
|
|
<span className="column-1 color-05101A mr16 width86">平均分</span>
|
|
|
|
|
{/*<span className="column-1 color-05101A ec_graduation_name mr16">{i.student_scores.name}</span>*/}
|
|
|
|
|