From 3ee0131b0ef75c14daecc74ff6fadf32cd0dde2a Mon Sep 17 00:00:00 2001 From: skimrme Date: Sat, 26 Jul 2025 20:07:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E9=A1=B5=E9=9D=A2=E7=AD=89?= =?UTF-8?q?=E6=AF=94=E4=BE=8B=E7=BC=A9=E6=94=BE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/message/index.php | 29 +++++++++-------------------- 1 file changed, 9 insertions(+), 20 deletions(-) diff --git a/public/message/index.php b/public/message/index.php index 1ee7a97..bcbfdd0 100755 --- a/public/message/index.php +++ b/public/message/index.php @@ -1,6 +1,7 @@ + @@ -62,7 +63,6 @@ color: rgb(255, 74, 74); text-align: left; font-size: 18px; - } #message_video @@ -70,30 +70,19 @@ background-color: rgba(0, 0, 0, 0); color: white; text-align: center; - width: 60%; - height: 69%; - margin: auto; - top: 22%; - left: 0; - right: 0; - bottom: 0; + width: 700px; + height: 410px; /* 页面边距 上、右、下、左 */ margin: 1.89% 0px 0px 0%; } #message_com { - background-color: rgba(255, 255, 255, 0); - - width: 33%; - height: 69%; - margin: auto; - top: 22%; - left: 0; - right: 0; - bottom: 0; + background-color: rgba(0, 0, 0, 0); + width: 360px; + height: 410px; /* 页面边距 上、右、下、左 */ - margin: -38.4% 0px 0px 63.8%; + margin: -405px 0px 0px 63.8%; } @@ -140,8 +129,8 @@ function push_message() {