mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2026-08-06 10:57:25 +08:00
feat: 实现主题管理功能,优化样式和组件
This commit is contained in:
@@ -5087,7 +5087,7 @@ scroll-view.cu-steps .cu-item {
|
||||
}
|
||||
|
||||
.bg-user-orang {
|
||||
background-color:rgba($main-color,0.1);
|
||||
background-color: var(--theme-primary-10, rgba(255, 60, 42, 0.1));
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user