This commit is contained in:
@@ -18,6 +18,11 @@
|
|||||||
<n-number-animation :from="0" :to="cardData.count" />
|
<n-number-animation :from="0" :to="cardData.count" />
|
||||||
</n-statistic>
|
</n-statistic>
|
||||||
</n-card>
|
</n-card>
|
||||||
|
<n-card ml-10 w-500>
|
||||||
|
<n-statistic label="赠送豆子" tabular-nums>
|
||||||
|
<n-number-animation :from="0" :to="cardData.count" />
|
||||||
|
</n-statistic>
|
||||||
|
</n-card>
|
||||||
</div>
|
</div>
|
||||||
</n-col>
|
</n-col>
|
||||||
<n-col :span="24" mt-10>
|
<n-col :span="24" mt-10>
|
||||||
|
|||||||
Reference in New Issue
Block a user