<div region="center" id="secondcenter" style="width:50px;height:50px"title="hello">
here is the 2nd centerLayout
<div class="easyui-tabs" fit="true">
<div title="站站查询" closable="false" style="overflow:auto;padding:0px;">
tabs-1 站站查询
</div>
<div title="车次查询" closable="false" style="overflow:auto;padding:0px;">
tabs-1 车次查询
</div>
</div>
</div>
</div>
here is the 2nd centerLayout
<div class="easyui-tabs" fit="true">
<div title="站站查询" closable="false" style="overflow:auto;padding:0px;">
tabs-1 站站查询
</div>
<div title="车次查询" closable="false" style="overflow:auto;padding:0px;">
tabs-1 车次查询
</div>
</div>
</div>
</div>
本文介绍了一个使用 EasyUI 框架实现的 Tab 控件示例,展示了如何创建不可关闭的标签页来展示站站查询和车次查询的功能。

995

被折叠的 条评论
为什么被折叠?



