|
|
|
@ -111,7 +111,7 @@ function aliShare(share_id, folder_id, share_pwd) { |
|
|
|
|
|
|
|
|
|
function aliShareSearch(input) { |
|
|
|
|
deleteItemByCls('loadlist'); |
|
|
|
|
share_id, folder_id, share_pwd |
|
|
|
|
|
|
|
|
|
let datalist = [{ name: '小纸条', parse: function (input) {let list = JSON.parse(request('https://gitcafe.net/tool/alipaper/', { body: "action=search&keyword=" + input, method: 'POST', timeout: 5000 })); |
|
|
|
|
let data = list.map(item => { |
|
|
|
|
return { |
|
|
|
|