📱 ipad 保存布局
This commit is contained in:
parent
b146051bf1
commit
d3eaf64e8e
2 changed files with 3 additions and 1 deletions
|
@ -511,5 +511,8 @@ const initWindow = () => {
|
|||
window.addEventListener("beforeunload", () => {
|
||||
exportLayout(false);
|
||||
}, false);
|
||||
window.addEventListener("pagehide", () => {
|
||||
exportLayout(false);
|
||||
}, false);
|
||||
/// #endif
|
||||
};
|
||||
|
|
1
app/stage/protyle/js/mermaid/mermaid.min.js
vendored
1
app/stage/protyle/js/mermaid/mermaid.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue