feat: add search box and title above model list

This commit is contained in:
chenyu
2024-12-27 10:44:15 +08:00
parent 0c3d4462ca
commit 055ac64d89
4 changed files with 103 additions and 37 deletions

View File

@@ -758,6 +758,9 @@ const cn = {
Import: "导入",
Sync: "同步",
Config: "配置",
Search: "搜索",
SelectorTitle: "选择model",
NoResults: "没有结果",
},
Exporter: {
Description: {

View File

@@ -764,6 +764,9 @@ const en: LocaleType = {
Import: "Import",
Sync: "Sync",
Config: "Config",
Search: "Search",
SelectorTitle: "Choose Model",
NoResults: "No Results",
},
Exporter: {
Description: {