title = $model->isNewRecord ? '添加帮助' : '编辑帮助'; $this->params['breadcrumbs'][] = ['label' => '帮助列表' , 'url' => [\Yii::$app->urlManager->createUrl(["admin/faq/index"])]]; $this->params['breadcrumbs'][] = $this->title; $status_labels = Faq::statusLabels(); ?>
title ?>
$item):?> value="">
升序,值越小排序越靠前
$val):?> status == $key ? 'checked=""' : ''?>>
is_hot == 0 ? 'checked=""' : ''?>> is_hot == 1 ? 'checked=""' : ''?>>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>