This commit is contained in:
caolc
2023-02-07 14:39:12 +08:00
parent 0e0012880f
commit ce2d0cefd6
75 changed files with 13116 additions and 3 deletions

View File

@@ -2268,7 +2268,6 @@ button.cuIcon.lg {
margin: 0 30upx 30upx;
border-radius: 6upx;
} */
.cu-card.article {
display: block;
}
@@ -3583,6 +3582,10 @@ scroll-view.cu-steps .cu-item {
background-color: #FE0505;
color: #ffffff;
}
.bg-zj-oil{
background-color: #FF6700;
color: #ffffff;
}
.bg-gradual-pink {
background-image: linear-gradient(45deg, #ec008c, #6739b6);