提交
This commit is contained in:
@@ -57,7 +57,7 @@ function initArticleTop() {
|
||||
top_top.pageIndex = n;
|
||||
$.ajax({
|
||||
type: 'post', url: apiUrl + urlList.list,
|
||||
data: base_topic,
|
||||
data: top_top,
|
||||
success: function (result) {
|
||||
if (result.code == 0) {
|
||||
$('.goup-container').click();
|
||||
|
||||
Reference in New Issue
Block a user