镜像自地址
https://github.com/binary-husky/gpt_academic.git
已同步 2025-12-07 15:06:48 +00:00
Merge branch 'frontier' of github.com:binary-husky/chatgpt_academic into frontier
这个提交包含在:
@@ -654,7 +654,6 @@ function limit_scroll_position(){
|
||||
if (prevented_offset > 1e3) {prevented_offset = 1e3;}
|
||||
if (prevented_offset < -1e3) {prevented_offset = -1e3;}
|
||||
preventScroll = false;
|
||||
// console.log(prevented_offset);
|
||||
}
|
||||
}else{
|
||||
prevented_offset = 0;
|
||||
|
||||
在新工单中引用
屏蔽一个用户