title = $model->isNewRecord ? '添加冠军性别' : '编辑冠军性别'; $this->params['breadcrumbs'][] = ['label' => '冠军性别' , 'url' => [\Yii::$app->urlManager->createUrl(["admin/mall/goods/cat3"])]]; $this->params['breadcrumbs'][] = $this->title; ?>
title ?>
'images', 'id' => 'img_url_upload', 'name' => 'img_url', 'label' => '图标', 'value' => $model->img_url, 'tip' => '图片大小128×128', 'required' => true, 'imageCompressEnable' => 1, 'imageCompressBorder' => 128, ])?>
升序,值越小排序越靠前
status == 0 ? 'checked=""' : ''?>> status == 1 ? 'checked=""' : ''?>>
is_hide == 0 ? 'checked=""' : ''?>> is_hide == 1 ? 'checked=""' : ''?>>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>