lin
2026-06-11 a9951fa980ff914fbfa91095e90ecc260f008a9f
static/css/collect.css
@@ -1,12 +1,18 @@
.collect-title{
   position: fixed;
   left: 0;
   top: 44px;
   /*top: 44px;*/
    top: var(--status-bar-height);
   z-index: 99;
   width: 100%;
   background-color: #ebebeb;
   height: 80upx;
}
/*#ifdef H5*/
.collect-title{
    top: 44px;
}
/*#endif*/
.collect-title text{
   display: inline-block;