From 8fd2c5ee96ee8976b412950d151bc4aa177a5543 Mon Sep 17 00:00:00 2001 From: guke Date: Mon, 29 Jun 2026 16:38:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(h5):=20=E9=9A=90=E8=97=8F=E9=A6=96=E9=A1=B5?= =?UTF-8?q?=20H5=20=E5=8E=9F=E5=9E=8B=E8=87=AA=E5=B8=A6=E5=BA=95=E6=A0=8F(?= =?UTF-8?q?=E5=BA=95=E6=A0=8F=E5=BD=92=E5=8E=9F=E7=94=9F=E5=A3=B3,?= =?UTF-8?q?=E4=BF=AE=E5=8F=8C=E5=BA=95=E6=A0=8F)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-Authored-By: Claude Opus 4.8 (1M context) --- h5/home/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/h5/home/index.html b/h5/home/index.html index d72318a..4e0d49e 100644 --- a/h5/home/index.html +++ b/h5/home/index.html @@ -4796,6 +4796,7 @@ body { /* nav-fade-in disabled — tab 切换闪烁源头 */ } html,body{background:#fff;display:block;min-height:100%;height:100%;margin:0;cursor:auto} .device{width:100%;height:100%;border-radius:0;box-shadow:none} #variantToggle,#debugBack{display:none!important} +.tab-bar{display:none!important} /* 底栏归原生壳:隐藏 H5 原型自带 tabbar,修双底栏 */