仓颉-基础语法
DuckDB 简单使用
发表于
更新于
pdf.js 预览 PDF
目前我使用了当前最新版的 pdfjs-5.4.296-legacy-dist.zip。
为了去除保存按钮。首先在 web/viewer.html 的 downloadButton 按钮中添加 style="display: none !important;"
1 | <div class="toolbarHorizontalGroup hiddenMediumView"> |