From 6545ca675e1ddf456795cfdcee67b65d0e641bc5 Mon Sep 17 00:00:00 2001 From: ytwei Date: Tue, 15 Sep 2026 22:05:29 +0800 Subject: [PATCH] =?UTF-8?q?feat(harbor):=20=E6=8E=A5=E4=B8=8A=20Harbor=20?= =?UTF-8?q?=E4=B8=BB=E6=8E=A7=E5=8F=B0=E7=9A=84=E7=B6=AD=E8=AD=B7=E7=95=AB?= =?UTF-8?q?=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 在 frontend/index.html 的 加入 Harbor 前端腳本,data-project=software-engineering-workshop - 維護模式開啟時顯示全螢幕維護畫面;有公告時顯示可關閉的底部公告列 - Harbor 連不上或逾時 800ms 時頁面照常顯示,最慢 1.5 秒一定出現 驗證:Harbor 端以測試頁實測五種情境通過(見 Harbor docs/03 ADR-010)。 --- frontend/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/frontend/index.html b/frontend/index.html index ec0df5b..c457937 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -2,6 +2,7 @@ +