From 554c35e9c5594dc276c6d42deae28db2ce334f33 Mon Sep 17 00:00:00 2001 From: Leo_Ding <2405260743@qq.com> Date: Wed, 10 Sep 2025 10:32:29 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=9A=E8=AE=AE=E5=AE=A4=E9=A2=84=E7=BA=A6?= =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=B6=E9=97=B4=E8=A2=AB=E5=8D=A0=E7=94=A8?= =?UTF-8?q?=E7=9A=84=E6=8F=90=E9=86=92=E4=BB=A5=E5=8F=8A=E4=BF=AE=E6=94=B9?= =?UTF-8?q?=E4=B8=8B=E8=BD=BDpdf=E7=9A=84=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/gx-upload.vue | 2 +- components/process-image.vue | 192 ++++++++++++++++++++++++++++++++++ pages/ceshi/index.vue | 165 +++++++++++++++++++++++++++++ pages/docList/index.vue | 112 ++++++++++++-------- pages/meetingDetail/index.vue | 7 +- static/imgs/PDF.png | Bin 0 -> 4267 bytes utils/download.js | 2 +- 7 files changed, 432 insertions(+), 48 deletions(-) create mode 100644 components/process-image.vue create mode 100644 pages/ceshi/index.vue create mode 100644 static/imgs/PDF.png diff --git a/components/gx-upload.vue b/components/gx-upload.vue index 57bb6d7..03d2db5 100644 --- a/components/gx-upload.vue +++ b/components/gx-upload.vue @@ -13,7 +13,7 @@ - 注:电子印章必须为透明底的PNG格式,其他格式将不被接受 + diff --git a/components/process-image.vue b/components/process-image.vue new file mode 100644 index 0000000..04b425e --- /dev/null +++ b/components/process-image.vue @@ -0,0 +1,192 @@ + \ No newline at end of file diff --git a/pages/ceshi/index.vue b/pages/ceshi/index.vue new file mode 100644 index 0000000..3d2dde0 --- /dev/null +++ b/pages/ceshi/index.vue @@ -0,0 +1,165 @@ + + + \ No newline at end of file diff --git a/pages/docList/index.vue b/pages/docList/index.vue index fabd4d3..41850ae 100644 --- a/pages/docList/index.vue +++ b/pages/docList/index.vue @@ -3,60 +3,77 @@ - + {{item.name}} - 返回 + 返回 - - 预约完成,请致电社区,并关注预约记录留意审核状态,谢谢! + + + + 预约完成,请致电社区,并关注预约记录留意审核状态,谢谢! + + {{warnMsg}} +