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