1.preview在线预览时头部被挡住的解决方案
解决方案:
在产生实例的页面添加: <div id="edui_fixedlayer" style="position: fixed; left: 0px; top: 60px; 0px; height: 0px; z-index: 1005;" class="edui-default">
</div>
top:60px;为离顶部距离