Merge branches 'dev_aliyun' and 'dev_item_bank' of https://bdgit.educoder.net/Hjqreturn/educoder into dev_item_bank

yslnewtiku
杨树明 5 years ago
commit 1954d8ff29

@ -77,6 +77,15 @@ function JupyterTPI (props) {
const emptyCtx = ( const emptyCtx = (
<div className="jupyter_empty"> <div className="jupyter_empty">
<style>
{ `
.ant-empty{
margin-top:80px;
color:#fff;
}
`
}
</style>
<Empty /> <Empty />
</div> </div>
); );

Loading…
Cancel
Save