getAssetManager();
$asset = $assets->getBundle('app\wx\assets\AppAsset');
function img($file, $path = '/i/')
{
return \Yii::$app->request->baseUrl . $path.$file;
}
?>
=$this->render("@app/views/widgets/ui-loading")?>
=$this->render('pages/index-template', ['asset' => $asset])?>
=$this->render('pages/rank-template', ['asset' => $asset])?>
=$this->render("@app/views/widgets/stat-code")?>