feat: 去掉多余代码

This commit is contained in:
2025-09-11 18:07:01 +08:00
parent cf17633556
commit 0ac6aba4ee

View File

@@ -82,7 +82,6 @@ const placeOrderHandle = (item) => {
flex-direction: column; flex-direction: column;
align-items: start; align-items: start;
width: 188px; width: 188px;
// height: 244px;
background-color: #ffffff; background-color: #ffffff;
border-radius: 10px; border-radius: 10px;
margin-right: 8px; margin-right: 8px;