欢迎来到素材无忧网,按 + 收藏我们
登录 注册 退出 找回密码

如何对描述字符description限制字数

时间: 2024-02-22 11:48 阅读: 作者:素材无忧网

在eyoucms中,在列表页调用文章摘要的方法主要有:

1:{$field.seo_description}

2:{$field.seo_description|html_msubstr=###,0,90,true}

方法一:
{$field.seo_description}需要配合{eyou:arclist titlelen='40' row='4' infolen='100'}使用,infolen='100'即为调用100个字节。
实例:
{eyou:arclist titlelen='40' row='4' infolen='100' typeid='1'}

  • {$field.title}

    {$field.title}



    {$field.seo_description}...



  • {/eyou:arclist}

    版权声明: 本站资源均来自互联网或会员发布,如果侵犯了您的权益请与我们联系,我们将在24小时内删除!谢谢!

    转载请注明: 如何对描述字符description限制字数

    推荐文章
    模板推荐