picture = new Ext.BoxComponent({
id : 'picture',
name:'picture',
width:'70px', // ͼƬ¿í¶È
height:'70px', // ͼƬ¸ß¶È
autoEl:{
tag:'img',
src:IMGAES_URL
}});
?
»òÕßpanel ÖÐhtml
picture = new Ext.BoxComponent({
id : 'picture',
name:'picture',
width:'70px', // ͼƬ¿í¶È
height:'70px', // ͼƬ¸ß¶È
autoEl:{
tag:'img',
src:IMGAES_URL
}});
?
»òÕßpanel ÖÐhtml