diff --git a/src/components/PdfViewer/pdfview_html.vue b/src/components/PdfViewer/pdfview_html.vue new file mode 100644 index 00000000..79d732d0 --- /dev/null +++ b/src/components/PdfViewer/pdfview_html.vue @@ -0,0 +1,317 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/components/PdfViewer/tmp.vue b/src/components/PdfViewer/tmp.vue new file mode 100644 index 00000000..b9c297a8 --- /dev/null +++ b/src/components/PdfViewer/tmp.vue @@ -0,0 +1,359 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {{ currentPage }} / + + {{ pageCount }} + + + + + + + + + + + / {{pageCount}} + + + 首页 + + + + 上一页 + + + 下一页 + + + 尾页 + + + + + + + + + + + + {{remindShow}} + + + + + + + + diff --git a/src/components/PdfViewer/viewer.vue b/src/components/PdfViewer/viewer.vue new file mode 100644 index 00000000..bd5896ab --- /dev/null +++ b/src/components/PdfViewer/viewer.vue @@ -0,0 +1,360 @@ + + + + + + + + + + + % + + + + + + + 上一页 + + + + + / {{ fileCount }} + + 下一页 + + + + 下载 + 打印 + + + + + + + + + + + + + + + +
+ + {{ currentPage }} / + + {{ pageCount }} +