diff --git a/components/card/GitCard.vue b/components/card/GitCard.vue index ce2e5ac..3f2bb2d 100644 --- a/components/card/GitCard.vue +++ b/components/card/GitCard.vue @@ -103,7 +103,7 @@ const props = defineProps<{ :to="`https://cantyonion.site/git/${commit.content.CompareURL}`" class="text-blue-500 hover:text-blue-700" style="font-family: 'LXGW WenKai Mono', monospace" - >比较 {{ commit.content.Commits.length }} 提交 >> + >比较 {{ commit.content.Len }} 提交 >>