2012-07-14 93 views

回答

2

尝试把plain: true,在面板的配置。

+0

什么都没有,还是一样的。 – 2012-07-14 17:24:53

+2

尝试帧:true,但面板将具有圆形边框... – Marko 2012-07-14 17:28:46

0

添加配置

bodyCls:'your-css' 

`cls:'your-css'` 

添加CSS样式在default.html中或特定的样式表。

.your-css 
{ 
    background-color:#4169E1 !important; 
} 
+0

我应该在哪里添加'baseCls:'你-css''?在app.js? – 2012-07-14 11:58:30

+0

对不起它的bodyCls在你的面板配置 – Jom 2013-01-10 14:34:32

9

我什么工作很简单:

bodyStyle : 'background:none', // Removes the default white background