THINKPHP5加载公共头部尾部模板方法

it2022-06-28  88

之前在3.2中用 <include file="public/header" /> 后来发现在thinkphp5中应该这样写才行 {include file="public/header" /}

转载于:https://www.cnblogs.com/lizhaoyao/p/6689162.html


最新回复(0)