php变量也不行,必须在控制器定义变量view::assign('$title','标题');才能替换 ``` {include file="Public/header" title="$info->title" /} 标题测试:[title] ``` 结果 `标题测试:`