diff --git a/src/assets/scss/modules/shequzhili/event-info.scss b/src/assets/scss/modules/shequzhili/event-info.scss index 0ab683a6d..5f5f5eb75 100644 --- a/src/assets/scss/modules/shequzhili/event-info.scss +++ b/src/assets/scss/modules/shequzhili/event-info.scss @@ -1,11 +1,13 @@ @import "../../c/config"; @import "../../c/function"; - +.h3-title{ + display: flex; + align-items: center; +} .g-add{ - - .g-add-page{ display: flex; + .g-left { box-sizing: border-box; width:40%; @@ -117,7 +119,7 @@ } .div-btn{ - margin-top:50px; + margin-top:38px; display: flex; justify-content: right; .item_btn { @@ -179,6 +181,8 @@ margin-top:20px; .process-title { + display: flex; + align-items: center; margin-bottom: 25px; margin-left: -5px; font-size: 16px; @@ -329,6 +333,26 @@ } } } + .stat-be{ + display: flex; + justify-content: space-between; + font-size: 16px; + font-family: PingFangSC-Medium, PingFang SC; + font-weight: 500; + color: rgba(0,0,0,0.85); + .stat-item{ + width: 50%; + display: flex; + align-items: center; + justify-content: center; + span{ + color: rgba(0,0,0,0.45); + font-size: 12px; + font-weight: 300; + margin: 0 10px; + } + } + } } .m-process { @@ -344,6 +368,8 @@ font-weight: bold; color: #333; line-height: 18px; + display: flex; + align-items: center; } .process-title-vis{ @@ -494,7 +520,7 @@ } .m-chart { - min-height: 200px; + min-height: 220px; } .div-satisfy{ diff --git a/src/assets/scss/modules/shequzhili/project-info.scss b/src/assets/scss/modules/shequzhili/project-info.scss index d55deb94c..9c9a026e6 100644 --- a/src/assets/scss/modules/shequzhili/project-info.scss +++ b/src/assets/scss/modules/shequzhili/project-info.scss @@ -405,7 +405,7 @@ } .m-chart { - min-height: 200px; + min-height: 220px; } .box-card{ diff --git a/src/views/modules/shequzhili/event/cpts/event-detail.vue b/src/views/modules/shequzhili/event/cpts/event-detail.vue index c074cd4cb..d3c841b56 100644 --- a/src/views/modules/shequzhili/event/cpts/event-detail.vue +++ b/src/views/modules/shequzhili/event/cpts/event-detail.vue @@ -5,7 +5,7 @@ :class="{ 'box-card': source === 'visiual' }" v-if="showType == ''" > -
+ 支持 {{ issueTrend.supportAmount }}
+
+ 反对 {{ issueTrend.oppositionAmount }}
+