mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-07-05 22:52:49 +08:00
改进代码
This commit is contained in:
@@ -19,7 +19,7 @@ use think\Template;
|
||||
class Think
|
||||
{
|
||||
// 模板引擎实例
|
||||
private $template = null;
|
||||
private $template;
|
||||
// 模板引擎参数
|
||||
protected $config = [
|
||||
// 模板起始路径
|
||||
|
||||
Reference in New Issue
Block a user