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

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

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

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

Loading…
Cancel
Save