@@ -485,7 +485,6 @@
justify-content: space-between;
padding: 0 30rpx;
height: 60rpx;
-
.navbar-left {
width: 60rpx;
@@ -539,6 +538,9 @@
/* color: #fff; */
margin-top: 120rpx;
/* 为固定导航栏留出空间 */
+ /* #ifdef APP*/
+ margin-top: calc(120rpx + var(--status-bar-height));
+ /* #endif*/
}
.usermain-item {