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

This commit is contained in:
lyswhut 2020-07-01 17:07:07 +08:00
parent 9f72a51458
commit 8eec07b5bd

View File

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