更改默认搜索设置为聚合搜索

pull/277/head
lyswhut 2020-07-01 17:07:07 +08:00
parent 9f72a51458
commit 8eec07b5bd
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ const defaultSetting = {
isAutoClearSearchList: false,
},
search: {
searchSource: 'kw',
searchSource: 'all',
tempSearchSource: 'kw',
isShowHotSearch: false,
isShowHistorySearch: false,