更新 'SrcJuying.js'

master
src48597962 9 months ago
parent 91e8d59643
commit 2bce3630c9
  1. 5
      SrcJuying.js

@ -21,6 +21,7 @@ function dianbo() {
sourceNmae = '';
}
if(MY_PAGE==1){
let groupNames = getJiekouGroups(yxdatalist);
groupNames.forEach(it =>{
let obj = {
@ -84,8 +85,10 @@ function dianbo() {
lineVisible: false
}
})
}else{
setPageTitle(indexSource + ' | 聚影√2');
}
}
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyData.js');
d = d.concat(getYiData(sourceData));

Loading…
Cancel
Save