1 https://www.jianshu.com/p/5c6a27ebd4be
2 去掉配置里的smarty缓存 删除以下两行
$config[‘cache_lifetime‘] = 60; $config[‘caching‘] = true;
ci框架smarty整合
原文:https://www.cnblogs.com/shangshikaiblog/p/9747269.html