From bc665d4901412c7ca4dca5c6a9cd299d8da897bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Mon, 15 Jul 2024 15:32:06 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E6=88=91=E7=9A=84=E8=AF=89=E6=B1=82?= =?UTF-8?q?=E4=B8=A4=E4=B8=AA=E8=BF=94=E5=9B=9E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/appeal/index.vue | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/views/appeal/index.vue b/src/views/appeal/index.vue index 229ad94..fc6e968 100644 --- a/src/views/appeal/index.vue +++ b/src/views/appeal/index.vue @@ -20,7 +20,7 @@ @click.prevent.stop="previewImage(index2, item.imageList)" :src="item2" :key="index2" /> - + @@ -29,6 +29,7 @@ From a455e5243b3bc093fe91b555bfbf7d949a02d4c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=98=AF=E5=B0=8F=E7=8E=8B=E5=91=80=5C24601?= <819653817@qq.com> Date: Wed, 17 Jul 2024 14:27:35 +0800 Subject: [PATCH 6/8] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=BF=94=E5=9B=9E?= =?UTF-8?q?=E6=8C=89=E9=94=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/errorPage/index.vue | 1 + src/views/houseQR/index.vue | 1 + src/views/login/index.vue | 4 +++- src/views/message/index.vue | 1 + src/views/register/index.vue | 1 + src/views/selectAgency/index.vue | 1 + src/views/userInfo/index.vue | 4 +++- 7 files changed, 11 insertions(+), 2 deletions(-) diff --git a/src/views/errorPage/index.vue b/src/views/errorPage/index.vue index 407ba25..64524cd 100644 --- a/src/views/errorPage/index.vue +++ b/src/views/errorPage/index.vue @@ -1,6 +1,7 @@ diff --git a/src/views/houseQR/index.vue b/src/views/houseQR/index.vue index 6937739..1c12051 100644 --- a/src/views/houseQR/index.vue +++ b/src/views/houseQR/index.vue @@ -70,6 +70,7 @@ + diff --git a/src/views/login/index.vue b/src/views/login/index.vue index 98c47ca..c00f05b 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -1,5 +1,7 @@