{{item.name}}
平均值 {{item.average}}
最大值 {{item.max}}
最小值 {{item.min}}
平均值 {{(item.average)}}
最大值 {{(item.max)}}
最小值 {{(item.min)}}