flower-mp/pages/order/index.wxss
2025-12-09 16:19:58 +08:00

9 lines
138 B
Plaintext

/* pages/order/index.wxss */
.bottom {
position: fixed;
bottom:0;
left:0;
right: 0;
padding: 32rpx;
background-color: white;
}