Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
yangchenggong1_wd
2024-05-15 10:20:39 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
706d805c4e852d95841c535330395b8ee40aed86
706d805c
1 parent
2b445e93
fix:bug[16760]【uat】清空搜索历史确认弹窗样式不正确,见截图
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
sight_harmony/features/wdComponent/src/main/ets/components/search/SearchHistoryComponent.ets
sight_harmony/features/wdComponent/src/main/ets/components/search/SearchHistoryComponent.ets
View file @
706d805
...
...
@@ -16,7 +16,7 @@ export struct SearchHistoryComponent{
confirm: () => {
this.onAccept()
},
title: "确认清空历史记录",
title: "确认清空历史记录
?
",
tipShow:false,
leftTextColor:$r('app.color.color_648DF2')
}),
...
...
Please
register
or
login
to post a comment