From e792d4d46e406da8d0a4ae8ad97db34a95f1c66a Mon Sep 17 00:00:00 2001
From: wujingjing <gersonwu@qq.com>
Date: 星期一, 10 二月 2025 17:31:08 +0800
Subject: [PATCH] 高亮问题

---
 src/router/route.ts |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/router/route.ts b/src/router/route.ts
index 5051790..391b276 100644
--- a/src/router/route.ts
+++ b/src/router/route.ts
@@ -28,6 +28,7 @@
 		roles?: string[];
 		icon?: string;
 		showTitle?: boolean;
+		showBack?:boolean
 	}
 }
 

--
Gitblit v1.9.3