@ -524,6 +524,12 @@ function sousuo2() {
}),
col_type: 'scroll_button'
});
}else{
d.push({
title: '↻无记录',
url: "hiker://empty",
}
recordlist.forEach(item=>{
@ -531,7 +537,7 @@ function sousuo2() {
url: item + searchurl,
col_type: 'scroll_button',
extra: {
cls: 'searchrecord',
cls: 'searchrecord'
})