dedeCms 中時間如何呼叫

zrghs發表於2020-12-23

呼叫頻道下的列表時間描述
{dede:channelartlist typeid='8,8'}
{dede:arclist limit='0,1' titlelen='50' orderby='pubdate'}           
[field:pubdate function="MyDate('Y-m-d',@me)"/]時間
<a href="hbts.zrghs.com">[field:title/]</a>標題
<p>[field:description function="cn_substr(@me,200)"/]...</p>描述
{/dede:arclist}
 {dede:arclist limit='1,3' titlelen='50' orderby='pubdate'}
<a href="[field:arcurl/]">[field:title/]</a>
<span>[field:pubdate function="MyDate('Y',@me)"/]</span>[field:pubdate function="MyDate('m-d',@me)"/]</div>
<p>[field:description function="cn_substr(@me,100)"/]...</p>
{/dede:arclist}
{/dede:channelartlist}

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/69990906/viewspace-2744536/,如需轉載,請註明出處,否則將追究法律責任。

相關文章