商品详情

This commit is contained in:
liuye
2022-11-23 11:47:24 +08:00
parent c8fada21e7
commit a193742e61
2 changed files with 94 additions and 3 deletions

View File

@@ -155,6 +155,8 @@ export default {
.list-content{
padding: 4px 32px 16px;
background-color: #fff;
border-top-left-radius: 16px;
border-top-right-radius: 16px;
.select {
display: flex;
div {