在dede标签中只要使用2个函数就可以。

    [field:body function="cn_substr(Html2text(@me),80)"/]

    Html2text()函数是去掉html标签代码。

    cn_substr(str,80)函数是截取字符串长度。

相关文章:

  • 2021-07-27
  • 2021-11-16
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-01-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案