fix(h5): 隐藏首页 H5 原型自带底栏(底栏归原生壳,修双底栏)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -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,修双底栏 */
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user