From 091e8141706fcdf9ee5fb06d0829abc8924fc17b Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Thu, 2 Nov 2023 23:50:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2chat=E9=87=8C=E7=9A=84contact?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 34 ++++++----- app/DataBase/data.py | 4 +- app/Ui/chat/chat.py | 116 ++++---------------------------------- app/Ui/contact/contact.py | 2 +- app/Ui/mainview.py | 5 +- 5 files changed, 37 insertions(+), 124 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 559f7722..3039714e 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,10 @@