<include file="Public:header"/>The introduction is invalid and the ThinkPHP framework is used. Do I need to set anything else?
滿天的星座2017-06-23 09:13:25
The name is incorrect, the name in the Public folder is hearder.html, there is an extra r, and the include is header
扔个三星炸死你2017-06-23 09:13:25
{include file="public:header" /} Linux is case-sensitive. P should be lowercase, and Hearder is a good r. If there is still a problem, it is a path problem