From dde72da8bc40104a45b40d863074435e9a11165b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E6=80=A7=E9=A9=8A?= Date: Wed, 24 Sep 2025 18:08:22 +0800 Subject: [PATCH] feat: add taskbar --- components/StartMenu.vue | 12 +++++++----- i18n.config.ts | 4 ++-- lang/zh-TW.json | 10 +++++----- package.json | 7 +++---- 4 files changed, 17 insertions(+), 16 deletions(-) diff --git a/components/StartMenu.vue b/components/StartMenu.vue index 1f9e1b4..8599ac6 100644 --- a/components/StartMenu.vue +++ b/components/StartMenu.vue @@ -1,4 +1,6 @@