title = '我收藏的'; $this->params['breadcrumbs'][] = $this->title; /* @var $this \yii\web\View */ ?> $dataProvider, 'itemView' => '_item', 'layout' => "{items}\n{pager}", 'itemOptions' => [ 'tag' => 'li', ], 'options' => [ 'tag' => 'ul', 'class' => 'post-list' ] ]) ?>