title = '添加分类'; $this->params['breadcrumbs'][] = ['label' => '分类', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; ?>
render('_form', [ 'model' => $model, 'childCateList' => $childCateList, ]) ?>