可以看下 CATEGORYS栏目数组面包屑导航{catpos(catid)} 当前位置,在首页什么都不显示,在栏目页和文章页会显示所在栏目层级。
文件导入
{template "content","header"} 调用content目录下的header.html文件
{template "content","footer"} 调用content
header.html文件
{template "content","filename"} 调用content目录下的filename.html文件
判断首页分类列表页内页
下面是我自己总结出来的,用户PHPCMS
inputtime DESC"}
{loop $data $v}