提交 ee2ffcc2 编写于 作者: 璃白.'s avatar 璃白. 🌻

feat:优化下载文件逻辑

上级 47091b80
......@@ -67,7 +67,7 @@ export default {
<span class="md_file_desc">${getfilesize(size)}</span>
</span>
<span class="md_file_controls">
<a href="${href}" type="file" download class="md_file_download icon iconfont icon-xiazai"></a>
<a href="${href}" type="file" download="${name}" class="md_file_download icon iconfont icon-xiazai"></a>
</span>
</div>
</div>`;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册