lin
2026-05-15 083fc3bf0f01788bc69b5072026a500ebc0dc086
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;
}
}