|
|
|
@ -179,7 +179,7 @@ class MainContent extends Component {
|
|
|
|
|
{/*<div className="-changebg -bg-weightblack" id="-bg-change-color"></div>*/}
|
|
|
|
|
</div>
|
|
|
|
|
<div className="split-panel--second -layout -vertical -flex -relative -bg-black -flex-basic60"
|
|
|
|
|
id="games_valuation_contents" style={{height: '258px'}}>
|
|
|
|
|
id="games_valuation_contents" style={{height: '258px', minHeight: '85px'}}>
|
|
|
|
|
{/* 测试结果、评测信息区域 */}
|
|
|
|
|
{ loading ? <CircularProgress size={40} thickness={3} style={{ marginLeft: 'auto', marginRight: 'auto', marginTop: '10%', display: 'block' }}/>
|
|
|
|
|
:
|
|
|
|
|