易優(yōu)cms arclist標(biāo)簽自帶有友好提示字段,沒有記錄時(shí)輸出自定義提示,屬性empty支持直接傳入html語法(html里只支持雙引號(hào),禁止單引號(hào))
{eyou:arclist typeid='文檔ID' limit='0,10' empty='暫時(shí)沒有數(shù)據(jù)'} <a href="{$field.arcurl}">{$field.title}</a> {/eyou:arclist} |
empty標(biāo)紅字段即為欄目無數(shù)據(jù)時(shí)的自定義提示。