解决PDF打开缓慢的问题
Showing
components/LandscapeTip/LandscapeTip.vue
0 → 100644
This diff is collapsed.
Click to expand it.
components/pdf-viewer/pdf-viewer.vue
0 → 100644
This diff is collapsed.
Click to expand it.
index.d.ts
0 → 100644
This diff is collapsed.
Click to expand it.
| ... | ... | @@ -25,9 +25,11 @@ |
| "mp-painter": "^1.0.1", | ||
| "nanoid": "^4.0.0", | ||
| "pdf.js": "^0.1.0", | ||
| "pdfjs-dist": "^2.11.338", | ||
| "qrcode": "^1.5.4", | ||
| "qrcodejs2": "^0.0.2", | ||
| "uqrcodejs": "^4.0.7" | ||
| "uqrcodejs": "^4.0.7", | ||
| "vite-plugin-top-level-await": "^1.6.0" | ||
| }, | ||
| "devDependencies": { | ||
| "less": "^4.3.0" | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
static/download.gif
0 → 100644
3.81 KB
util/pdfViewer.js
0 → 100644
util/watermark.ts
0 → 100644
Please
register
or
sign in
to comment