title = $model->book_name; $this->params['breadcrumbs'][] = ['label' => '书', 'url' => ['index']]; $this->params['breadcrumbs'][] = Html::encode($model->book_name); ?>