更新 'SrcJyPublic.js'

master
src48597962 7 months ago
parent bfec39b018
commit 786a9a712b
  1. 4
      SrcJyPublic.js

@ -217,7 +217,7 @@ function getBoxSource(input, mode, imports){
message: "已订阅,站源改为订阅模式下生效" message: "已订阅,站源改为订阅模式下生效"
}; };
} }
showLoading('正在多线程获取数据中...');
let result = {}; let result = {};
if(mode==1){ if(mode==1){
//showLoading('正在多线程获取数据中...'); //showLoading('正在多线程获取数据中...');
@ -315,7 +315,7 @@ function getBoxSource(input, mode, imports){
id: list.key id: list.key
} }
}); });
showLoading('正在多线程获取数据中...');
be(jiekoutask, { be(jiekoutask, {
func: function(obj, id, error, taskResult) { func: function(obj, id, error, taskResult) {
if(taskResult.data){ if(taskResult.data){

Loading…
Cancel
Save