From 407c4726bdad9d49fc8e6fd5b1ea1c2330e9a4fb Mon Sep 17 00:00:00 2001 From: pd <2146434163@qq.com> Date: Fri, 15 Aug 2025 14:12:53 +0800 Subject: [PATCH] =?UTF-8?q?=E6=98=BE=E7=A4=BAmarked=20=E6=96=B0=E5=8A=A0?= =?UTF-8?q?=E4=B8=BB=E9=A2=98=20=E6=8F=90=E4=BE=9B=E4=B8=8B=E8=BD=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deepsearcher/templates/html/index.html | 307 ++++-- deepsearcher/templates/index.html | 88 -- deepsearcher/templates/static/css/styles.css | 319 +++--- deepsearcher/templates/static/data/test.txt | 95 ++ deepsearcher/templates/static/js/app.js | 688 +++++++------ .../templates/static/themes/Readme.md | 4 + .../templates/static/themes/github.css | 450 +++++++++ .../open-sans-v17-latin-ext_latin-700.woff2 | Bin 0 -> 20108 bytes ...n-sans-v17-latin-ext_latin-700italic.woff2 | Bin 0 -> 18456 bytes ...open-sans-v17-latin-ext_latin-italic.woff2 | Bin 0 -> 18604 bytes ...pen-sans-v17-latin-ext_latin-regular.woff2 | Bin 0 -> 19396 bytes .../templates/static/themes/latex.css | 699 +++++++++++++ .../templates/static/themes/light.css | 945 ++++++++++++++++++ .../templates/static/themes/newsprint.css | 641 ++++++++++++ .../newsprint/pt-serif-v11-latin-700.woff2 | Bin 0 -> 29400 bytes .../pt-serif-v11-latin-700italic.woff2 | Bin 0 -> 28388 bytes .../newsprint/pt-serif-v11-latin-italic.woff2 | Bin 0 -> 34732 bytes .../pt-serif-v11-latin-regular.woff2 | Bin 0 -> 32960 bytes .../templates/static/themes/pixyll.css | 556 +++++++++++ .../themes/pixyll/lato-v14-latin-300.woff | Bin 0 -> 29852 bytes .../pixyll/lato-v14-latin-300italic.woff | Bin 0 -> 22312 bytes .../themes/pixyll/lato-v14-latin-900.woff | Bin 0 -> 27260 bytes .../pixyll/lato-v14-latin-900italic.woff | Bin 0 -> 28688 bytes .../pixyll/merriweather-v19-latin-300.woff | Bin 0 -> 22872 bytes .../merriweather-v19-latin-300italic.woff | Bin 0 -> 22884 bytes .../pixyll/merriweather-v19-latin-700.woff | Bin 0 -> 22696 bytes .../merriweather-v19-latin-700italic.woff | Bin 0 -> 23024 bytes .../templates/static/themes/whitey.css | 297 ++++++ 28 files changed, 4449 insertions(+), 640 deletions(-) delete mode 100644 deepsearcher/templates/index.html create mode 100644 deepsearcher/templates/static/data/test.txt create mode 100644 deepsearcher/templates/static/themes/Readme.md create mode 100644 deepsearcher/templates/static/themes/github.css create mode 100644 deepsearcher/templates/static/themes/github/open-sans-v17-latin-ext_latin-700.woff2 create mode 100644 deepsearcher/templates/static/themes/github/open-sans-v17-latin-ext_latin-700italic.woff2 create mode 100644 deepsearcher/templates/static/themes/github/open-sans-v17-latin-ext_latin-italic.woff2 create mode 100644 deepsearcher/templates/static/themes/github/open-sans-v17-latin-ext_latin-regular.woff2 create mode 100644 deepsearcher/templates/static/themes/latex.css create mode 100644 deepsearcher/templates/static/themes/light.css create mode 100644 deepsearcher/templates/static/themes/newsprint.css create mode 100644 deepsearcher/templates/static/themes/newsprint/pt-serif-v11-latin-700.woff2 create mode 100644 deepsearcher/templates/static/themes/newsprint/pt-serif-v11-latin-700italic.woff2 create mode 100644 deepsearcher/templates/static/themes/newsprint/pt-serif-v11-latin-italic.woff2 create mode 100644 deepsearcher/templates/static/themes/newsprint/pt-serif-v11-latin-regular.woff2 create mode 100644 deepsearcher/templates/static/themes/pixyll.css create mode 100644 deepsearcher/templates/static/themes/pixyll/lato-v14-latin-300.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/lato-v14-latin-300italic.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/lato-v14-latin-900.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/lato-v14-latin-900italic.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/merriweather-v19-latin-300.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/merriweather-v19-latin-300italic.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/merriweather-v19-latin-700.woff create mode 100644 deepsearcher/templates/static/themes/pixyll/merriweather-v19-latin-700italic.woff create mode 100644 deepsearcher/templates/static/themes/whitey.css diff --git a/deepsearcher/templates/html/index.html b/deepsearcher/templates/html/index.html index f9591d0..f9620c7 100644 --- a/deepsearcher/templates/html/index.html +++ b/deepsearcher/templates/html/index.html @@ -1,88 +1,243 @@ -
- - + + +基于大型语言模型和向量数据库的企业知识管理系统,支持私有数据搜索和在线内容整合,提供准确答案和综合报告。
-+ 基于大型语言模型和向量数据库的企业知识管理系统,支持私有数据搜索和在线内容整合,提供准确答案和综合报告。 +
+