From 57c809f0e336fdc76c33a6d5a1ae06832fe546c8 Mon Sep 17 00:00:00 2001 From: liuwei Date: Tue, 25 Nov 2025 17:23:11 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E5=8C=96UI1.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/dashboard/templates/base.html | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/dashboard/templates/base.html b/admin/dashboard/templates/base.html index 1604756..3a0e267 100644 --- a/admin/dashboard/templates/base.html +++ b/admin/dashboard/templates/base.html @@ -20,6 +20,7 @@ font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei"; color: #333; + overflow: hidden; /* 禁止 body 出滚动条 */ } h1,h2,h3,h4,h5,h6 {