This commit is contained in:
zhuzichu
2023-09-26 17:59:08 +08:00
parent 5240f826c5
commit 7723ac97fb
13 changed files with 186 additions and 108 deletions

View File

@ -201,8 +201,6 @@ CustomWindow {
}
}
autoSuggestBox:FluAutoSuggestBox{
width: 280
anchors.centerIn: parent
iconSource: FluentIcons.Search
items: ItemsOriginal.getSearchData()
placeholderText: lang.search

View File

@ -204,8 +204,6 @@ CustomWindow {
}
}
autoSuggestBox:FluAutoSuggestBox{
width: 280
anchors.centerIn: parent
iconSource: FluentIcons.Search
items: ItemsOriginal.getSearchData()
placeholderText: lang.search