From ef3906e9669cc75c054ef9bf4ea6336b727a539b Mon Sep 17 00:00:00 2001 From: zhangwei <1504152376@qq.com> Date: 星期一, 21 七月 2025 16:38:35 +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