From 4bd0e1aac536307d7a75c270cc8baecba3faedd5 Mon Sep 17 00:00:00 2001 From: shuaikangzhou <863909694@qq.com> Date: Wed, 22 Nov 2023 21:12:14 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E5=90=AF=E5=8A=A8=E8=BF=87?= =?UTF-8?q?=E7=A8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/workspace.xml | 28 ++++++++------- app/data/icons/loading.svg | 1 + app/decrypt/dat2pic.py | 2 ++ app/ui_pc/chat/chat_info.py | 1 - app/ui_pc/mainview.py | 71 +++++++++++++++++++------------------ main_pc.py | 20 +++++++---- 6 files changed, 70 insertions(+), 53 deletions(-) create mode 100644 app/data/icons/loading.svg diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 9d6b5b0..2da2981 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,8 +4,12 @@