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
暂无评论内容