mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-13 16:06:13 +01:00
This commit is contained in:
parent
8e93286077
commit
af2fd13ae1
3 changed files with 9 additions and 2 deletions
|
|
@ -288,6 +288,9 @@ export class Background {
|
|||
id: protyle.block.rootID,
|
||||
attrs: {"title-img": this.ial["title-img"]}
|
||||
});
|
||||
/// #if MOBILE
|
||||
window.siyuan.menus.menu.remove();
|
||||
/// #endif
|
||||
}, Constants.SIYUAN_ASSETS_IMAGE);
|
||||
event.preventDefault();
|
||||
event.stopPropagation();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue