title = $model->isNewRecord ? '创建' : '编辑'; $this->params['breadcrumbs'][] = $this->title; ?>