We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
手机浏览器端可以下载打开assets中的文件
一些重要的附件如PDF文件,可以直接在手机浏览器端下载打开。当前手机Chrome浏览器可以看到assets文件夹的文件,但是点击后无法下载打开。考虑到很多文件如pdf论文文件,看笔记后还希望直接查看原文,最好可以直接现在打开。
可以设置文件大小限制,比如大于10M的就无法下载,以减轻服务器压力。
无
The text was updated successfully, but these errors were encountered:
88250
Vanessa219
No branches or pull requests
你在什么场景下需要该功能? In what scenarios do you need this function?
手机浏览器端可以下载打开assets中的文件
一些重要的附件如PDF文件,可以直接在手机浏览器端下载打开。当前手机Chrome浏览器可以看到assets文件夹的文件,但是点击后无法下载打开。考虑到很多文件如pdf论文文件,看笔记后还希望直接查看原文,最好可以直接现在打开。
描述最优的解决方案 Describe the optimal solution
可以设置文件大小限制,比如大于10M的就无法下载,以减轻服务器压力。
无
描述候选解决方案 Describe the candidate solution
无
无
其他信息 Other information
无
无
The text was updated successfully, but these errors were encountered: