-
Notifications
You must be signed in to change notification settings - Fork 280
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
word、pdf、excel类型的文件无法预览和打开,显示下载失败 #78
Comments
预览使用的是 onlyoffice 服务,默认是我自建的公共服务,如果你的资源是内网的,那我的公共服务器无法下载到这个资源,同样也就无法预览,你也可以自建 onlyoffice 服务,zfile 文档中有教程。 |
好的,谢谢
…---原始郵件---
寄件人: ***@***.***>
傳送時間: 2023年4月29日(週六) 上午9:35
收件人: ***@***.***>;
抄送: ***@***.******@***.***>;
主旨: Re: [zfile-dev/zfile-vue] word、pdf、excel类型的文件无法预览和打开,显示下载失败 (Issue #78)
预览使用的是 onlyoffice 服务,默认是我自建的公共服务,如果你的资源是内网的,那我的公共服务器无法下载到这个资源,同样也就无法预览,你也可以自建 onlyoffice 服务,zfile 文档中有教程。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
因为你本地安装了 idm 下载器啊,他会自动强制拦截这种类型的文件,你可以卸载 IDM 或禁止自动捕获浏览器的下载行为来避免这种情况。 |
@zhaojun1998 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
信息
nodejs 版本
v16.13.0
包管理器及其版本
pnpm v7.12.1
(推荐使用
pnpm
)系统
win11
(该项目开发环境系统为
win11
)bug
描述
pdf、word、excel类型的文件没法预览、打开也没法看
预期结果
TODO
最小测试仓库
TODO
The text was updated successfully, but these errors were encountered: