title = $model->isNewRecord ? '添加公告' : '编辑公告'; $this->params['breadcrumbs'][] = ['label' => '公告列表' , 'url' => [\Yii::$app->urlManager->createUrl(["admin/cms/notice/index"])]]; $this->params['breadcrumbs'][] = $this->title; $status_labels = Notice::statusLabels(); ?>
title ?>
" lay-verify="required">
升序,值越小排序越靠前
$val):?> status == $key ? 'checked=""' : ''?>>
is_top == 0 ? 'checked=""' : ''?>> is_top == 1 ? 'checked=""' : ''?>>
is_index == 0 ? 'checked=""' : ''?>> is_index == 1 ? 'checked=""' : ''?>>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>