fix:更新已知bug,优化代码
This commit is contained in:
@@ -18,7 +18,7 @@ use support\view\Blade;
|
||||
use support\view\ThinkPHP;
|
||||
|
||||
return [
|
||||
'handler' => ThinkPHP::class,
|
||||
'handler' => \support\Template::class,
|
||||
'options' => [
|
||||
'tpl_cache' => true,
|
||||
'taglib_begin' => '<',
|
||||
|
||||
Reference in New Issue
Block a user