摘要:
Ext.create('Ext.tab.Panel', { height: 400, renderTo: document.body, items: [{ xtype: 'panel', title: 'Inner Panel One', width: '100%', flex: 2 }, { xtype: 'panel', title: 'Inner Panel Two', width: 250, flex: 4 }, { x... 阅读全文
posted @ 2014-01-05 16:36
weipan
阅读(883)
评论(0)
推荐(0)
浙公网安备 33010602011771号