From 3324a54fa4d0840f8a5dc8adb21753180ecd3f3c Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 02 九月 2025 14:25:06 +0800
Subject: [PATCH] 公告信息页面

---
 src/router/modules/home.ts |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/router/modules/home.ts b/src/router/modules/home.ts
index fd848f0..258f521 100644
--- a/src/router/modules/home.ts
+++ b/src/router/modules/home.ts
@@ -9,8 +9,8 @@
   meta: {
     icon: "ep/home-filled",
     title: "棣栭〉",
-    rank: 0,
-    showLink: false
+    rank: 0
+    // showLink: false
   },
   children: [
     {

--
Gitblit v1.9.1