|
|
|
@ -868,9 +868,7 @@ class TPMBanner extends Component {
|
|
|
|
|
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
{/*{*/}
|
|
|
|
|
{/* this.props.is_jupyter===true?"":*/}
|
|
|
|
|
|
|
|
|
|
{ this.props.is_jupyter===true?"":
|
|
|
|
|
<Popover placement="right" content={
|
|
|
|
|
<div style={{"width": "530px"}} >
|
|
|
|
|
<div className="pr">
|
|
|
|
@ -932,9 +930,7 @@ class TPMBanner extends Component {
|
|
|
|
|
<MyRate allowHalf defaultValue={star_info[0]} disabled/>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</Popover>
|
|
|
|
|
|
|
|
|
|
{/*// }*/}
|
|
|
|
|
</Popover>}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
{
|
|
|
|
|