lin
2026-05-25 b13062d53abb7fd5cdce039df8c21c7690d0d2b7
static/css/order.css
@@ -6,7 +6,7 @@
.order-tab{
   position: fixed;
   left: 0;
   top: 44px;
   top: 0px;
   z-index: 99;
   display: flex;
   height: 80upx;
@@ -31,7 +31,7 @@
   content: '';
   width: 50%;
   height: 3upx;
   background-color: #e3b400;
   background-color: #1735C0;
   left: 25%;
   bottom: 0;
}
@@ -125,7 +125,7 @@
   margin-right: 30upx;
}
.payOrder{
   background-color: #e3b400;
   background-color: #1735C0;
   color: #ffffff;
   border-radius: 10upx;
   padding: 10upx 30upx;
@@ -228,7 +228,7 @@
   left: 0;
   width: 100%;
   bottom: 0;
   background-color: #e3b400;
   background-color: #1735C0;
   height: 88upx;
   color: #ffffff;
   text-align: center;