更新 'SrcJySet.js'

pull/1/head
src48597962 2 years ago
parent 998be0cbff
commit 05866656e3
  1. 3
      SrcJySet.js

@ -2004,6 +2004,7 @@ function extension(){
return "hiker://empty";
})
});
if(getMyVar('importtype','0')!="0"){
d.push({
title: '选择需要的导入项目',
col_type: "rich_text",
@ -2039,6 +2040,7 @@ function extension(){
title:(getMyVar('importlive','0')=="1"?getide(1):getide(0))+'直播接口',
col_type:'text_3',
url:$('#noLoading#').lazyRule(() => {
return 'toast://暂不支持';
if(getMyVar('importlive')=="1"){
putMyVar('importlive','0');
}else{
@ -2080,6 +2082,7 @@ function extension(){
}),
col_type: "text_2"
});
}
d.push({
title: '<br>',
col_type: 'rich_text'

Loading…
Cancel
Save