Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好 问一下 ,这里的监听 为啥不会打印 #14

Open
wangsfhub opened this issue Nov 6, 2018 · 1 comment
Open

你好 问一下 ,这里的监听 为啥不会打印 #14

wangsfhub opened this issue Nov 6, 2018 · 1 comment

Comments

@wangsfhub
Copy link

zxEditor.on('select-picture', function (_) {
// hybrid模式开发时,此处可以调用原生App提供的接口,访问图片文件选择列表
// 执行图片文件数据获取,
// 或者获取由原生App处理并上传完成的图片url
console.log("自定义选择图片-------------------");
zxEditor.addImage('图片url地址或base64图片数据')
// 其他操作...
})

@ankozxy
Copy link

ankozxy commented Apr 8, 2019

我为啥点一次打印了四次,底部栏有四个图标。。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants