|
|
|
@ -305,7 +305,7 @@ function getYiData(jkdata) { |
|
|
|
|
分类.push(String(xpath(it, `//ty/text()`)).trim() + '$' + String(xpath(it, `//ty/@id`)).trim()); |
|
|
|
|
}) |
|
|
|
|
} else { |
|
|
|
|
log(typehtml); |
|
|
|
|
log(gethtml); |
|
|
|
|
let typehtml = dealJson(gethtml); |
|
|
|
|
let typelist = typehtml["class"] || []; |
|
|
|
|
|
|
|
|
|