更新 'SrcLive.js'

pull/1/head
src48597962 2 years ago
parent 098ecfa817
commit 9365b43a81
  1. 16
      SrcLive.js

@ -318,13 +318,15 @@ function guanlidata(datalist) {
return LiveEdit(name,'rename'); return LiveEdit(name,'rename');
},name) },name)
}]:[]; }]:[];
longClick.push({ if(getItem('enabledpush','')=='1'){
title: "推送至TVBOX", longClick.push({
js: $.toString((name) => { title: "推送至TVBOX",
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js'); js: $.toString((name) => {
return LiveEdit(name,'pushBox'); require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcLive.js');
},name) return LiveEdit(name,'pushBox');
}) },name)
})
}
list.push({ list.push({
title: name, title: name,
img: 'https://lanmeiguojiang.com/tubiao/ke/156.png', img: 'https://lanmeiguojiang.com/tubiao/ke/156.png',

Loading…
Cancel
Save