chromesetting
杨树林 5 years ago
parent 570e3849eb
commit c367cd8d01

@ -545,19 +545,19 @@ class NewShixunModel extends Component{
>
</a>
{
this.props.type==='shixuns'?
(
item.is_jupyter===true?
{/*{*/}
{/* this.props.type==='shixuns'?*/}
{/* (*/}
{/* item.is_jupyter===true?*/}
<div className="myysljupyter fl ml20 mt3 intermediatecenter">
<p className="myysljupytertest">
Jupyter
</p>
</div>
:""
)
:""
}
{/* :""*/}
{/* )*/}
{/* :""*/}
{/*}*/}
<div className="cl"></div>
<style>

@ -394,7 +394,7 @@
margin-top: 4px;
}
.myysljupytertest{
width:39px;
width:54px;
height:16px;
line-height:16px;
font-size:12px;

@ -142,7 +142,7 @@
}
.jupytertextp{
width:39px;
width:54px;
height:16px;
line-height:16px;
font-size:12px;

Loading…
Cancel
Save