更新 'SrcJyAlist.js'

master
src48597962 2 years ago
parent 23f061737e
commit 5492f15d4f
  1. 4
      SrcJyAlist.js

@ -145,7 +145,7 @@ function alistHome() {
});
}
hideLoading();
return "toast://搜索结束";
return "toast://搜索完成";
},alistapi),
col_type: 'scroll_button'
});
@ -157,7 +157,7 @@ function alistHome() {
showLoading('搜索中,请稍后...');
alistSearch2(input);
hideLoading();
return "toast://搜索结束";
return "toast://搜索完成";
}),
col_type: 'scroll_button'
});

Loading…
Cancel
Save