From 41ff1b8f446f6e23da73edd42f85ac7ad62fa247 Mon Sep 17 00:00:00 2001 From: wangqiao Date: Fri, 12 Sep 2025 08:50:27 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=AF=BC=E8=88=AA=E6=A0=8F?= =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E5=92=8C=E9=97=B4=E8=B7=9D=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/kl-nav-tab/index.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/kl-nav-tab/index.vue b/components/kl-nav-tab/index.vue index 115326e..a9b0ec0 100644 --- a/components/kl-nav-tab/index.vue +++ b/components/kl-nav-tab/index.vue @@ -3,7 +3,9 @@
图夕夕
- {{ item.remark }} + {{ + item.remark + }}
立即登录 - {{ userStore.userInfoRes.nickname || '立即登录' }} + {{ userStore.userInfoRes.nickname || '立即登录' }}