From cde34e491963586e1d6b104525113679c9e086a4 Mon Sep 17 00:00:00 2001 From: leokaka1 Date: Mon, 19 Jan 2026 13:54:34 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E7=9A=84=E5=B8=83=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .claude/settings.local.json | 3 +- web/pages/custom-tool-create.html | 125 +++--- web/pages/dataset-create.html | 140 ++++--- web/pages/fine-tune-create.html | 153 ++++--- web/pages/login.html | 49 +-- web/pages/main.html | 643 ++++++++++++++++++++++++----- web/pages/model-eval-create.html | 131 +++--- web/pages/model-manage-create.html | 116 +++--- 8 files changed, 943 insertions(+), 417 deletions(-) diff --git a/.claude/settings.local.json b/.claude/settings.local.json index a3e993e..26e21e6 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -32,7 +32,8 @@ "Bash(find:*)", "Bash(./test_upload.sh:*)", "Bash(./test_all.sh)", - "Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)" + "Bash(/data/code/FT_Platform/YG_FT_Platform/test_data_dir.sh:*)", + "Bash(grep:*)" ] } } diff --git a/web/pages/custom-tool-create.html b/web/pages/custom-tool-create.html index 0dde29a..978b4b4 100644 --- a/web/pages/custom-tool-create.html +++ b/web/pages/custom-tool-create.html @@ -4,55 +4,69 @@ 添加自定义工具 / 远光软件微调平台 - - - + + -