提交 501ebf20 authored 作者: 曹末's avatar 曹末

pdf打开

上级 6fd40826
...@@ -61,7 +61,7 @@ Page({ ...@@ -61,7 +61,7 @@ Page({
type, type,
fileIds fileIds
} = item } = item
if (type === "pdf") { if (type === 0) {
wx.cloud.downloadFile({ wx.cloud.downloadFile({
fileID: fileIds[0], fileID: fileIds[0],
success(res) { success(res) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论