ThinkPHP include标签
include标签引入其他的模板文件
@include(note.index)
file包含模板文件的格式为
模块@[主题]:控制器:操作方法(模板名)
首页
我的博客
粤ICP备17103704号