static/css/carts.css
@@ -122,7 +122,7 @@ font-size: 26upx; } .cartsBtn{ background: #e3b400; background: #37AA25; color: #ffffff; padding: 14upx 25upx; border-radius: 30upx; @@ -132,7 +132,8 @@ .c-title{ position: fixed; left: 0; top: var(--status-bar-height); /*top: var(--status-bar-height);*/ top: 44px; z-index: 99; width: 100%; background-color: #ebebeb; @@ -156,4 +157,4 @@ display: flex; align-items: center; margin-top: 4upx; } }