mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 16:35:53 +08:00
style: 💄 修改im样式
This commit is contained in:
@@ -5088,7 +5088,7 @@ scroll-view.cu-steps .cu-item {
|
||||
}
|
||||
|
||||
.bg-user-orang {
|
||||
background-color: #FFFFCC;
|
||||
background-color:rgba($main-color,0.1);
|
||||
color: black;
|
||||
}
|
||||
|
||||
@@ -5112,8 +5112,8 @@ scroll-view.cu-steps .cu-item {
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.bg-cyan {
|
||||
background-color: #1cbbb4;
|
||||
.bg-main-color {
|
||||
background-color: $main-color;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
@@ -5197,7 +5197,7 @@ scroll-view.cu-steps .cu-item {
|
||||
background-color: #d7f0dbff;
|
||||
}
|
||||
|
||||
.bg-cyan.light {
|
||||
.bg-main-color.light {
|
||||
color: #1cbbb4;
|
||||
background-color: #d2f1f0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user