在main.php 里面配置return array(’theme’=>’basic’,......);要使用theme里面的资源的话,比如说images, js, css, 应该这样, Yii::app()->theme->baseUrl.”/images/FileName.gif”