pbootcms當(dāng)前位置面包屑中的首頁如何改成英文
template文件夾里面,每個文件都打開找找,找到這個代碼:
{pboot:position}
改成:{pboot:position indextext='
Home'}
上面的Home可以自定義
參數(shù)說明:
separator=* 分隔符,非必填,默認(rèn)為>>
separatoricon=* 分割圖標(biāo),非必填,如使用圖標(biāo)字體:separatoricon='fa fa-angle-double-right'
indextext=* 首頁文本,非必填,默認(rèn)為"首頁"
indexicon=* 首頁圖標(biāo),非必填,如使用圖標(biāo)字體:indexicon='fa fa-home'