From 03c275439949875a857538df89a41696642c42b3 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期一, 01 九月 2025 17:15:39 +0800 Subject: [PATCH] '首页公告与详情' --- src/router/modules/home.ts | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/router/modules/home.ts b/src/router/modules/home.ts index 1cc1a4f..fd848f0 100644 --- a/src/router/modules/home.ts +++ b/src/router/modules/home.ts @@ -9,7 +9,8 @@ meta: { icon: "ep/home-filled", title: "棣栭〉", - rank: 0 + rank: 0, + showLink: false }, children: [ { -- Gitblit v1.9.1