From a24ce6a14da8300200ffc0f56dda485958e8dc81 Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Fri, 17 Nov 2023 22:44:55 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E8=81=8A=E5=A4=A9=E6=B0=94?= =?UTF-8?q?=E6=B3=A1=E4=B8=8D=E8=83=BD=E6=9B=B4=E6=94=B9=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 91 +++++++++++++++------------ app/DataBase/micro_msg.py | 1 + app/components/bubble_message.py | 2 + app/person.py | 15 ++++- app/ui_pc/chat/chatInfoUi.py | 1 - app/ui_pc/chat/chatUi.py | 68 ++++++++++++++++++++ app/ui_pc/chat/chatUi.ui | 105 +++++++++++++++++++++++++++++++ app/ui_pc/chat/chat_info.py | 25 +++++--- 8 files changed, 254 insertions(+), 54 deletions(-) create mode 100644 app/ui_pc/chat/chatUi.py create mode 100644 app/ui_pc/chat/chatUi.ui diff --git a/.idea/workspace.xml b/.idea/workspace.xml index a969bc2..f0acf67 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,19 +4,13 @@ - @@ -686,7 +679,8 @@ - @@ -708,6 +702,21 @@ 103