更新 'SrcJuying.js'

master
src48597962 5 months ago
parent 929dd238bd
commit 0348323543
  1. 2
      SrcJuying.js

@ -1394,7 +1394,7 @@ function yiji() {
d = d.concat(items); d = d.concat(items);
} }
let resoufile = datapath + "resou.json"; let resoufile = libspath + "resou.json";
let Juyingresou = fetch(resoufile); let Juyingresou = fetch(resoufile);
let JYresou = {}; let JYresou = {};
if(Juyingresou != ""){ if(Juyingresou != ""){

Loading…
Cancel
Save