From 7532e0e96112c6d1c1764393fccf4fddf56244fc Mon Sep 17 00:00:00 2001 From: alikia2x Date: Tue, 24 Feb 2026 22:19:30 +0800 Subject: [PATCH] add: a warning in temp frontend --- packages/temp_frontend/app/routes/home/index.tsx | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/temp_frontend/app/routes/home/index.tsx b/packages/temp_frontend/app/routes/home/index.tsx index 64c153e..19c484d 100644 --- a/packages/temp_frontend/app/routes/home/index.tsx +++ b/packages/temp_frontend/app/routes/home/index.tsx @@ -13,6 +13,11 @@ export default function Home() { const [input, setInput] = useState(""); return ( +
+

警告

+

您当前看到的是档案馆用于测试的临时网站,并非正式版本。

+

目前此网站上的内容、界面和功能可能与正式版本有很大出入,敬请注意。

+

小工具