lin
2026-07-10 c5542e9e2b2fd14633b596334b957535459ae30e
static/css/collect.css
@@ -1,12 +1,17 @@
.collect-title{
   position: fixed;
   left: 0;
   top: 44px;
   top: 0px;
   z-index: 99;
   width: 100%;
   background-color: #ebebeb;
   height: 80upx;
}
/*#ifdef H5*/
.collect-title{
    top: 44px;
}
/*#endif*/
.collect-title text{
   display: inline-block;