物流

parent 3df7f883
...@@ -266,15 +266,16 @@ page { ...@@ -266,15 +266,16 @@ page {
} }
} }
} }
}
.product { .product {
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items: center; background-color: #fff;
margin-top: 10rpx;
.header { .header {
display: flex; display: flex;
}
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment