一个问题?tabpanel中放checkbox不能正常显示

今天写了一个tabpanel里面放checkbox不能正常显示,改变一下窗口大小才显示出来,我设置的高度也应该够呀

[img]/upload/attachment/59908/319cefde-cac1-3ab3-ab48-2e261bdf4ca3.jpg[/img]

[img]/upload/attachment/59910/3e34c176-05df-37f8-81f0-639a0ec36dab.jpg[/img]


代码
var authtabpanel = new Ext.TabPanel({
activeTab: 0,
renderTo:'roleauthpanel',
frame:true,
defaults:{autoHeight: true},
items:[


{title:'strategyInfo',height:300,items:[
{xtype:'checkbox',height:100,boxLabel: 'Item 3', name: 'cb-auto-3',inputValue:'item3'}
]}
,

{title:'systemInfo',height:300,items:[
{xtype:'checkbox',height:100,boxLabel: 'Item 3', name: 'cb-auto-3',inputValue:'item3'}
]}
,

{title:'baseInfo',height:300,items:[
{xtype:'checkbox',height:100,boxLabel: 'Item 3', name: 'cb-auto-3',inputValue:'item3'}
]}

]
});
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值