From 20b4b913664da5f9eba4d2e7380a7d7a1d03ba92 Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Sun, 12 Nov 2023 13:15:47 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E5=AF=BC=E8=88=AA=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=95=88=E6=9E=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 27 ++++++++++++------ app/Ui/MyComponents/prompt_bar.py | 39 ++++++++++++++++++++++++++ app/Ui/mainview.py | 24 +++++++++++----- app/Ui/mainwindow.py | 38 +++++++++++++++++-------- app/Ui/mainwindow.ui | 46 +++++++++++++++++++++++-------- app/config.py | 2 ++ readme.md | 8 +++--- 7 files changed, 142 insertions(+), 42 deletions(-) create mode 100644 app/Ui/MyComponents/prompt_bar.py diff --git a/.idea/workspace.xml b/.idea/workspace.xml index ffeee82..55ddfbf 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,15 +4,14 @@