From 6c5706ba7d61ff05ed85acd738ab70dcb0d43540 Mon Sep 17 00:00:00 2001 From: uncle6me-web Date: Wed, 5 Aug 2026 13:31:57 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A3=9C=E4=B8=8A=E5=90=88=E4=BD=B5=E6=BC=8F?= =?UTF-8?q?=E6=94=B6=E7=9A=84=E4=BF=AE=E6=94=B9=E6=AA=94=EF=BC=88t189/t181?= =?UTF-8?q?/CIS=20portal=20=E6=9C=AC=E9=AB=94=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 上一筆 5d78806 我只 add 了新增檔(favicon 三件套),四個修改檔沒收進去 ⇒ 合併內容只推了一半,t189 的 tenant 比對修復其實還躺在工作區。 本次補上(實測與已刪分支 HEAD 23f2fd4 逐檔相同): · cypher-executor/src/routes/portal.ts +81(t181 /portal/daemon/extract、t189 tenant) · cypher-executor/src/routes/portal-data.ts +21 · console-ui/public/portal/index.html +169(CIS 視覺、版本卡) · cypher-executor/tests/portal-admin.test.ts +45 教訓:merge --no-commit 後要 git add -A,不能只 add status 裡看到的第一類。 Co-Authored-By: Claude Opus 5 (1M context) --- console-ui/public/portal/index.html | 169 +++++++++++++++++---- cypher-executor/src/routes/portal-data.ts | 21 ++- cypher-executor/src/routes/portal.ts | 81 ++++++++++ cypher-executor/tests/portal-admin.test.ts | 45 ++++++ 4 files changed, 284 insertions(+), 32 deletions(-) diff --git a/console-ui/public/portal/index.html b/console-ui/public/portal/index.html index 4649f3b..438cdb7 100644 --- a/console-ui/public/portal/index.html +++ b/console-ui/public/portal/index.html @@ -4,6 +4,9 @@ Arcrun Portal + + +