mirror of
https://gitee.com/openharmony/applications_notes
synced 2024-11-23 15:39:50 +00:00
commit
b0a8f2dc71
@ -502,7 +502,7 @@ RICH_EDITOR.getFocus = function () {
|
||||
return document.getElementById('editorjs').focus();
|
||||
}
|
||||
|
||||
document.getElementById('editorjs').addEventListener('click', () => {
|
||||
document.getElementById('editorjs_box').addEventListener('click', () => {
|
||||
if (callBackToApp.getBreakPoint() === 'sm') {
|
||||
document.getElementById('buttonBox').style.display = 'flex';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user