更新 'SrcJySet.js'

master
src48597962 6 months ago
parent 18c4d500cf
commit f4afe6eda8
  1. 18
      SrcJySet.js

@ -300,7 +300,6 @@ function SRCSet() {
}), }),
col_type: 'scroll_button' col_type: 'scroll_button'
}) })
/*
d.push({ d.push({
title: "较验测试", title: "较验测试",
url: $('#noLoading#').lazyRule(() => { url: $('#noLoading#').lazyRule(() => {
@ -308,16 +307,19 @@ function SRCSet() {
if(duoselect.length==0){ if(duoselect.length==0){
return "toast://未选择"; return "toast://未选择";
} }
return $("确定要启用选择的"+duoselect.length+"个接口?").confirm((duoselect)=>{ return $('hiker://empty#noRecordHistory##noHistory#').rule(() => {
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyPublic.js'); let d = [];
dataEnable(getMyVar('guanli', 'jk'), duoselect, '启用'); let duoselect = storage0.getMyVar('SrcJu_duoselect') || [];
refreshPage(false); d.push({
return 'toast://已启用选择'; title: "待较验源:" + duoselect.length,
},duoselect) url: "toast://未上线",
col_type : "text_center_1"
})
setResult(d);
})
}), }),
col_type: 'scroll_button' col_type: 'scroll_button'
}) })
*/
}else if(guanliType=='jx'){ }else if(guanliType=='jx'){
d.push({ d.push({
title: "重置排序", title: "重置排序",

Loading…
Cancel
Save