更新 'SrcJuying.js'

master
src48597962 9 months ago
parent 232c3a07bf
commit 75c4c63c9d
  1. 3
      SrcJuying.js

@ -416,10 +416,13 @@ function dianboyiji() {
d = [];
putMyVar('动态加载loading', '1');
}
}
}
if(sourceNmae){
require(config.依赖.match(/http(s)?:\/\/.*\//)[0] + 'SrcJyData.js');
d = d.concat(getYiData(sourceData));
}
deleteItemByCls("loading_gif");
setResult(d);
}

Loading…
Cancel
Save