From e30779450732234f3bfe43f7bd13fb3601eafdd3 Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Wed, 5 Apr 2023 00:01:06 +0800 Subject: [PATCH] =?UTF-8?q?=E7=83=82=E4=BA=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/WeChatMsg.iml | 3 ++ app/Ui/contact/analysis/analysis.py | 73 ++++++++++++++++++++--------- app/Ui/contact/analysis/charts.py | 45 +++++++++++------- app/Ui/contact/contact.py | 38 ++++++++++----- app/Ui/contact/contactUi.py | 10 +++- app/Ui/contact/contactUi.ui | 26 +++++++++- app/Ui/mainwindow.ui | 46 +++++------------- 7 files changed, 152 insertions(+), 89 deletions(-) diff --git a/.idea/WeChatMsg.iml b/.idea/WeChatMsg.iml index ec63674..aad402c 100644 --- a/.idea/WeChatMsg.iml +++ b/.idea/WeChatMsg.iml @@ -4,4 +4,7 @@