!156 图表宽度

Merge pull request !156 from 德仔/develop
This commit is contained in:
德仔 2021-03-22 19:53:15 +08:00 committed by Gitee
commit f1386bb21d

View File

@ -4,18 +4,22 @@
title="营养统计"
:data="nutritionSource"
type="nutrition"
width="364px"
:subTitle="subTitle"
/>
<pie-chart
title="热量统计"
:data="caloriesSource"
type="calories"
width="364px"
:subTitle="subTitle"
/>
<pie-chart
title="质量统计"
:data="weightSource"
type="weight"
width="364px"
:subTitle="subTitle"
/>
<el-button size="mini" type="text" @click="backToAll" class="see_all"