修复评论区
This commit is contained in:
parent
1a269c120e
commit
e86e607d37
|
@ -94,6 +94,9 @@ function changePage(url) {
|
||||||
|
|
||||||
// 修复内容
|
// 修复内容
|
||||||
update_text();
|
update_text();
|
||||||
|
|
||||||
|
// 更新评论区
|
||||||
|
load_comments("/sacn" + window.location.pathname);
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
// 发送 XHR
|
// 发送 XHR
|
||||||
|
|
Loading…
Reference in New Issue