This commit is contained in:
2019-06-19 22:41:40 +08:00
parent 5c31e8e612
commit d3eef9c5fd
34 changed files with 1464 additions and 107 deletions

View File

@@ -10,9 +10,9 @@
// +----------------------------------------------------------------------
// +----------------------------------------------------------------------
// | Trace设置 开启 app_trace 后 有效
// | Trace设置 开启调试模式后有效
// +----------------------------------------------------------------------
return [
// 内置Html Console 支持扩展
// 内置Html 支持扩展
'type' => 'Html',
];