xuxueyang
2024-07-31 d18a571aa4dacab6928dbc8c6c45d5aa3f291afb
common/global.scss
@@ -137,6 +137,23 @@
      line-height: 78rpx;
   }
}
.component-stock-zero::after{
   position: absolute;
   line-height: 100%;
   // font-size: ;
   left: 0rpx;
   right: 0rpx;
   // top: 0rpx;
   bottom: 0rpx;
   font-size: 600;
   content: '已售罄';
   color: #fff;
   text-align: center;
   top: calc(50% - 20rpx);
}
.component-stock-zero{
   position: relative;
}
.component-popup_input{
   margin: 0 auto;
   margin-top: 160rpx;