mirror of
https://gitee.com/openharmony/applications_notes
synced 2024-11-27 01:30:27 +00:00
修复插入图片不显示
Signed-off-by: wangzhiyusss <wangzhiyu12@huawei.com>
This commit is contained in:
parent
e4cf167533
commit
a974b7d2f3
@ -437,6 +437,7 @@ document.getElementById('chooseStyle').addEventListener('click', () => {
|
||||
})
|
||||
|
||||
document.getElementById('openAlbum').addEventListener('click', () => {
|
||||
RICH_EDITOR.getFocus()
|
||||
callBackToApp.openAlbum()
|
||||
})
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user