From deb5ef82e11cefa037fcbe1e27d819b02ed02b62 Mon Sep 17 00:00:00 2001 From: liuye Date: Fri, 21 Apr 2023 10:32:20 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=AF=E5=88=86=E5=85=AC=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E7=BC=96=E8=BE=91=E7=A7=AF=E5=88=86=E7=94=B3=E8=AF=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppIntegratingAudit/components/Detail.vue | 21 ++++++++++++------- .../AppIntegratingPublic/components/List.vue | 2 +- .../app/AppResidentInfo/components/List.vue | 6 +++--- 3 files changed, 18 insertions(+), 11 deletions(-) diff --git a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue index f93add86..665dc79b 100644 --- a/project/fengdu/app/AppIntegratingAudit/components/Detail.vue +++ b/project/fengdu/app/AppIntegratingAudit/components/Detail.vue @@ -38,9 +38,16 @@
-
- -
+ + +
@@ -87,7 +94,7 @@ @@ -128,7 +135,7 @@ eventForm: { files: [], images: [], - video: [], + videos: [], content: '', applyIntegral: '' }, @@ -232,8 +239,8 @@ align-items: center; flex-wrap: wrap; .file-item { - width: 240px; - height: 240px; + width: 118px; + height: 118px; margin: 0 20px 20px 0; img, video { diff --git a/project/fengdu/app/AppIntegratingPublic/components/List.vue b/project/fengdu/app/AppIntegratingPublic/components/List.vue index 8451559f..5b54fb3f 100644 --- a/project/fengdu/app/AppIntegratingPublic/components/List.vue +++ b/project/fengdu/app/AppIntegratingPublic/components/List.vue @@ -26,7 +26,7 @@ diff --git a/project/fengdu/app/AppResidentInfo/components/List.vue b/project/fengdu/app/AppResidentInfo/components/List.vue index 5f51f27e..512d95de 100644 --- a/project/fengdu/app/AppResidentInfo/components/List.vue +++ b/project/fengdu/app/AppResidentInfo/components/List.vue @@ -24,12 +24,12 @@ @@ -69,7 +69,7 @@ current: 1, size: 10, total: 0, - title: '', + name: '', areaId: '' }, tableData: []