|
|
@ -734,6 +734,7 @@ function dianboyiji() { |
|
|
|
require(config.依赖);
|
|
|
|
require(config.依赖);
|
|
|
|
let d = search(input, 'dianboyiji' , jkdata); |
|
|
|
let d = search(input, 'dianboyiji' , jkdata); |
|
|
|
if(d.length>0){ |
|
|
|
if(d.length>0){ |
|
|
|
|
|
|
|
deleteItemByCls('dianbosousuolist'); |
|
|
|
addItemAfter('dianbosousuoid', d); |
|
|
|
addItemAfter('dianbosousuoid', d); |
|
|
|
}else{ |
|
|
|
}else{ |
|
|
|
return 'toast://无结果'; |
|
|
|
return 'toast://无结果'; |
|
|
|