From 9acaa0e8d304d5a2904efdf6e7b25ec3024882b3 Mon Sep 17 00:00:00 2001
From: gongjiale <942894820@qq.com>
Date: Tue, 29 Nov 2022 13:14:43 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=A4=A7=E5=B1=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.../components/ReservoirBottom.vue | 26 ++++++--
.../components/ReservoirRight.vue | 66 +++----------------
.../components/ReservoirThumbnail.vue | 8 +--
front/src/views/assertReport/index.vue | 5 +-
4 files changed, 37 insertions(+), 68 deletions(-)
diff --git a/front/src/views/assertReport/components/ReservoirBottom.vue b/front/src/views/assertReport/components/ReservoirBottom.vue
index 7e819dca..a36c5414 100644
--- a/front/src/views/assertReport/components/ReservoirBottom.vue
+++ b/front/src/views/assertReport/components/ReservoirBottom.vue
@@ -4,7 +4,9 @@
-
+
市级部门审评节省资金排行
@@ -95,6 +47,7 @@
应用数
贡献金额
+
@@ -109,6 +62,7 @@
{{ item.applyPrice }}
+
@@ -406,22 +360,20 @@ export default {
}
.bottom-item {
height: 100%;
- overflow-y: auto;
+
background: rgba(0, 108, 188, 0.2);
border-radius: 2px;
margin: 2px 5px;
border: 1px solid #10496f;
.inner-title {
- margin-top: 10px;
- margin-bottom: 10px;
+ margin-top: 5px;
margin-right: 5px;
font-weight: bold;
color: #ffffff;
p {
font-size: 16px;
- line-height: 27px;
background: linear-gradient(
90deg,
#041d2f 0,
@@ -441,7 +393,7 @@ export default {
width: 100%;
height: 26px;
margin-right: 10px;
- margin-top: 5px;
+
font-size: 16px;
.left-list1 {
font-size: 16x;
diff --git a/front/src/views/assertReport/components/ReservoirThumbnail.vue b/front/src/views/assertReport/components/ReservoirThumbnail.vue
index e4a8544d..d686a059 100644
--- a/front/src/views/assertReport/components/ReservoirThumbnail.vue
+++ b/front/src/views/assertReport/components/ReservoirThumbnail.vue
@@ -76,7 +76,7 @@ export default {
},
{
- name: "西海岸",
+ name: "西海岸新区",
value: [119.895518, 35.875138],
},
@@ -98,13 +98,13 @@ export default {
let resulrtData=res.data.data
for(let i=0;i