\yii\web\View::POS_HEAD]; //没有依赖 public $depends = []; static function getInitCls() { static $initCls = NULL; if(!isset($initCls)) $initCls = new BootstrapAsset(); return $initCls; } }