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 {