最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
extjs4 布局控件 Ext.container.Viewport
时间:2022-06-25 18:30:45 编辑:袖梨 来源:一聚教程网
下面看看生成代码:
代码如下 | 复制代码 |
[Js] 这里放置logo',xtype: "panel", title: "标题", autoHeight: true, border: false, margins: '0 0 5 0' }, { region: 'west', collapsible: true, title: '左侧导航', xtype: 'panel', width: 200, autoScroll: true }, { region: 'center', xtype: 'tabpanel', activeItem: 0, items: { title: '首页', html: '这里是首页正文内容' } }, { region: 'south', title: '底部', collapsible: true, //允许折叠 html: '这里放置版权信息', split: true, height: 100, minHeight: 100 }] }); }); |
效果如下:
相关文章
- 《四季城与多米糯》冰霉莓服装分享 01-14
- 《仙剑世界》凡缘结作用介绍 01-14
- 《神器传说》连击流玩法攻略 01-14
- 《火山的女儿》正义的苍鹰成就攻略 01-14
- 《火山的女儿》女儿守在床下的秘密选择攻略 01-14
- 《王者荣耀》冰雪奇缘联动小兵皮肤获得方法 01-14