Thinkphp 模板中使用自定义函数的方法_PHP教程
程序员文章站
2022-06-05 23:27:47
...
1.number_format
{$number|number_format=2} 千分位,保留两位小数
2.round
{$number|round=2} 四舍五入保留两位小数