This commit is contained in:
Vanessa 2023-11-17 23:14:16 +08:00
parent 8e93286077
commit af2fd13ae1
3 changed files with 9 additions and 2 deletions

View file

@ -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();