dcloudio/uni-app

uni.chooseImage 选择相册我看代码上是调用plus.gallery.pick,那么这个页面是官方人员手撸的吗?

Closed this issue · 2 comments

问题分类

uni-app

问题描述

Image Image

'从相册选择' 里面调用的是plus.gallery.pick,那么这api调用的页面是原生手撸的吗?就是整个第二张图这个页面

附加信息

No response

是的。chooseImage 是自己写的。chooseMedia 是调用系统的。具体可以参考 5plus
https://www.html5plus.org/doc/zh_cn/gallery.html#plus.gallery.pick

是的。chooseImage 是自己写的。chooseMedia 是调用系统的。具体可以参考 5plus https://www.html5plus.org/doc/zh_cn/gallery.html#plus.gallery.pick

大哥,能不能看下我文档问题,我i的问题是调用plus.gallery.pick这个API后显示的页面是官方手撸的还是调用系统的?你给我丢一个lus.gallery.pick的文档啥意思啊,我都说了是plus.gallery.pick,肯定是看过文档的啊