更改搜索功能

This commit is contained in:
j m 2024-08-05 06:40:58 +08:00
parent a53a772ccc
commit ed9eb202f8
2 changed files with 2 additions and 2 deletions

View File

@ -90,7 +90,7 @@
} }
}) })
.catch((err) => { .catch((err) => {
searchResultEmpty.hide() searchResultEmpty.show()
searchResult.empty() searchResult.empty()
}) })
} }

View File

@ -30,7 +30,7 @@ spec:
settingName: theme-dream2-plus-setting settingName: theme-dream2-plus-setting
configMapName: theme-dream2-plus-configMap configMapName: theme-dream2-plus-configMap
# 版本号 # 版本号
version: 1.2.7.beta4 version: 1.2.7.beta5
# 最低支持的 Halo 版本 # 最低支持的 Halo 版本
require: ">=2.15.0" require: ">=2.15.0"
# 许可 # 许可