例子1

乘法除法运算:

1格式:{$number|number_format}

保留小数点后2位小数。

 {$v/$total*100|string_format:"%0.2f"|cat:'%'}

 

截取字符串

{$pcomment|truncate:176:"...":true}

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-23
猜你喜欢
  • 2022-12-23
  • 2022-02-10
  • 2022-12-23
  • 2021-08-05
  • 2021-12-27
  • 2022-02-10
  • 2021-12-27
相关资源
相似解决方案