From 1ad3fc581f55e0c2c38860002ec6937a4aa16ee4 Mon Sep 17 00:00:00 2001 From: cwchen <1048842385@qq.com> Date: Thu, 18 Sep 2025 13:20:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=A3=E6=A1=88=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/viewFile/viewFile.vue | 303 +++++++++++++++++++++++++++++--- 1 file changed, 274 insertions(+), 29 deletions(-) diff --git a/src/views/viewFile/viewFile.vue b/src/views/viewFile/viewFile.vue index 1361db3..c8f249c 100644 --- a/src/views/viewFile/viewFile.vue +++ b/src/views/viewFile/viewFile.vue @@ -1,11 +1,12 @@ - + - + @@ -14,25 +15,71 @@ - - + + + + + PDF加载中... + + + + + + PDF加载失败 + 重试 + + + + + + + + + 上一页 + + + {{ currentPage }} / {{ numPages }} + + + 下一页 + + + + + + + + + + - + + + \ No newline at end of file
PDF加载中...
PDF加载失败