wx.openDocument({
filePath: filePath,
fileType: 'jpg',
showMenu: true,
success: function () {
console.log('openDocument...success...')
}
j居然可以打开,苹果版本企业微信就不可以。不知道这算不算一个bug
框架类型 | 问题类型 | API/组件名称 | 终端类型 | 微信版本 | 基础库版本 |
---|---|---|---|---|---|
小程序 | Bug | openDocument | 工具 | 安卓企业微信 3.1.1 | 安卓企业微信 3.1.1(14025) |
wx.openDocument({
filePath: filePath,
fileType: 'jpg',
showMenu: true,
success: function () {
console.log('openDocument...success...')
}
j居然可以打开,苹果版本企业微信就不可以。不知道这算不算一个bug
3 个回答
哎,我也被安卓,windows,mac, ios各种不同的行为烦死了。安卓和windows还好,mac和ios还得找别人借