修复评论区

This commit is contained in:
cxykevin 2024-09-17 10:11:54 +08:00
parent 1a269c120e
commit e86e607d37
1 changed files with 3 additions and 0 deletions

View File

@ -94,6 +94,9 @@ function changePage(url) {
// 修复内容
update_text();
// 更新评论区
load_comments("/sacn" + window.location.pathname);
}
};
// 发送 XHR