1. 代码
<div id="output" style="width: 100%;height: 100%; display: none;">
<div id="crumbs" style="width: 100%;height: 20px;"></div>
<div id="terminal" style="width: 100%;height: calc(100% - 20px);"></div>
</div>
2. 效果图
[scode type=“yellow”]注意:减号两边一定要打空格,不然会失效[/scode]