registerJsFile($layui_js_file, ['depends' => 'app\modules\admin\assets\AppAsset']); $this->title = '报告上传'; $this->params['breadcrumbs'][] = $this->title; ?>
title ?>
isNewRecord ? 'disabled' : '' ?> lay-verify="required">
isNewRecord ? 'disabled' : '' ?> lay-verify="required">
'file', 'id' => 'final_path_upload', 'name' => 'left_img', 'label' => "左脚图片", 'value' => $left_img, // 'tip' => '图片大小100px×100px' ]) ?> 'file', 'id' => 'final_path_upload_', 'name' => 'right_img', 'label' => "右脚图片", 'value' => $right_img, // 'value' => SiteHelper::getCustomiseOptionByKey("siteLogo","hump"), // 'tip' => '图片大小100px×100px' ]) ?>
registerJs($this->blocks['js_script_wrap'], \yii\web\View::POS_END); ?>