title = $model->isNewRecord ? '创建' : '编辑'; $this->params['breadcrumbs'][] = ['label' => '商品参数', 'url' => ['index']]; $this->params['breadcrumbs'][] = $this->title; $updateName = $model->formName() . '[valueData][update]'; $createName = $model->formName() . '[valueData][create]'; ?>

基本信息

field($model, 'title')->textInput(); ?> field($model, 'sort')->textInput(); ?> value as $key => $option) { ?>
排序 所属类型 属性名称 属性值 操作
'form-control sort', ]) ?> 'form-control type']) ?> 'form-control title', ]) ?> 'hideValue', ]) ?> 1) { echo '属性值编辑'; } ?> 删除
添加属性