From 9bdd45e30e591a7a7e84c5798759e8df581792c6 Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期一, 04 八月 2025 17:21:41 +0800 Subject: [PATCH] 导航页面判断是否当前角色 --- index.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index 1193eef..694415e 100644 --- a/index.html +++ b/index.html @@ -8,7 +8,7 @@ name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,maximum-scale=1.0,user-scalable=0" /> - <title>pure-admin-thin</title> + <title>鑷富鎷涙爣閲囪喘缃�</title> <link rel="icon" href="/favicon.ico" /> </head> @@ -25,6 +25,7 @@ width: 100%; height: 100%; overflow: hidden; + /* background: #f8f8f8; */ } .loader, -- Gitblit v1.9.1