diff --git a/components/pagination/pagination.vue b/components/pagination/pagination.vue index 120cbd4..06f23b2 100644 --- a/components/pagination/pagination.vue +++ b/components/pagination/pagination.vue @@ -6,11 +6,11 @@ {{ loadingText }} - + {{ noMoreText }} - + {{ emptyIcon }} {{ emptyText }} @@ -24,19 +24,19 @@ 共 {{ total }} 条,第 {{ currentPage }} / {{ totalPages }} 页 - + - - + -