thinkphp6 视图 tpl_replace_string 使用不了的解决方案
1、请查看是否安装模块 topthink/think-template,tp6开始很多模块都是独立出来的。
2、在 config/view.php 添加 tpl_replace_string,属性,如下图所示:
3、清理缓存!!!【重要】
文章来源:https://www.toymoban.com/diary/thinkphp/73.html
文章来源地址https://www.toymoban.com/diary/thinkphp/73.html
到此这篇关于tp6 tpl_replace_string 不生效使用不了应该怎么解决?的文章就介绍到这了,更多相关内容可以在右上角搜索或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!