Authored by 毕凯

加载位置

@@ -193,7 +193,7 @@ @@ -193,7 +193,7 @@
193 loadJS(); 193 loadJS();
194 }); 194 });
195 195
196 - ref.parentNode.insertBefore(script, ref.nextSibling); 196 + ref.parentNode.insertBefore(script, ref);
197 return script; 197 return script;
198 } 198 }
199 199