更改默认搜索设置为聚合搜索
parent
9f72a51458
commit
8eec07b5bd
|
@ -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,
|
||||||
|
|
Loading…
Reference in New Issue