Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -21,7 +21,7 @@ export struct SearchHistoryComponent{ | @@ -21,7 +21,7 @@ export struct SearchHistoryComponent{ | ||
| 21 | }, | 21 | }, |
| 22 | title: "确认清空历史记录?", | 22 | title: "确认清空历史记录?", |
| 23 | tipShow:false, | 23 | tipShow:false, |
| 24 | - leftTextColor:$r('app.color.color_648DF2') | 24 | + leftTextColor:$r('app.color.color_333333') |
| 25 | }), | 25 | }), |
| 26 | autoCancel: true, | 26 | autoCancel: true, |
| 27 | alignment: DialogAlignment.Center, | 27 | alignment: DialogAlignment.Center, |
-
Please register or login to post a comment