pre_develop
hjm 6 years ago
parent 95ded6f4ca
commit a316a9cebf

@ -80,7 +80,7 @@ class MainContent extends Component {
.page--body { z-index: ${showIframeContent ? '9999': '1'} ; }
.b-label>.resize-helper { top: ${showIframeContent ? '10px': '50%'} }
`}</style>
{ showIframeContent ? <iframe src="https://106.75.27.125:42288/vnc.html" id="contentIframe" ></iframe> :
{ showIframeContent ? <iframe src="http://106.75.27.125:42288/vnc.html" id="contentIframe" ></iframe> :
<React.Fragment>
{/* 旧版本、评测等待提示--更新提示块*/}
{/*<div className="tip-panel-animate clearfix user_bg_shadow bor-grey-e">

Loading…
Cancel
Save