优化提交页面样式,优化商品默认为第一个热词进行搜索,修复分销商铺bug

This commit is contained in:
lemon橪
2021-09-01 17:30:54 +08:00
parent c53af2fcc3
commit 275d76c0dd
11 changed files with 290 additions and 235 deletions

View File

@@ -147,6 +147,9 @@ $font-weight: 400;
justify-content: center;
flex-direction: column;
}
.flex-a-c{
align-items: center;
}
.relative {
position: relative;
}