From 641fd114a7d543aa010571656c4a286a685ccd8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=AB=87=E8=93=9D=E8=89=B2?= <565837861@qq.com> Date: Thu, 27 Feb 2025 19:38:21 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9B=BE=E7=89=87=E8=B7=AF?= =?UTF-8?q?=E5=BE=84=EF=BC=8C=E6=9B=B4=E6=8D=A2=E4=B8=8B=E8=BD=BD=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E4=BD=8D=E7=BD=AE=EF=BC=8C=E4=BF=AE=E6=94=B9=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E7=9A=84=E4=B8=AD=E6=96=87=EF=BC=8C=E6=96=87=E5=AD=97?= =?UTF-8?q?=E6=9B=BF=E6=8D=A2=EF=BC=8C=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/index.html | 82 +- frontend/package-lock.json | 8109 +++++++++++++++++ frontend/package.json | 3 +- {images => frontend/public/img}/bj.png | Bin {images => frontend/public/img}/chimg.png | Bin frontend/src/App.jsx | 2 +- .../OllamaOptions/index.jsx | 10 +- .../LLMSelection/OllamaLLMOptions/index.jsx | 12 +- .../UploadFile/FileUploadProgress/index.jsx | 2 +- .../src/components/Modals/Password/index.jsx | 4 +- .../src/components/SettingsSidebar/index.jsx | 2 +- frontend/src/components/Sidebar/index.jsx | 2 +- .../UserMenu/AccountModal/index.jsx | 26 +- frontend/src/pages/Admin/Section/index.jsx | 1 + .../src/pages/DataAnalysis/DataAnalysis.css | 31 +- frontend/src/pages/DataAnalysis/index.jsx | 129 +- frontend/src/pages/Home/home.css | 2 +- frontend/src/pages/Home/index.jsx | 12 +- .../ReportGeneration/ReportGeneration.css | 123 + frontend/src/pages/ReportGeneration/index.jsx | 36 +- frontend/src/pages/Tendency/Tendency.css | 123 + frontend/src/pages/Tendency/index.jsx | 257 +- frontend/src/pages/Yuqingfenxi/index.jsx | 31 +- frontend/src/utils/paths.js | 3 + package-lock.json | 1008 -- package.json | 4 - 26 files changed, 8567 insertions(+), 1447 deletions(-) create mode 100644 frontend/package-lock.json rename {images => frontend/public/img}/bj.png (100%) rename {images => frontend/public/img}/chimg.png (100%) create mode 100644 frontend/src/pages/ReportGeneration/ReportGeneration.css create mode 100644 frontend/src/pages/Tendency/Tendency.css diff --git a/frontend/index.html b/frontend/index.html index 29aa5f6..179a6f5 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -1,38 +1,50 @@ -
- - - -