Merge branch 'main' into example

This commit is contained in:
Soybean
2025-06-24 22:37:58 +08:00
33 changed files with 1122 additions and 1099 deletions

View File

@@ -62,7 +62,7 @@ async function handleDownload() {
<NSkeleton v-if="loading" size="small" class="mt-12px" text :repeat="12" />
<VuePdfEmbed
ref="pdfRef"
class="overflow-auto container"
class="container overflow-auto"
:class="{ 'h-0': loading }"
:rotation="rotations[currentRotation]"
:page="currentPage"