更新目录结构
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
return [
|
||||
// 模板引擎类型使用Think
|
||||
'type' => 'php',
|
||||
'type' => 'Think',
|
||||
// 默认模板渲染规则 1 解析为小写+下划线 2 全部转换小写 3 保持操作方法
|
||||
'auto_rule' => 1,
|
||||
// 模板目录名
|
||||
|
||||
Reference in New Issue
Block a user