From 14f7d39b1885442de42bdd81806774151baddd4f Mon Sep 17 00:00:00 2001
From: zhangwei <1504152376@qq.com>
Date: 星期二, 22 七月 2025 15:37:03 +0800
Subject: [PATCH] 'ts报红部分解决'

---
 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