PC 小程序word或pdf预览失败

发布于 6 年前作者 longjuan7895 次浏览最后编辑 6 年前来自 issues

wx.openDocument({

            filePath: res.tempFilePath,

            success: function (res) {

              console.log(‘打开文档成功’)

            }

          })

1 回复
sunqiang
sunqiang1 楼4 年前

请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。