From 52eb5177ac2793246a0cb264c1656e8cfc83f23c Mon Sep 17 00:00:00 2001 From: claude_dev Date: Tue, 25 Aug 2026 00:37:41 +0800 Subject: [PATCH] =?UTF-8?q?feat(web):=20IC=E6=8E=92=E8=A1=8C=E6=A6=9C?= =?UTF-8?q?=E9=A1=B5=E2=80=94=E2=80=94=E7=93=A6=E7=89=87+=E7=AD=9B?= =?UTF-8?q?=E9=80=89chips+=E5=85=A8=E6=8C=87=E6=A0=87=E8=A1=A8=E6=A0=BC+IC?= =?UTF-8?q?=E8=B6=8B=E5=8A=BFsparkline+=E4=BF=A1=E5=8F=B7=E7=81=AF,?= =?UTF-8?q?=E7=BB=88=E7=AB=AF=E9=A3=8E1:1=20mockup=20[nas]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/src/views/factor/BatchEval.vue | 338 +++++++++ frontend/src/views/factor/Leaderboard.vue | 688 ++++++++++++++++++ .../src/views/factor/LeaderboardDetail.vue | 82 +++ 3 files changed, 1108 insertions(+) create mode 100644 frontend/src/views/factor/BatchEval.vue create mode 100644 frontend/src/views/factor/Leaderboard.vue create mode 100644 frontend/src/views/factor/LeaderboardDetail.vue diff --git a/frontend/src/views/factor/BatchEval.vue b/frontend/src/views/factor/BatchEval.vue new file mode 100644 index 0000000..8107dca --- /dev/null +++ b/frontend/src/views/factor/BatchEval.vue @@ -0,0 +1,338 @@ + + + + + diff --git a/frontend/src/views/factor/Leaderboard.vue b/frontend/src/views/factor/Leaderboard.vue new file mode 100644 index 0000000..ea0a4b0 --- /dev/null +++ b/frontend/src/views/factor/Leaderboard.vue @@ -0,0 +1,688 @@ + + + + + diff --git a/frontend/src/views/factor/LeaderboardDetail.vue b/frontend/src/views/factor/LeaderboardDetail.vue new file mode 100644 index 0000000..2719fab --- /dev/null +++ b/frontend/src/views/factor/LeaderboardDetail.vue @@ -0,0 +1,82 @@ + + + + +