修改部分scss类名,新增部分注释以及登录颜色化配置:)

This commit is contained in:
lemon橪
2021-08-19 16:20:21 +08:00
parent 775bf3055d
commit 224eb05703
27 changed files with 96 additions and 111 deletions

View File

@@ -125,7 +125,7 @@ export default {
width: 52rpx;
height: 6rpx;
background-image: linear-gradient(90deg, $jd-color, $jd-light-color);
background-image: linear-gradient(90deg, $price-color, $price-light-color);
}
}
> .goods-detail-item {