feat: 增加搜索框实现

1.alert下两个页面的搜索功能
2.config-promserver部分搜索功能
This commit is contained in:
chenjinsong
2019-12-17 17:17:30 +08:00
parent ce2e0d5d99
commit bab11922cf
7 changed files with 477 additions and 323 deletions

View File

@@ -17,6 +17,8 @@ const en = {
option: "Option",
clearAll: "Clear All",
name: 'Name',
},
search: {
searchTip: 'Press Enter or click to search'
},
tip: {