Vanessa 2025-08-09 10:43:08 +08:00
parent 36c7a99311
commit 02196ef3d1
4 changed files with 18 additions and 5 deletions

View file

@ -459,6 +459,7 @@ interface IProtyleOptions {
scroll?: boolean
breadcrumb?: boolean
breadcrumbDocName?: boolean
hideTitleOnZoom?: boolean
}
/** 内部调试时使用 */
_lutePath?: string;