We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5823713 commit 7b9da20Copy full SHA for 7b9da20
docs/index.html
@@ -21,7 +21,7 @@
21
auto2top: true,//切换页面后是否自动跳转到页面顶部
22
//logo: 'https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-3logo-透明.png' ,
23
search: {
24
- maxAge: 86400000, // 过期时间,单位毫秒,默认一天
+ //maxAge: 86400000, // 过期时间,单位毫秒,默认一天
25
paths: 'auto',
26
placeholder: '搜索',
27
noData: '找不到结果',
0 commit comments