This commit is contained in:
libccy 2016-08-28 22:21:42 +08:00
parent 6afadebcea
commit f1977725ee
1 changed files with 1 additions and 1 deletions

View File

@ -24950,7 +24950,7 @@
toremove[i].remove();
}
var loading=ui.create.div('.loading.config.toggle','载入中...',page);
var script=lib.init.js(lib.hallURL,'web/list',function(){
var script=lib.init.js('http://'+lib.hallURL,'web/list',function(){
loading.remove();
script.remove();
var list=window.noname_extension_list;