如何解决强化动态代码评估:脚本注入错误?
onCommentSuccess: function (showAllComments) {
$('#commentListDiv').load(location.href + ' #commentListDiv', function() {
ACC.quote.displayComments('' + showAllComments);
});
获取错误
读取location.href()和〜JS_Generic.load()