'template' => [ // 模板引擎 'type' => 'think', // 普通标签开始标记 'tpl_begin' => '<{', // 普通标签结束标记 'tpl_end' => '}>' ],