From 842a7cce645865ab84598679c2f18076ce6a9704 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AF=92=E5=AF=92?= <2596194220@qq.com> Date: Fri, 19 Dec 2025 21:37:44 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A=E4=BF=AE=E5=A4=8D=E4=B8=80?= =?UTF-8?q?=E4=BA=9BBUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/growth_report.iml | 9 +- .idea/inspectionProfiles/Project_Default.xml | 56 ------ .idea/misc.xml | 2 +- .idea/modules.xml | 8 + .idea/vcs.xml | 2 +- .idea/workspace.xml | 175 ++++-------------- README.md | 2 +- config.toml | 25 +++ config/config.py | 2 +- data/names.xlsx | Bin 6183 -> 9872 bytes main_nicegui.py | 8 +- .../(定制款 横板)中班 幼儿学期发展报告.pptx | Bin 0 -> 2440121 bytes ui/views/config_page.py | 2 +- 13 files changed, 88 insertions(+), 203 deletions(-) delete mode 100644 .idea/inspectionProfiles/Project_Default.xml create mode 100644 .idea/modules.xml create mode 100644 config.toml create mode 100644 templates/(定制款 横板)中班 幼儿学期发展报告.pptx diff --git a/.idea/growth_report.iml b/.idea/growth_report.iml index e2e8179..32d1b89 100644 --- a/.idea/growth_report.iml +++ b/.idea/growth_report.iml @@ -1,5 +1,10 @@ - + + + + + +