update SrcJySet.js.

pull/1/head
src48597962 3 years ago committed by Gitee
parent 452f7fbd88
commit c738a5b524
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
  1. 10
      SrcJySet.js

@ -639,7 +639,7 @@ function SRCSet() {
},dataname,dataurl):getMyVar('guanlicz')=="2"?$('hiker://empty#noRecordHistory##noHistory#').rule((data) => { },dataname,dataurl):getMyVar('guanlicz')=="2"?$('hiker://empty#noRecordHistory##noHistory#').rule((data) => {
require(config.依赖.match(/https.*\//)[0] + 'SrcJySet.js'); require(config.依赖.match(/https.*\//)[0] + 'SrcJySet.js');
jiexi('update', data); jiexi('update', data);
}, dataarr):$("确定删除解析:"+dataname).confirm((dataurl)=>{ }, dataarr):getMyVar('guanlicz')=="3"?$("确定删除解析:"+dataname).confirm((dataurl)=>{
var filepath = "hiker://files/rules/Src/Juying/myjiexi.json"; var filepath = "hiker://files/rules/Src/Juying/myjiexi.json";
var datafile = fetch(filepath); var datafile = fetch(filepath);
eval("var datalist=" + datafile+ ";"); eval("var datalist=" + datafile+ ";");
@ -672,7 +672,9 @@ function SRCSet() {
} }
refreshPage(false); refreshPage(false);
return "toast://已删除"; return "toast://已删除";
}, dataurl), }, dataurl):getMyVar('guanlicz')=="4"?$('#noLoading#').lazyRule(()=>{
}):"toast://功能异常",
col_type: 'text_1', col_type: 'text_1',
extra: { extra: {
cls: "guanlidatalist" cls: "guanlidatalist"
@ -736,7 +738,7 @@ function SRCSet() {
}) })
} }
}), }),
img: getMyVar('guanlicz')=="1"?"https://lanmeiguojiang.com/tubiao/more/292.png":getMyVar('guanlicz')=="2"?"https://lanmeiguojiang.com/tubiao/more/275.png":getMyVar('guanlicz')=="3"?"https://lanmeiguojiang.com/tubiao/more/216.png":getMyVar('guanlicz')=="3"?"https://lanmeiguojiang.com/tubiao/more/213.png":"https://lanmeiguojiang.com/tubiao/more/290.png", img: getMyVar('guanlicz')=="1"?"https://lanmeiguojiang.com/tubiao/more/292.png":getMyVar('guanlicz')=="2"?"https://lanmeiguojiang.com/tubiao/more/275.png":getMyVar('guanlicz')=="3"?"https://lanmeiguojiang.com/tubiao/more/216.png":getMyVar('guanlicz')=="4"?"https://lanmeiguojiang.com/tubiao/more/213.png":"https://lanmeiguojiang.com/tubiao/more/290.png",
col_type: "icon_small_4" col_type: "icon_small_4"
}); });
d.push({ d.push({
@ -1476,8 +1478,10 @@ function jiexi(lx,data) {
} }
}) })
updateItem('jxtest', { updateItem('jxtest', {
/*
title:'测试', title:'测试',
col_type:'text_3', col_type:'text_3',
*/
url: "hiker://empty" url: "hiker://empty"
}) })
return "hiker://empty"; return "hiker://empty";

Loading…
Cancel
Save