title = $model->isNewRecord ? '添加分类' : '编辑分类'; $this->params['breadcrumbs'][] = ['label' => '分类列表', 'url' => [\Yii::$app->urlManager->createUrl(["admin/store/store-bj"])]]; $this->params['breadcrumbs'][] = $this->title; ?>
title ?>
status == null || $model->status == 1 ? 'checked' : '' ?>> status == 2 ? 'checked' : '' ?>>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>