This commit is contained in:
Vanessa 2023-10-08 23:17:51 +08:00
parent 797716fa1d
commit 56f4b6274d
6 changed files with 35 additions and 31 deletions

View file

@ -148,8 +148,3 @@ class App {
}
new App();
// 再次点击新窗口已打开的 PDF 时,需进行定位
window.newWindow = {
openFile: openFile,
};