pbootcms模板如何实现产品置顶
找到文件夹 templates defalut index.html
用编辑器打开index.html文件,找到产品的地方
将order=sorting 改成 istop=1
如果要调用推荐产品,用这个标签 isrecommend=1
头条产品:isheadline=1
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END
pbootcms模板如何实现产品置顶
找到文件夹 templates defalut index.html
用编辑器打开index.html文件,找到产品的地方
将order=sorting 改成 istop=1
如果要调用推荐产品,用这个标签 isrecommend=1
头条产品:isheadline=1