|
|
@ -800,8 +800,7 @@ function getSsData(name, jkdata, page) { |
|
|
|
json = { "list": xmllist }; |
|
|
|
json = { "list": xmllist }; |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
} else { |
|
|
|
} else { |
|
|
|
//json = JSON.parse(gethtml);
|
|
|
|
json = JSON.parse(gethtml); |
|
|
|
json = dealJson(gethtml); |
|
|
|
|
|
|
|
} |
|
|
|
} |
|
|
|
}/* else if (!/{|}/.test(gethtml) && gethtml != "") { |
|
|
|
}/* else if (!/{|}/.test(gethtml) && gethtml != "") { |
|
|
|
let decfile = globalMap0.getMyVar('gmParams').datapath + "appdec.js"; |
|
|
|
let decfile = globalMap0.getMyVar('gmParams').datapath + "appdec.js"; |
|
|
|