From 44ca65bf51071d6febe1eb8064e178414da8303a Mon Sep 17 00:00:00 2001 From: TJH Date: Wed, 3 Jun 2026 16:08:27 +0800 Subject: [PATCH] =?UTF-8?q?index=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build-templates/web-mobile/index.ejs | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/build-templates/web-mobile/index.ejs b/build-templates/web-mobile/index.ejs index 10d7d08..929f6dc 100644 --- a/build-templates/web-mobile/index.ejs +++ b/build-templates/web-mobile/index.ejs @@ -5,9 +5,9 @@ Aladdin's Lamp - + - + /* 立即显示黑色背景,消除灰屏 */ - html, body { + html, + body { margin: 0; padding: 0; width: 100%; @@ -80,8 +81,13 @@ } - #VideoWrapper { display: block; } - #RB7Wrapper { display: none; } + #VideoWrapper { + display: block; + } + + #RB7Wrapper { + display: none; + } @@ -89,7 +95,7 @@
- +