title = \yii::$app->name; $baseUrl = yii::getAlias('@web'); $assets = $this->getAssetManager(); $asset = $assets->getBundle('app\wx\assets\AppAsset'); $site = $this->params['site']; ?> beginPage() ?> <?= Html::encode($this->title) ?> head() ?> beginBody() ?> endBody() ?> endPage() ?>