#
whycq
2024-03-22 2c75eece8ea416574746c922da164d5e448be551
static/css/common/order.css
@@ -43,4 +43,16 @@
      display: flex;
      align-items: center;
      justify-content: center;
   }
   }
   .buttom {
   width: 100%;
   position: fixed;
   bottom: 0;
   left: 0;
   display: flex;
   align-items: center;
   justify-content: space-between;
   height: 100rpx;
   background-color: #FFF;
   box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.2) ;
}