yii实现不调用layout布局文件的方法是:将Controller中的layout属性设置为false即可,例如【SiteController extends Controller{public $layout=false;}】。
技术文章 / 下载软件趣味内容 / 专业带飞