From f85080ebbeb8df680090c75126de4053aa43aab3 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Wed, 6 Jul 2022 15:22:30 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/scss/modules/management/list-main.scss | 3 +++ .../modules/communityParty/heart/heartAudit.vue | 8 ++++---- .../modules/communityParty/heart/heartList.vue | 4 ++-- .../modules/communityParty/heart/heartPerson.vue | 14 +++++++------- 4 files changed, 16 insertions(+), 13 deletions(-) diff --git a/src/assets/scss/modules/management/list-main.scss b/src/assets/scss/modules/management/list-main.scss index 922bfaf7..c752e60c 100644 --- a/src/assets/scss/modules/management/list-main.scss +++ b/src/assets/scss/modules/management/list-main.scss @@ -19,6 +19,9 @@ .item_width_1{ width: 260px; } + .item_width_3{ + width: 200px; + } .item_width_2{ width: 160px; } diff --git a/src/views/modules/communityParty/heart/heartAudit.vue b/src/views/modules/communityParty/heart/heartAudit.vue index c8260e08..d8361e86 100644 --- a/src/views/modules/communityParty/heart/heartAudit.vue +++ b/src/views/modules/communityParty/heart/heartAudit.vue @@ -32,7 +32,7 @@ align="center" label="姓名" :show-overflow-tooltip="true" - width="150"> + min-width="100"> + width="180"> + min-width="100"> + width="90"> diff --git a/src/views/modules/communityParty/heart/heartList.vue b/src/views/modules/communityParty/heart/heartList.vue index 1450ac74..d852ed17 100644 --- a/src/views/modules/communityParty/heart/heartList.vue +++ b/src/views/modules/communityParty/heart/heartList.vue @@ -10,7 +10,7 @@ prop="title"> @@ -42,7 +42,7 @@ - + min-width="100"> + width="120"> @@ -37,7 +37,7 @@ header-align="center" align="center" label="身份证" - min-width="180"> + width="180"> + min-width="100"> + width="90"> + width="90"> + width="90"> From 70248ffa52908afc8eebe02cbd9e54559b3a99c2 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Wed, 6 Jul 2022 15:24:16 +0800 Subject: [PATCH 2/2] 1 --- src/views/modules/communityParty/heart/heartList.vue | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/views/modules/communityParty/heart/heartList.vue b/src/views/modules/communityParty/heart/heartList.vue index d852ed17..3a99cd0c 100644 --- a/src/views/modules/communityParty/heart/heartList.vue +++ b/src/views/modules/communityParty/heart/heartList.vue @@ -88,11 +88,13 @@ header-align="center" align="center" label="活动标题" + :show-overflow-tooltip="true" min-width="180"> @@ -100,6 +102,7 @@