展示统计数字。
import { HiStatistic } from 'hi-kits/statistic'
简单的展示。 x
<h-row gutter="10"> <h-col span="6"> <h-statistic heading="Active Users"> 1,949,101 </h-statistic> </h-col> <h-col span="6"> <h-statistic heading="Account Balance (CNY) "> 2,019.11 </h-statistic> </h-col> <h-col span="6"> <h-statistic heading="Unmerged"> 93/ 100 </h-statistic> </h-col> </h-row>
<h-row> <h-col span="8"> <h-statistic heading="Feedback"> <h-icon name="heart" size="24" color="#F44336"></h-icon> 1,128 </h-statistic> </h-col> <h-col span="8"> <h-statistic heading="Day Level"> <h-countdown style="font-size: 24px; color: rgba(8, 136, 6, 0.707);"></h-countdown> </h-statistic> </h-col> </h-row>
heading
string
Tabs 标签页 Timeline 时间轴