更新 'SrcJySet.js'

master
src48597962 7 months ago
parent db9a415e8c
commit 735b318449
  1. 4
      SrcJySet.js

@ -1758,13 +1758,13 @@ function resource() {
desc: '请输入链接地址',
url: $.toString(() => {
return `fileSelect://`+$.toString(()=>{
putMyVar("importinput",input);
putMyVar("importinput",MY_PATH);
refreshPage();
return "hiker://empty";
})
}),
extra: {
titleVisible: false,
titleVisible: MY_NAME=="海阔视界"&&getAppVersion()>=5100?true:false,
defaultValue: getMyVar('importinput', ''),
onChange: 'putMyVar("importinput",input)'
}

Loading…
Cancel
Save