xuxy
2024-06-27 35bbc4ae1911beeb27999d578205c48d04f532cb
common/global.scss
@@ -62,6 +62,17 @@
   background: #fff;
   
}
.component-bg{
   position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100;
    height: 100%;
    z-index: -1;
}
.component-popup_input{
   margin: 0 auto;
   margin-top: calc(50% + 200rpx);