extjs4.0 怎么修改背景颜色和字体在extjs4.0中修改背景颜色和字体可以用style配置选项:如下:Ext.define 'App.your_package.CustomToolbar',extend: 'Ext.toolbar.Toolb2023-03-20html-css320