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/utils.ts |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/router/utils.ts b/src/router/utils.ts
index 8052c47..f074f76 100644
--- a/src/router/utils.ts
+++ b/src/router/utils.ts
@@ -29,7 +29,7 @@
 const quanxianList = ["/item"];
 const managerList = ["/user"];
 
-const userInfo = storageLocal().getItem<DataInfo<number>>(userKey);
+// const userInfo = storageLocal().getItem<DataInfo<number>>(userKey);
 // 鍔ㄦ�佽矾鐢�
 import { getAsyncRoutes } from "@/api/routes";
 

--
Gitblit v1.9.1