createBanner.php 163 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 <?php $this->breadcrumbs=array( '静态内容管理'=>array('indexStatic'), '添加', ); ?> <?php echo $this->renderPartial('_form', array('model'=>$model)); ?>