From 0f149ba15827392a8ef77c6be2ec3d3872ede6af Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 3 Jul 2025 23:40:40 +0800 Subject: [PATCH] 优化代码 --- src/views/layout/layout.vue | 60 ++++++++++++++++++++++++++++++++++-------------------------- 1 file changed, 34 insertions(+), 26 deletions(-) diff --git a/src/views/layout/layout.vue b/src/views/layout/layout.vue index 444b998..adc5f30 100644 --- a/src/views/layout/layout.vue +++ b/src/views/layout/layout.vue @@ -17,8 +17,9 @@ - {{ c.name }} - {{ $t('layout.moreCommunity') }} + {{ c.name }} + {{ $t('layout.moreCommunity') + }} @@ -69,15 +70,15 @@ - +