render('index.tpl', [ // 明确指定.tpl扩展名 'title' => 'Hello Hyperf111111111' ]); } }