From dc6a55942f3151280915369f2eddc3f2d25ade17 Mon Sep 17 00:00:00 2001 From: shenyanpei Date: Tue, 7 Dec 2021 15:38:58 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AF=E9=A1=B5=E9=9D=A2?= =?UTF-8?q?=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/assets/styles/phone.less | 4 ++ .../pages/phone/bzhHd-ch/step2.vue | 47 ++++++++++--------- .../pages/phone/bzhHd-ch/step4.vue | 21 +++++---- .../pages/phone/bzhHd-ch/step6.vue | 21 +++++---- .../pages/phone/bzhHd-hh/step2.vue | 21 +++++---- .../pages/phone/bzhHd-rh/step2.vue | 21 +++++---- .../pages/phone/bzhHd-rh/step4.vue | 23 ++++----- .../pages/phone/bzhHd-rh/step6.vue | 23 ++++----- 8 files changed, 99 insertions(+), 82 deletions(-) diff --git a/src/assets/styles/phone.less b/src/assets/styles/phone.less index d73daf347..510f507af 100644 --- a/src/assets/styles/phone.less +++ b/src/assets/styles/phone.less @@ -6,4 +6,8 @@ .el-message { min-width: 200px !important; } + .el-message-box { + width: 270px!important; + top: -60px!important; + } } diff --git a/src/pages/processCenter/pages/phone/bzhHd-ch/step2.vue b/src/pages/processCenter/pages/phone/bzhHd-ch/step2.vue index 0652e0c00..3b738d887 100644 --- a/src/pages/processCenter/pages/phone/bzhHd-ch/step2.vue +++ b/src/pages/processCenter/pages/phone/bzhHd-ch/step2.vue @@ -14,50 +14,50 @@
- + - + {{ ch_pageData.meetingName || '-' }} - + {{ ch_pageData.primaryUnit || '-' }} - + {{ ch_pageData.associaName || '-' }} - + {{ ch_pageData.meetingStartTime || '-' }} - + {{ ch_pageData.meetingPlace || '-' }} - + {{ ch_pageData.feeStand || '-' }} - + {{ ch_pageData.feeKind || '-' }} - + {{ '-' }} @@ -67,26 +67,26 @@ - + 计划内 计划外 - + - - - + + + @@ -359,6 +359,10 @@ export default {