From 63635fe9335041620d743fe44422d57d665f9891 Mon Sep 17 00:00:00 2001 From: fofolee Date: Mon, 10 Feb 2025 00:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=91=BD=E4=BB=A4=E9=85=8D=E7=BD=AE=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E5=8A=A0=E5=85=A5=E6=96=B0=E5=BB=BA=E5=8F=AF=E8=A7=86?= =?UTF-8?q?=E5=8C=96=E7=BC=96=E6=8E=92=E7=9A=84=E5=85=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/CommandEditor.vue | 208 ++++++------------ .../composer/flow/ComposerButtons.vue | 16 +- src/components/config/FooterBar.vue | 48 +++- src/pages/ConfigurationPage.vue | 84 ++++--- 4 files changed, 166 insertions(+), 190 deletions(-) diff --git a/src/components/CommandEditor.vue b/src/components/CommandEditor.vue index 0156542..46af740 100644 --- a/src/components/CommandEditor.vue +++ b/src/components/CommandEditor.vue @@ -1,84 +1,74 @@