首页
IT
登录
6mi
u
盘
搜
搜 索
IT
ext 按钮之间的间距
ext 按钮之间的间距
xiaoxiao
2021-04-18
96
new
Ext.Button({ minWidth:
70
,
//按钮最小宽度
style: { marginBottom:
'10px'
,
//距底部高度
marginLeft:
'10px'
,
//距左边宽度
marginRight:
'10px'
//距右边宽度
}, id :
'test'
, text :
'button'
});
转载请注明原文地址: https://ju.6miu.com/read-675316.html
技术
最新回复
(
0
)