pbootcms系統 如何修改產品展示頁面單頁產品展示個數
時間: 2023-03-15 12:18:31 瀏覽次數:1587
1:電腦版網站template/newtemp/epro_list.html第67行{pboot:list num=15 order=oppose}改成{pboot:list num=27 order=oppose}2:手機版網站template/newtemp/wap/epro_list.html第181行{pboot:list num=20 order=oppose}改成{pboot:list num=26 order=oppose}
1:電腦版網站
template/newtemp/epro_list.html
第67行
{pboot:list num=15 order=oppose}
改成
{pboot:list num=27 order=oppose}
2:手機版網站
template/newtemp/wap/epro_list.html
第181行
{pboot:list num=20 order=oppose}
改成
{pboot:list num=26 order=oppose}