感谢您的支持,我会继续努力的!
打开微信扫一扫,即可进行扫码打赏哦
点我查看本站打赏源码!
Powered by RUNCODEX.COM,学的不仅是技术,更是梦想!!!
<div id="div1" class="easyui-layout" style="width:600px;height:400px">
<div data-options="region:'north',title:'北面',split:ture" style="height:100px;"></div>
<div data-options="region:'south',title:'南面',split:ture" style="height:100px;"></div>
<div data-options="region:'east',iconCls:'icon-reload',title:'东面',split:ture" style="height:100px;"></div>
<div data-options="region:'west',title:'西面',split:ture" style="height:100px;"></div>
<div data-options="region:'center',title:'',split:ture" style="padding:5px;background:#eee;"></div>
</div>
输入 JavaScript 代码……
xxxxxxxxxx
输入 CSS 代码……