diff --git a/src/views/history/index.vue b/src/views/history/index.vue index 45ad024..fda495e 100644 --- a/src/views/history/index.vue +++ b/src/views/history/index.vue @@ -10,7 +10,7 @@ :class="setAnimationClass('animate__bounceIn')" :style="setAnimationDelay(index, 30)" > - +
{{ item.count }}
@@ -24,6 +24,8 @@