From 4bb4da194369688370552aa3984629e18e893f68 Mon Sep 17 00:00:00 2001 From: Hermes Date: Wed, 22 Jul 2026 11:17:26 +0800 Subject: [PATCH] fix(portal): clarify third hero stat label MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit '24/7 内部可用' was ambiguous. Replace with '内网 / 访问入口' to clearly communicate that the portal is reachable via the internal network. --- frontend/src/views/Portal.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/views/Portal.vue b/frontend/src/views/Portal.vue index a60baec..565239a 100644 --- a/frontend/src/views/Portal.vue +++ b/frontend/src/views/Portal.vue @@ -183,7 +183,7 @@ onMounted(() => {
{{ stats.categories }}资源分类
{{ stats.links }}快捷入口
-
24/7内部可用
+
内网访问入口