From 134dd17f3fee2f6a4d48d85cde195cbf6e5ecdb6 Mon Sep 17 00:00:00 2001 From: fit2bot <68588906+fit2bot@users.noreply.github.com> Date: Thu, 27 Jul 2023 16:52:58 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E6=B7=BB=E5=8A=A0=E5=BA=94=E7=94=A8?= =?UTF-8?q?=E5=B8=82=E5=9C=BA=E9=93=BE=E6=8E=A5=20(#3292)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * perf: 添加应用市场链接 * perf: 修改版本号 * perf: 修改高度 --------- Co-authored-by: ibuler --- src/components/Tooltip/index.vue | 8 ++++---- src/i18n/langs/en.json | 1 + src/i18n/langs/ja.json | 1 + src/i18n/langs/zh.json | 1 + .../settings/Applet/Applet/AppletDetail/Detail.vue | 8 ++++---- src/views/settings/Applet/Applet/AppletList.vue | 10 ++++++++++ .../settings/Applet/Applet/components/CardTable.vue | 13 ++++++++++--- 7 files changed, 31 insertions(+), 11 deletions(-) diff --git a/src/components/Tooltip/index.vue b/src/components/Tooltip/index.vue index efeeaaff5..b2e7308dc 100644 --- a/src/components/Tooltip/index.vue +++ b/src/components/Tooltip/index.vue @@ -1,10 +1,10 @@