From 12eaa66bc52038bc8c1a491b797e7088d8411cda Mon Sep 17 00:00:00 2001 From: zhengkunwang <31820853+zhengkunwang223@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:40:10 +0800 Subject: [PATCH] =?UTF-8?q?style:=20=E5=8E=BB=E6=8E=89=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=88=97=E8=A1=A8=E4=B8=AD=E7=9A=84=E6=9B=B4=E6=96=B0=E5=BA=94?= =?UTF-8?q?=E7=94=A8=E5=88=97=E8=A1=A8=E6=8C=89=E9=92=AE=20(#6105)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/app-store/apps/index.vue | 38 ++++----------------- 1 file changed, 6 insertions(+), 32 deletions(-) diff --git a/frontend/src/views/app-store/apps/index.vue b/frontend/src/views/app-store/apps/index.vue index 3bba0e792..19adb5ad1 100644 --- a/frontend/src/views/app-store/apps/index.vue +++ b/frontend/src/views/app-store/apps/index.vue @@ -56,11 +56,6 @@ - - - {{ $t('app.showLocal') }} - - - - - {{ $t('app.syncAppList') }} - - + + + {{ $t('app.showLocal') }} + + @@ -168,12 +163,10 @@