更新 'SrcJyAliDisk.js'

main
src48597962 2 years ago
parent f278dc8cc1
commit eb39da2e3f
  1. 21
      SrcJyAliDisk.js

@ -21,28 +21,7 @@ function aliShare(share_id, folder_id, share_pwd) {
if(sharelist.length>0){
if(!userinfo.nick_name){
d = d.concat(myDiskMenu(0));
/*
d.push({
title: "⚡登录我的云盘☁",
url: $("hiker://empty#noRecordHistory##noHistory#").rule(() => {
addListener("onClose", $.toString(() => {
refreshPage(false);
}));
require(config.依赖.match(/http(s)?:\/\/.*\//)[0].replace('/Ju/','/master/') + 'SrcJyAliDisk.js');
let d = myDiskMenu(0);
setResult(d);
}),
col_type: 'text_center_1'
})
*/
}else{
/*
d.push({
title: "💾保存到我的云盘☁",
url: "smartdrive://share/browse?shareId="+share_id+"&sharePwd="+share_pwd,
col_type: 'text_center_1'
})
*/
d.push(
{
title: getItem('aliyun_style', 'avatar'),

Loading…
Cancel
Save