我有一个SearchModule.php具有以下内容:classSearchModuleextendsCWebModule{//functioninit(){}/***@returnarrayПравилароутингадлятекущегомодуля*/functiongetUrlRules(){$customController=(Yii::app()->theme->getName()=='test'?'Test':'').'';returnarray($this->id.'///'=>$this->id.'/'.$customController.'/',$this->id