diff --git a/src/components/layout/Footer.vue b/src/components/layout/Footer.vue index 6c74d80..e3b6d38 100644 --- a/src/components/layout/Footer.vue +++ b/src/components/layout/Footer.vue @@ -25,8 +25,8 @@ const currentYear = new Date().getFullYear();
{{ t('home.hero.subtitle') }} @@ -70,7 +70,7 @@ const currentYear = new Date().getFullYear();
- {{ t('community.subtitle') }} + {{ t('community.hero.subtitle') }}
{{ message.description }}
-{{ message.description }}
+{{ community.description }}
- - 了解更多 - - +{{ community.description }}
+