From 27232abf9c5a659c83f659083d9c35b07cbd54ac Mon Sep 17 00:00:00 2001 From: gyj Date: Fri, 12 Jan 2024 18:01:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=A7=A3=E7=B3=BB=E7=BB=9F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../zxz-uni-data-select.vue | 780 ++++++++++++++++++ pages/handlecase/component/uploadEvidence.vue | 93 ++- pages/login.vue | 2 +- pages/personalInfoCollection.vue | 2 +- pages/switchSystem.vue | 39 + 5 files changed, 894 insertions(+), 22 deletions(-) create mode 100644 components/zxz-uni-data-select/zxz-uni-data-select.vue create mode 100644 pages/switchSystem.vue diff --git a/components/zxz-uni-data-select/zxz-uni-data-select.vue b/components/zxz-uni-data-select/zxz-uni-data-select.vue new file mode 100644 index 0000000..d00f0b5 --- /dev/null +++ b/components/zxz-uni-data-select/zxz-uni-data-select.vue @@ -0,0 +1,780 @@ + + + + + \ No newline at end of file diff --git a/pages/handlecase/component/uploadEvidence.vue b/pages/handlecase/component/uploadEvidence.vue index 49a2d67..ad9d00b 100644 --- a/pages/handlecase/component/uploadEvidence.vue +++ b/pages/handlecase/component/uploadEvidence.vue @@ -1,6 +1,9 @@ - + + \ No newline at end of file