From 0c002987280f906af457cff8cef763b8c8011570 Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Thu, 26 Oct 2023 22:45:44 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=AF=E6=8C=81=E5=AF=BC=E5=87=BAcsv?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F=E8=81=8A=E5=A4=A9=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 66 ++++++++++++++++++---- app/DataBase/data.py | 2 +- app/DataBase/output.py | 110 ++++++++++++++++++++++++++++-------- app/Ui/contact/contact.py | 41 ++++++++++++-- app/Ui/contact/contactUi.py | 8 +-- app/Ui/contact/contactUi.ui | 2 +- 6 files changed, 184 insertions(+), 45 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 35bf0eb..23d4e5f 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,9 +4,14 @@