lin
2026-06-25 0ba4575f47bd1498235f9d6ca9ac8b105e7e566c
static/css/collect.css
@@ -1,12 +1,17 @@
.collect-title{
   position: fixed;
   left: 0;
   top: 0;
   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;
@@ -85,4 +90,4 @@
   background-color: #000000;
   opacity: .5;
   z-index: 999;
}
}