Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ExtJS 4.1
如何从 Ext.Window 中去除圆角?
您必须创建另一个主题。这可以用 SASS 完成,也可以覆盖 css。我强烈建议 sass。
http://docs.sencha.com/ext-js/4-1/#!/guide/theming
或者,您也可以使用浮动面板,而不是窗口。