|
|
@ -190,7 +190,7 @@ const Root = props => { |
|
|
|
</ConfigProvider> |
|
|
|
: '' |
|
|
|
} |
|
|
|
<iframe id="iotAuth" src={"http://localhost:5200/cross"} style={{ position: 'absolute', top: 0, height: 1, visibility: 'hidden' }} frameBorder={0} > |
|
|
|
<iframe id="iotAuth" src={"http://10.8.30.82:5200/cross"} style={{ position: 'absolute', top: 0, height: 1, visibility: 'hidden' }} frameBorder={0} > |
|
|
|
<p>你的浏览器不支持 iframe。</p> |
|
|
|
</iframe> |
|
|
|
</> |
|
|
|