mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update view.php
This commit is contained in:
parent
39b4af2f92
commit
e6634ca24d
@ -26,7 +26,7 @@ return [
|
||||
// 模板文件名分隔符
|
||||
'view_depr' => DIRECTORY_SEPARATOR,
|
||||
// 去除HTML空格换行
|
||||
'strip_space' => false,
|
||||
'strip_space' => true,
|
||||
// 模板缓存配置
|
||||
'tpl_cache' => !app()->isDebug(),
|
||||
// 模板引擎普通标签开始标记
|
||||
|
Loading…
x
Reference in New Issue
Block a user