mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-30 12:15:16 +01:00
🚨
This commit is contained in:
parent
c78c7a1d63
commit
418d5ba64f
7 changed files with 28 additions and 28 deletions
|
|
@ -7,5 +7,5 @@ export const positionPDF = (pathStr: string, page: string | number) => {
|
|||
tab.parent.switchTab(tab.headElement);
|
||||
tab.model.goToPage(page);
|
||||
}
|
||||
})
|
||||
}
|
||||
});
|
||||
};
|
||||
|
|
|
|||
|
|
@ -146,4 +146,4 @@ new App();
|
|||
// 再次点击新窗口已打开的 PDF 时,需进行定位
|
||||
window.newWindow = {
|
||||
positionPDF: positionPDF
|
||||
}
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue