1.修改商品规格中可能出现的sku判断,优化选择商品规格上下滑动。2.优化登录页面样式。3.优化购物车样式

This commit is contained in:
lemon橪
2021-10-26 15:27:13 +08:00
parent 5f6c1adf91
commit ebf32a18b0
15 changed files with 987 additions and 812 deletions

View File

@@ -61,7 +61,7 @@ $font-weight: 400;
color: $light-color;
}
.main-color {
color: $main-color;
color: $main-color !important;
}
.bg-light-color {
background-color: $light-color !important;