Compare commits
2 Commits
233824e959
...
25e4185183
| Author | SHA1 | Date | |
|---|---|---|---|
| 25e4185183 | |||
| f191298dea |
@@ -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