From 7181da5b7b5aefbc7394c20080ccd77d27ba612e Mon Sep 17 00:00:00 2001 From: mcallzbl Date: Wed, 2 Apr 2025 18:51:45 +0800 Subject: [PATCH] =?UTF-8?q?=E8=BE=93=E5=85=A5=E5=8C=BA=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E5=AE=8C=E6=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/renderer/components/InputSection.vue | 206 ++++++++- .../renderer/screens/TextRewritingTool.vue | 417 ++---------------- 2 files changed, 234 insertions(+), 389 deletions(-) diff --git a/lingtropy-client/src/renderer/components/InputSection.vue b/lingtropy-client/src/renderer/components/InputSection.vue index 1d76085..75e6df2 100644 --- a/lingtropy-client/src/renderer/components/InputSection.vue +++ b/lingtropy-client/src/renderer/components/InputSection.vue @@ -74,11 +74,12 @@