From 5088376449bc0057da36b643d1f344f7d575f293 Mon Sep 17 00:00:00 2001 From: jiangyy Date: Thu, 19 May 2022 17:48:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8B=E4=BB=B6=E7=AE=A1=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../scss/modules/shequzhili/event-info.scss | 227 ++--- .../communityService/measure/index.vue | 874 ++++++++--------- .../modules/shequzhili/event/cpts/add.vue | 127 ++- .../modules/shequzhili/event/cpts/edit.vue | 882 ------------------ .../shequzhili/event/cpts/event-detail.vue | 141 +++ .../shequzhili/event/cpts/event-info.vue | 318 ++++--- .../shequzhili/event/cpts/issue-info.vue | 288 ------ .../shequzhili/event/cpts/issue-suggest.vue | 154 --- .../event/cpts/process-form-demand.vue | 579 ++++++++++++ .../event/cpts/process-form-project.vue | 495 ++++++++++ .../shequzhili/event/cpts/process-form.vue | 91 +- .../event/cpts/project-evaluation.vue | 154 --- .../modules/shequzhili/event/eventList.vue | 60 +- 13 files changed, 2120 insertions(+), 2270 deletions(-) delete mode 100644 src/views/modules/shequzhili/event/cpts/edit.vue create mode 100644 src/views/modules/shequzhili/event/cpts/event-detail.vue delete mode 100644 src/views/modules/shequzhili/event/cpts/issue-info.vue delete mode 100644 src/views/modules/shequzhili/event/cpts/issue-suggest.vue create mode 100644 src/views/modules/shequzhili/event/cpts/process-form-demand.vue create mode 100644 src/views/modules/shequzhili/event/cpts/process-form-project.vue delete mode 100644 src/views/modules/shequzhili/event/cpts/project-evaluation.vue diff --git a/src/assets/scss/modules/shequzhili/event-info.scss b/src/assets/scss/modules/shequzhili/event-info.scss index 21cde303..a038ad1d 100644 --- a/src/assets/scss/modules/shequzhili/event-info.scss +++ b/src/assets/scss/modules/shequzhili/event-info.scss @@ -23,15 +23,7 @@ } - .div_map { - position: relative; - } - .div_searchmap { - z-index: 1000; - position: absolute; - top: 5px; - left: 5px; - } + } } } @@ -55,6 +47,15 @@ width: 450px } } +.div_map { + position: relative; +} +.div_searchmap { + z-index: 1000; + position: absolute; + top: 5px; + left: 5px; +} .div-btn{ margin-top:50px; @@ -64,6 +65,9 @@ .cell-width-1{ width: 250px } +.cell-width-long{ + width: 450px +} .cell-width-2{ width: 350px } @@ -92,128 +96,125 @@ justify-content: center; } + .m-info { - padding-left: 10px; - font-size: 14px; - font-family: PingFang SC; - font-weight: 400; - color: #333; - line-height: 24px; - // width: 500px; - - .info-title { - margin-top: 30px; - font-size: 20px; - font-family: PingFang SC; - font-weight: bold; - color: #333; - line-height: 30px; - } - .info-content { - margin: 20px 0; - } - .info-pics { - display: flex; - margin: 20px 0; - img { - display: block; - width: 32%; - height: 90px; - margin-right: 9px; - object-fit: cover; - } - } + padding-left: 30px; + font-size: 14px; + font-family: PingFang SC; + font-weight: 400; + color: #333; + line-height: 24px; + // width: 500px; + + .info-title { + margin-top: 30px; + font-size: 20px; + font-family: PingFang SC; + font-weight: bold; + color: #333; + line-height: 30px; + } + .info-content { + margin: 20px 0; + } + .info-pics { + display: flex; + margin: 20px 0; + img { + display: block; + width: 32%; + height: 90px; + margin-right: 9px; + object-fit: cover; + } + } - .info-prop { - position: relative; - margin: 10px 0; - display: flex; - padding-left: 15px; - .info-title-2 { - width: 70px; - flex: 0 0 1; - font-size: 14px; - } + .info-prop { + position: relative; + margin: 10px 0; + display: flex; + padding-left: 15px; + .info-title-2 { + width: 70px; + flex: 0 0 1; + font-size: 14px; + } - > span, - > div { - display: block; - // max-width: 300px; - } + > span, + > div { + display: block; + // max-width: 300px; + } - &::before { - content: ""; - display: block; - position: absolute; - top: 9px; - left: 0; - width: 7px; - height: 7px; - background: #0c81fe; - border-radius: 3px; - margin-right: 10px; - } - } + &::before { + content: ""; + display: block; + position: absolute; + top: 9px; + left: 0; + width: 7px; + height: 7px; + background: #0c81fe; + border-radius: 3px; + margin-right: 10px; + } + } } .m-case { - height: 600px; - padding: 20px 0 20px 0; - overflow-y: auto; + height: 600px; + padding: 20px 0 20px 0; + overflow-y: auto; } .m-row { - display: flex; - justify-content: space-between; + display: flex; + justify-content: space-between; } .m-hint { - position: relative; - height: 300px; - - // 暂无数据 - img { - position: absolute; - top: 0; - left: 0; - right: 0; - bottom: 0; - margin: auto; - } + position: relative; + height: 300px; + + // 暂无数据 + img { + position: absolute; + top: 0; + left: 0; + right: 0; + bottom: 0; + margin: auto; + } } .m-line { - min-width: 400px; - - .stat { - margin: 20px 0 10px; - display: flex; - .stat-item { - width: 33%; - text-align: center; - - div { - font-size: 17px; - font-family: Source Han Serif SC; - font-weight: 500; - color: rgba(#000, 0.5); - line-height: 24px; - &.z-weak { - font-size: 12px; - font-family: Source Han Serif SC; - font-weight: 500; - color: rgba(#000, 0.5); - line-height: 24px; - } - } - } - } + min-width: 400px; + + .stat { + margin: 20px 0 10px; + display: flex; + .stat-item { + width: 33%; + text-align: center; + + div { + font-size: 17px; + font-family: Source Han Serif SC; + font-weight: 500; + color: rgba(#000, 0.5); + line-height: 24px; + &.z-weak { + font-size: 12px; + font-family: Source Han Serif SC; + font-weight: 500; + color: rgba(#000, 0.5); + line-height: 24px; + } + } + } + } } -.m-tb { - padding-left: 62px; - padding-right: 40px; -} diff --git a/src/views/modules/communityService/measure/index.vue b/src/views/modules/communityService/measure/index.vue index db1af9a5..21423d29 100644 --- a/src/views/modules/communityService/measure/index.vue +++ b/src/views/modules/communityService/measure/index.vue @@ -1,39 +1,35 @@