yangchenggong1_wd

fix:bug[16760]【uat】清空搜索历史确认弹窗样式不正确,见截图

... ... @@ -16,7 +16,7 @@ export struct SearchHistoryComponent{
confirm: () => {
this.onAccept()
},
title: "确认清空历史记录",
title: "确认清空历史记录",
tipShow:false,
leftTextColor:$r('app.color.color_648DF2')
}),
... ...