refactor(ai-pick): 主标签背景改用自建色bg_hotlist_orange,与CardHarmoyos/Vue一致
This commit is contained in:
@@ -659,7 +659,7 @@ export struct AiPickNodeComponent {
|
||||
.height(16)
|
||||
.textAlign(TextAlign.Center)
|
||||
.borderRadius(2)
|
||||
.backgroundColor($r('app.color.elements_button_bg_tertiary'))
|
||||
.backgroundColor($r('app.color.bg_hotlist_orange'))
|
||||
}
|
||||
}
|
||||
.width('35%')
|
||||
|
||||
Reference in New Issue
Block a user