2012-07-14 139 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