重构首页自适应布局
This commit is contained in:
@@ -230,8 +230,9 @@ onUnload(() =>{
|
||||
padding: 0 40rpx;
|
||||
}
|
||||
.status_bar {
|
||||
height: 32px;
|
||||
height: var(--status-bar-height);
|
||||
width: 100%;
|
||||
flex-shrink: 0;
|
||||
}
|
||||
/* 顶部导航栏 */
|
||||
.nav-bar {
|
||||
|
||||
Reference in New Issue
Block a user