织梦DEDECMS简略标题调用标签

织梦教程 强烈建议 2024-02-06 13:29 94 0
  title=”[field:title/] :原标题   [field:shorttitle/] :简短标题   [field:title/] 全标题   [field:shorttitle/] 简短标题   [field:picname/] 缩略图图片地址   但是有时候如果没有写简略标题呢?   我们就可以用这个标签了:   [field:array runphp='yes'] if(@me['shorttitle']=='') @me=@me['title'];else @me=@me['shorttitle'];[/field:array]。   上面说的是在栏目页的简略标题调用标签。   在织梦CMS内容页就要用下面这两个标签了:   {dede:field.shorttitle/}   {dede:field name='array' runphp='yes'} if(@me['shorttitle']=='') @me=@me['title'];else @me=@me['shorttitle'];

时间:(2024-02-06 13:29:21)
本站资源均来自互联网或会员发布,如果不小心侵犯了您的权益请与我们联系。我们将立即删除!谢谢!