1.number_format
{$number|number_format=2} 千分位,保留两位小数
2.round
{$number|round=2} 四舍五入保留两位小数
Thinkphp模板中使用自定