|
|
|
@ -403,7 +403,7 @@ function aliMyDisk(folder_id,nofilter) { |
|
|
|
|
alistconfig.alitoken = input; |
|
|
|
|
alistData.config = alistconfig; |
|
|
|
|
writeFile(alistfile, JSON.stringify(alistData)); |
|
|
|
|
return "toast://已设置"; |
|
|
|
|
return "toast://已设置,刷新页面!"; |
|
|
|
|
}, alistfile, alistData, alistconfig) |
|
|
|
|
}), |
|
|
|
|
col_type: 'text_center_1' |
|
|
|
|