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

Loading…
Cancel
Save