Merge branch 'hi-ucs-dev' of http://192.168.124.50:3000/wuhongjian/hi-ucs into hi-ucs-dev

# Conflicts:
#	front/src/views/assertReport/components/ReservoirBottom.vue
#	front/src/views/assertReport/components/ReservoirRight.vue
#	front/src/views/assertReport/components/ReservoirThumbnail.vue
#	front/src/views/assertReport/index.vue
This commit is contained in:
gongjiale 2022-11-29 13:56:18 +08:00
commit dbdb6d7cea
7 changed files with 1024 additions and 1051 deletions

View File

@ -2,13 +2,13 @@
* @Author: hisense.wuhongjian * @Author: hisense.wuhongjian
* @Date: 2020-07-07 16:03:23 * @Date: 2020-07-07 16:03:23
* @LastEditors: hisense.wuhongjian * @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-11-27 23:42:04 * @LastEditTime: 2022-11-29 11:21:41
* @Description: 系统静态参数配置 * @Description: 系统静态参数配置
*/ */
var _global = {} var _global = {}
var CONFIGITEM = { var CONFIGITEM = {
// version: 'qingdao', // version: 'qingdao', //
version: 'xihaian', // 西 // version: 'xihaian', // 西
// version: 'dev', // // version: 'dev', //
// version: 'zhanTingDev', // dev (2022-09-13:) // version: 'zhanTingDev', // dev (2022-09-13:)
// version: 'qingdao', // // version: 'qingdao', //

File diff suppressed because one or more lines are too long

View File

@ -1,3 +1,10 @@
/*
* @Author: hisense.wuhongjian
* @Date: 2022-11-28 16:43:10
* @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-11-29 11:35:36
* @Description: 告诉大家这是什么
*/
import request from '@/utils/request' import request from '@/utils/request'
// //
export function getDistrictFundStatement() { export function getDistrictFundStatement() {
@ -12,61 +19,61 @@ export function getComponentFundStatement() {
url: '/processForm/tabilityapplication/getComponentFundStatement', url: '/processForm/tabilityapplication/getComponentFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function getResourceFundStatement() { export function getResourceFundStatement() {
return request({ return request({
url: '/processForm/tabilityapplication/getResourceFundStatement', url: '/processForm/tabilityapplication/getResourceFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function getInfrastructureFundStatement() { export function getInfrastructureFundStatement() {
return request({ return request({
url: '/processForm/tabilityapplication/getInfrastructureFundStatement', url: '/processForm/tabilityapplication/getInfrastructureFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function getProvideDeptFundStatement() { export function getProvideDeptFundStatement() {
return request({ return request({
url: '/processForm/tabilityapplication/getProvideDeptFundStatement', url: '/processForm/tabilityapplication/getProvideDeptFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function getApplyDeptFundStatement() { export function getApplyDeptFundStatement() {
return request({ return request({
url: '/processForm/tabilityapplication/getApplyDeptFundStatement', url: '/processForm/tabilityapplication/getApplyDeptFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function getProvideDistrictFundStatement() { export function getProvideDistrictFundStatement() {
return request({ return request({
url: '/processForm/tabilityapplication/getProvideDistrictFundStatement', url: '/processForm/tabilityapplication/getProvideDistrictFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function getApplyDistrictFundStatement() { export function getApplyDistrictFundStatement() {
return request({ return request({
url: '/processForm/tabilityapplication/getApplyDistrictFundStatement', url: '/processForm/tabilityapplication/getApplyDistrictFundStatement',
method: 'get', method: 'get',
}) })
} }
// //
export function selectTotal() { export function selectTotal() {
return request({ return request({
url: '/resource/selectTotal', url: '/resource/selectTotal',
method: 'get', method: 'get',
}) })
} }
// //
// //
export function getApplyPriceCount() { export function getApplyPriceCount() {
return request({ return request({
url: '/processForm/tabilityapplication/getApplyPriceCount', url: '/processForm/tabilityapplication/getApplyPriceCount',
method: 'get', method: 'get',
}) })
} }

View File

@ -1,4 +1,3 @@
<template> <template>
<div class="right-survey"> <div class="right-survey">
@ -113,7 +112,7 @@ export default {
.platform-overview-bottom { .platform-overview-bottom {
margin-top: 20px; margin-top: 5px;
width: 100%; width: 100%;
height: 1.78rem; height: 1.78rem;
background: rgba(0, 108, 188, 0.2); background: rgba(0, 108, 188, 0.2);

View File

@ -1,4 +1,3 @@
<template> <template>
<div class="right-survey"> <div class="right-survey">
<!--最上面 部门排行榜--> <!--最上面 部门排行榜-->
@ -7,7 +6,7 @@
<div class="bottom1"> <div class="bottom1">
<div class="bottom-item"> <div class="bottom-item">
<div class="inner-title"> <div class="inner-title">
<p style="width: 220px">市级部门共享贡献资金排行</p> <p style="width: 220px">市级部门共享节省资金排行</p>
</div> </div>
<div class="left-list"> <div class="left-list">
<div class="left-list1">排行</div> <div class="left-list1">排行</div>
@ -39,7 +38,7 @@
<div class="bottom-item"> <div class="bottom-item">
<div class="inner-title"> <div class="inner-title">
<p style="width: 220px">市级部门审评节省资金排行</p> <p style="width: 220px">市级部门申请节省资金排行</p>
</div> </div>
<div class="left-list"> <div class="left-list">
<div class="left-list1">排行</div> <div class="left-list1">排行</div>
@ -69,7 +68,7 @@
<div class="bottom2"> <div class="bottom2">
<div class="bottom-item"> <div class="bottom-item">
<div class="inner-title"> <div class="inner-title">
<p style="width: 220px">区市部门共享贡献资金排行</p> <p style="width: 220px">区市部门共享节省资金</p>
</div> </div>
<div class="left-list"> <div class="left-list">
<div class="left-list1">序号</div> <div class="left-list1">序号</div>
@ -100,7 +99,7 @@
</div> </div>
<div class="bottom-item"> <div class="bottom-item">
<div class="inner-title"> <div class="inner-title">
<p style="width: 220px">区市部门申请节省资金排行</p> <p style="width: 220px">区市部门申请节省资金</p>
</div> </div>
<div class="left-list"> <div class="left-list">
<div class="left-list1">序号</div> <div class="left-list1">序号</div>
@ -149,17 +148,17 @@
</template> </template>
<script> <script>
import { import {
getProvideDeptFundStatement, getProvideDeptFundStatement,
getApplyDeptFundStatement, getApplyDeptFundStatement,
getProvideDistrictFundStatement, getProvideDistrictFundStatement,
getApplyDistrictFundStatement, getApplyDistrictFundStatement,
selectTotal, selectTotal,
} from '@/api/assertReport' } from '@/api/assertReport'
export default { export default {
components: {}, components: {},
created() {}, created() {},
destroyed() {}, unmounted() {},
mounted() { mounted() {
this.getgetProvideDeptFund() this.getgetProvideDeptFund()
@ -266,9 +265,9 @@ export default {
}) })
}, },
}, },
} }
</script> </script>
<style lang='less' scoped> <style lang="less" scoped>
@keyframes turn { @keyframes turn {
0% { 0% {
border-image: linear-gradient(to right, #003194, #00ffea) 1; border-image: linear-gradient(to right, #003194, #00ffea) 1;
@ -286,27 +285,27 @@ export default {
border-image: linear-gradient(to right, #003194, #00ffea) 1; border-image: linear-gradient(to right, #003194, #00ffea) 1;
} }
} }
.top5-content::-webkit-scrollbar { .top5-content::-webkit-scrollbar {
width: 6px; width: 6px;
/*height: 4px;*/ /*height: 4px;*/
} }
.top5-content::-webkit-scrollbar-thumb { .top5-content::-webkit-scrollbar-thumb {
background-color: #00deff; background-color: #00deff;
} }
.map-search-result::-webkit-scrollbar-track, .map-search-result::-webkit-scrollbar-track,
.top5-content::-webkit-scrollbar-track { .top5-content::-webkit-scrollbar-track {
background-color: #424748; background-color: #424748;
} }
@keyframes topup50 { @keyframes topup50 {
from { from {
top: 50%; top: 50%;
} }
to { to {
top: -100%; top: -100%;
} }
} }
.right-survey { .right-survey {
width: 620px; width: 620px;
height: 100%; height: 100%;
color: #f0fafa; color: #f0fafa;
@ -327,17 +326,19 @@ export default {
transition: all 100ms ease-out; transition: all 100ms ease-out;
.top { .top {
font-size: 24px; font-size: 24px;
background: url('~@/assets/capabilityCloud/infrastructure_title.png') no-repeat; background: url('~@/assets/capabilityCloud/infrastructure_title.png')
no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
text-align: center; text-align: center;
} }
.bottom1 { .bottom1 {
margin-top: 10px; margin-top: 10px;
width: 100%; width: 100%;
display: table; // display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
height: 1.8rem; height: 2.5rem;
overflow-y: auto;
.bottom-item { .bottom-item {
width: 98%; width: 98%;
} }
@ -349,7 +350,7 @@ export default {
display: table; display: table;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
height: 4.0rem; height: 4rem;
.bottom-item { .bottom-item {
width: 48%; width: 48%;
} }
@ -360,20 +361,22 @@ export default {
} }
.bottom-item { .bottom-item {
height: 100%; height: 100%;
overflow-y: auto;
background: rgba(0, 108, 188, 0.2); background: rgba(0, 108, 188, 0.2);
border-radius: 2px; border-radius: 2px;
margin: 2px 5px; margin: 2px 5px;
border: 1px solid #10496f; border: 1px solid #10496f;
.inner-title { .inner-title {
margin-top: 5px; margin-top: 10px;
margin-bottom: 10px;
margin-right: 5px; margin-right: 5px;
font-weight: bold; font-weight: bold;
color: #ffffff; color: #ffffff;
p { p {
font-size: 16px; font-size: 16px;
line-height: 27px;
background: linear-gradient( background: linear-gradient(
90deg, 90deg,
#041d2f 0, #041d2f 0,
@ -393,7 +396,7 @@ export default {
width: 100%; width: 100%;
height: 26px; height: 26px;
margin-right: 10px; margin-right: 10px;
margin-top: 5px;
font-size: 16px; font-size: 16px;
.left-list1 { .left-list1 {
font-size: 16x; font-size: 16x;
@ -455,7 +458,8 @@ export default {
transition: all 100ms ease-out; transition: all 100ms ease-out;
.top { .top {
font-size: 24px; font-size: 24px;
background: url('~@/assets/capabilityCloud/infrastructure_title.png') no-repeat; background: url('~@/assets/capabilityCloud/infrastructure_title.png')
no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
text-align: center; text-align: center;
} }
@ -491,5 +495,5 @@ export default {
border: 2px solid; border: 2px solid;
animation: turn 5s linear infinite; animation: turn 5s linear infinite;
} }
} }
</style> </style>

View File

@ -1,8 +1,8 @@
<!-- <!--
* @Author: hisense.xiaoshangqing * @Author: hisense.xiaoshangqing
* @Date: 2022-7-26 10:00:48 * @Date: 2022-7-26 10:00:48
* @LastEditors: xiaoshangqing * @LastEditors: hisense.wuhongjian
* @LastEditTime: 2022-07-27 16:56:55 * @LastEditTime: 2022-11-29 11:47:26
* @Description: 水库专题首页缩略图 --> * @Description: 水库专题首页缩略图 -->
<template> <template>
<div class="river-course-view"> <div class="river-course-view">
@ -13,116 +13,96 @@
<div class="topic-animation4 display-animation4"></div> <div class="topic-animation4 display-animation4"></div>
<div class="topic-animation5 display-animation5"></div> <div class="topic-animation5 display-animation5"></div>
<div class="topic-animation6 display-animation6"></div> <div class="topic-animation6 display-animation6"></div>
</div> </div>
</template> </template>
<script> <script>
import { import { getProvideDistrictFundStatement } from '@/api/assertReport'
getDistrictFundStatement import axios from 'axios'
} from '@/api/assertReport' const echarts = require('echarts')
import axios from 'axios' export default {
const echarts = require("echarts"); //import使
export default {
//import使
components: {}, components: {},
data() { data() {
// //
return { return {
districtData: [ districtData: [
{ {
name: "市南区", name: '市南区',
value: [120.395966, 36.000892], value: [120.395966, 36.000892],
}, },
{ {
name: "市北区", name: '市北区',
value: [120.355026, 36.083819], value: [120.355026, 36.083819],
}, },
{ {
name: "李沧区", name: '李沧区',
value: [120.421236, 36.188023], value: [120.421236, 36.188023],
}, },
{ {
name: "崂山区", name: '崂山区',
value: [120.587393, 36.199569], value: [120.587393, 36.199569],
}, },
{ {
name: "城阳区", name: '城阳区',
value: [120.369135, 36.266833], value: [120.369135, 36.266833],
}, },
{ {
name: "即墨区", name: '即墨区',
value: [120.517352, 36.490847], value: [120.517352, 36.490847],
}, },
{ {
name: "莱西市", name: '莱西市',
value: [120.426226, 36.86009], value: [120.426226, 36.86009],
}, },
{ {
name: "胶州市", name: '胶州市',
value: [120.010202, 36.235878], value: [120.010202, 36.235878],
}, },
{ {
name: "平度市", name: '平度市',
value: [119.959012, 36.788828], value: [119.959012, 36.788828],
}, },
{ {
name: "西海岸新区", name: '西海岸新区',
value: [119.895518, 35.875138], value: [119.895518, 35.875138],
}, },
], ],
}
};
}, },
mounted() { mounted() {
this.findAllInfo(); this.findAllInfo()
}, },
// //
methods: { methods: {
findAllInfo(){ findAllInfo() {
getDistrictFundStatement().then((res) => { getProvideDistrictFundStatement().then((res) => {
let districtData = this.districtData
let districtData=this.districtData let resulrtData = res.data.data
let resulrtData=res.data.data for (let i = 0; i < resulrtData.length; i++) {
for(let i=0;i<resulrtData.length;i++){ for (let j = 0; j < districtData.length; j++) {
for(let j=0;j<districtData.length;j++){ if (resulrtData[i].districtName === districtData[j].name) {
if(resulrtData[i].districtName===districtData[j].name){ districtData[j].num = resulrtData[i].applyPrice + '万'
districtData[j].num=resulrtData[i].applyPrice
} }
} }
} }
debugger console.log('上图数据', districtData)
this.initMap(districtData) this.initMap(districtData)
}) })
},
},
initMap(data) { initMap(data) {
this.loadedDataUrl = "./static/qingdao.json"; this.loadedDataUrl = './static/qingdao.json'
let _this=this let _this = this
axios.get(_this.loadedDataUrl, {}) .then(geoJson =>{ axios.get(_this.loadedDataUrl, {}).then((geoJson) => {
_this.myChart = echarts.init(_this.$refs.qdCityMap)
_this.myChart = echarts.init(_this.$refs.qdCityMap); echarts.registerMap('qingdao', geoJson.data)
echarts.registerMap("qingdao", geoJson.data); const imgBack = new Image()
const imgBack = new Image(); imgBack.src = './static/assets/map-back.png'
imgBack.src = "./static/assets/map-back.png"; const img = new Image()
const img = new Image(); img.src = './static/assets/echarts-map-bak.png'
img.src = "./static/assets/echarts-map-bak.png"; const typeImg = new Image()
const typeImg = new Image(); typeImg.src = './static/assets/reservoir-type-bak.png'
typeImg.src = "./static/assets/reservoir-type-bak.png";
_this.option = { _this.option = {
visualMap: { visualMap: {
@ -130,12 +110,12 @@ export default {
max: 100, max: 100,
seriesIndex: 1, seriesIndex: 1,
inRange: { inRange: {
color: ["#000000", "yellow", "pink"], color: ['#000000', 'yellow', 'pink'],
}, },
}, },
geo: [ geo: [
{ {
map: "qingdao", map: 'qingdao',
roam: false, // roam: false, //
aspectScale: 0.8, aspectScale: 0.8,
zoom: 1.1, // zoom: 1.1, //
@ -144,14 +124,14 @@ export default {
label: { label: {
show: true, // show: true, //
textStyle: { textStyle: {
color: "#ffffff", // color: '#ffffff', //
fontSize: 16, // fontSize: 16, //
fontFamily: "微软雅黑", fontFamily: '微软雅黑',
backgroundColor: "rgba(0,0,0,0)", //0 backgroundColor: 'rgba(0,0,0,0)', //0
}, },
}, },
itemStyle: { itemStyle: {
borderColor: "#25e8ff", borderColor: '#25e8ff',
borderWidth: 2, borderWidth: 2,
/* areaColor: "#004d8e", //rgba设置透明度0 /* areaColor: "#004d8e", //rgba设置透明度0
shadowColor: "#10daff", shadowColor: "#10daff",
@ -160,12 +140,12 @@ export default {
opacity: 0.53, */ opacity: 0.53, */
areaColor: { areaColor: {
image: img, image: img,
repeat: "repeat", repeat: 'repeat',
}, },
}, },
emphasis: { emphasis: {
disabled: false, disabled: false,
focus: "none", focus: 'none',
itemStyle: { itemStyle: {
color: null, color: null,
}, },
@ -176,15 +156,15 @@ export default {
}, },
}, },
{ {
map: "qingdao", map: 'qingdao',
aspectScale: 0.8, aspectScale: 0.8,
roam: false, // roam: false, //
zoom: 1.1, // zoom: 1.1, //
top: 105, top: 105,
z: 4, z: 4,
itemStyle: { itemStyle: {
areaColor: "#1864a5", areaColor: '#1864a5',
borderColor: "transparent", borderColor: 'transparent',
}, },
silent: true, silent: true,
tooltip: { tooltip: {
@ -192,15 +172,15 @@ export default {
}, },
}, },
{ {
map: "qingdao", map: 'qingdao',
aspectScale: 0.8, aspectScale: 0.8,
roam: false, // roam: false, //
zoom: 1.1, // zoom: 1.1, //
top: 110, top: 110,
z: 3, z: 3,
itemStyle: { itemStyle: {
areaColor: "#1864a5", areaColor: '#1864a5',
borderColor: "transparent", borderColor: 'transparent',
borderWidth: 2, borderWidth: 2,
}, },
silent: true, silent: true,
@ -209,19 +189,19 @@ export default {
}, },
}, },
{ {
map: "qingdao", map: 'qingdao',
aspectScale: 0.8, aspectScale: 0.8,
roam: false, // roam: true, //
zoom: 1.1, // zoom: 1.1, //
top: 115, top: 115,
z: 2, z: 2,
itemStyle: { itemStyle: {
areaColor: "#1864a5", areaColor: '#1864a5',
//borderColor: "#0f3866", //borderColor: "#0f3866",
borderColor: "transparent", borderColor: 'transparent',
borderWidth: 1, borderWidth: 1,
shadowColor: "#808080", // shadowColor: '#808080', //
shadowBlur: "10", shadowBlur: '10',
}, },
silent: true, silent: true,
tooltip: { tooltip: {
@ -278,9 +258,9 @@ export default {
normal: { normal: {
show: true, show: true,
formatter: function (params) { formatter: function (params) {
var name = params.data.num; var name = params.data.num
var text = `{fline|${name}}`; var text = `{fline|${name}}`
return text; return text
}, },
color: '#fff', color: '#fff',
rich: { rich: {
@ -308,19 +288,16 @@ export default {
itemStyle: { itemStyle: {
color: '#e3e00a', color: '#e3e00a',
}, },
symbol: "image://static/assets/reservoir-type-bak.png", symbol: 'image://static/assets/reservoir-type-bak.png',
symbolSize: [84, 28], symbolSize: [84, 28],
symbolOffset: [0, -30], symbolOffset: [0, -30],
z: 999, z: 999,
data: data, // data: data, //
}, },
], ],
}; }
_this.myChart.setOption(_this.option); _this.myChart.setOption(_this.option)
_this.myChart.on("click", (params) => { _this.myChart.on('click', (params) => {
// console.log("", params); // console.log("", params);
// // // //
// //name // //name
@ -334,31 +311,28 @@ export default {
// latitude:_this.districtData[index].value[1], // latitude:_this.districtData[index].value[1],
// }; // };
// _this.$emit('jumpIntoMap',districtObject); // _this.$emit('jumpIntoMap',districtObject);
}); })
}); })
}, },
}, },
beforeCreate() {}, // - beforeCreate() {}, // -
beforeMount() {}, // - beforeMount() {}, // -
beforeUpdate() {}, // - beforeUpdate() {}, // -
updated() {}, // - updated() {}, // -
beforeDestroy() {}, // - beforeUnmount() {}, // -
destroyed() {}, // - unmounted() {}, // -
activated() {}, //keep-alive activated() {}, //keep-alive
}; }
</script> </script>
<style lang='less' scoped> <style lang="less" scoped>
//@import url(); css //@import url(); css
.river-course-view { .river-course-view {
position: relative; position: relative;
width:100%; width: 100%;
height: 100%; height: 100%;
background: url("~@/assets/common/homePage/big-bak.png") no-repeat; background: url('~@/assets/common/homePage/big-bak.png') no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
.city-map-content-echarts { .city-map-content-echarts {
width: 10rem; width: 10rem;
@ -375,9 +349,9 @@ export default {
bottom: 10px; bottom: 10px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
align-items:flex-end; align-items: flex-end;
pointer-events: none; pointer-events: none;
z-index:99999; z-index: 99999;
.map-tab { .map-tab {
// 1 // 1
display: flex; display: flex;
@ -405,7 +379,7 @@ export default {
} }
} }
} }
.reservoirType-list{ .reservoirType-list {
position: absolute; position: absolute;
right: 486px; right: 486px;
width: 122px; width: 122px;
@ -414,31 +388,31 @@ export default {
padding: 10px 0 0 10px; padding: 10px 0 0 10px;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
background-color: rgba(13,40,79,0.5); background-color: rgba(13, 40, 79, 0.5);
border:1px solid #0d284f; border: 1px solid #0d284f;
padding-top:22px; padding-top: 22px;
.type-legend{ .type-legend {
margin-bottom:20px; margin-bottom: 20px;
margin-left: 10px; margin-left: 10px;
display:flex; display: flex;
flex-direction:row; flex-direction: row;
.legend-color{ .legend-color {
width:12px; width: 12px;
height:12px; height: 12px;
border-radius: 50%; border-radius: 50%;
text-align: center; text-align: center;
line-height: 12px; line-height: 12px;
} }
.color-normal{ .color-normal {
background-color:#00ebac ; background-color: #00ebac;
} }
.color-warning{ .color-warning {
background-color:#ff3537 ; background-color: #ff3537;
} }
.legend-text{ .legend-text {
margin-left: 10px; margin-left: 10px;
span{ span {
color:#ffffff; color: #ffffff;
font-size: 16px; font-size: 16px;
} }
} }
@ -450,7 +424,7 @@ export default {
position: absolute; position: absolute;
margin: 0px auto; margin: 0px auto;
background-image: url("~@/assets/common/homePage/animation1.png"); background-image: url('~@/assets/common/homePage/animation1.png');
background-size: cover; background-size: cover;
} }
.display-animation1 { .display-animation1 {
@ -462,7 +436,7 @@ export default {
position: absolute; position: absolute;
margin: 0px auto; margin: 0px auto;
background-image: url("~@/assets/common/homePage/animation2.png"); background-image: url('~@/assets/common/homePage/animation2.png');
background-size: cover; background-size: cover;
} }
.display-animation2 { .display-animation2 {
@ -474,7 +448,7 @@ export default {
position: absolute; position: absolute;
margin: 0px auto; margin: 0px auto;
background-image: url("~@/assets/common/homePage/animation3.png"); background-image: url('~@/assets/common/homePage/animation3.png');
background-size: cover; background-size: cover;
} }
.display-animation3 { .display-animation3 {
@ -486,7 +460,7 @@ export default {
position: absolute; position: absolute;
margin: 0px auto; margin: 0px auto;
background-image: url("~@/assets/common/homePage/animation4.png"); background-image: url('~@/assets/common/homePage/animation4.png');
background-size: cover; background-size: cover;
} }
.display-animation4 { .display-animation4 {
@ -498,7 +472,7 @@ export default {
position: absolute; position: absolute;
margin: 0px auto; margin: 0px auto;
background-image: url("~@/assets/common/homePage/animation5.png"); background-image: url('~@/assets/common/homePage/animation5.png');
background-size: cover; background-size: cover;
} }
.display-animation5 { .display-animation5 {
@ -510,7 +484,7 @@ export default {
position: absolute; position: absolute;
margin: 0px auto; margin: 0px auto;
background-image: url("~@/assets/common/homePage/animation6.png"); background-image: url('~@/assets/common/homePage/animation6.png');
background-size: cover; background-size: cover;
} }
.display-animation6 { .display-animation6 {
@ -524,5 +498,5 @@ export default {
top: -100%; top: -100%;
} }
} }
} }
</style> </style>

View File

@ -1,26 +1,24 @@
<!-- --> <!-- -->
<template> <template>
<div class="capability-cloud"> <div class="capability-cloud">
<div class="header"> <div class="header">
<span class="title" @click="goHome">城市云脑通用能力服务平台</span> <span class="title" @click="goHome">城市云脑通用能力服务平台</span>
</div> </div>
<div class="header1"> <div class="header1">
<div style=" color:#bed1df; font-size: 32px">累计节省财政资金</div> <div style="color: #bed1df; font-size: 32px">累计节省财政资金</div>
<div class="area-right"> <div class="area-right">
<!-- <div class="mianJi">累计节省财政资金</div> --> <!-- <div class="mianJi">累计节省财政资金</div> -->
<template v-for="(item, index) in saveMonmy"> <template v-for="(item, index) in saveMonmy">
<p v-if="item == '.'" :key="index"> <p v-if="item == '.'" :key="index">
{{ item }} {{ item }}
</p> </p>
<span v-else >{{ item }}</span> <span v-else>{{ item }}</span>
</template> </template>
<div class="mianJi">万元</div> <div class="mianJi">万元</div>
</div> </div>
<div style=" color: #bed1df; font-size: 16px">资源参考价格由部门提供或参考市场价格设定</div> <div style="color: #bed1df; font-size: 16px">
资源参考价格由部门提供或参考市场价格设定
</div>
</div> </div>
<!--左侧--> <!--左侧-->
<div class="reservoir-left"> <div class="reservoir-left">
@ -41,52 +39,47 @@
<!--下方--> <!--下方-->
<div class="bottom"> <div class="bottom">
<reservoir-bottom /> <reservoir-bottom />
</div> </div>
</div> </div>
</template> </template>
<script> <script>
import { import { getApplyPriceCount } from '@/api/assertReport'
getApplyPriceCount import ReservoirThumbnail from './components/ReservoirThumbnail.vue'
} from '@/api/assertReport' import ReservoirLeft from './components/ReservoirLeft'
import ReservoirThumbnail from "./components/ReservoirThumbnail.vue"; import ReservoirRight from './components/ReservoirRight'
import ReservoirLeft from "./components/ReservoirLeft"; import ReservoirBottom from './components/ReservoirBottom'
import ReservoirRight from "./components/ReservoirRight"; import { NumbersConvertedToArrays } from '@/utils/arrayMethod.js'
import ReservoirBottom from "./components/ReservoirBottom"; export default {
import { NumbersConvertedToArrays } from "@/utils/arrayMethod.js";
export default {
//import使 //import使
components: { components: {
ReservoirThumbnail, ReservoirThumbnail,
ReservoirLeft, ReservoirLeft,
ReservoirRight, ReservoirRight,
ReservoirBottom ReservoirBottom,
}, },
data() { data() {
// //
return { return {
saveMonmy:[], saveMonmy: [],
model: "common", model: 'common',
dialogTitle: "周边视频", dialogTitle: '周边视频',
videoAnalysisDialogVisible: false, // videoAnalysisDialogVisible: false, //
riverCourseHistoryDialogVisible: false, // riverCourseHistoryDialogVisible: false, //
riverDetailInfo: {}, // riverDetailInfo: {}, //
dialogType: "add", dialogType: 'add',
dialogData: {}, dialogData: {},
dangerReportDialogVisible: false, dangerReportDialogVisible: false,
positionInfo: null, positionInfo: null,
reservoirDialogVisible: false, // reservoirDialogVisible: false, //
districtOptions: [], // districtOptions: [], //
isThumbnail:true, // isThumbnail: true, //
tabindex:0, //3dtab tabindex: 0, //3dtab
listType:"",// warnig listType: '', // warnig
basicInfo: {}, // basicInfo: {}, //
type: '', type: '',
callSource:"indexPage", callSource: 'indexPage',
}; }
}, },
// data // data
computed: {}, computed: {},
@ -94,19 +87,17 @@ export default {
watch: {}, watch: {},
// //
methods: { methods: {
getSaveMoney(){ getSaveMoney() {
getApplyPriceCount().then((res) => { getApplyPriceCount().then((res) => {
this.saveMonmy = NumbersConvertedToArrays(res.data.data)
this.saveMonmy=NumbersConvertedToArrays(res.data.data)
}) })
} },
}, },
mounted() { mounted() {
this.getSaveMoney() this.getSaveMoney()
}, },
}
};
</script> </script>
<style lang="less"> <style lang="less">
@font-face { @font-face {
@ -135,17 +126,17 @@ export default {
} }
} }
</style> </style>
<style lang='less' scoped> <style lang="less" scoped>
// scopeddate-pickerreservoir // scopeddate-pickerreservoir
//@import url(); css //@import url(); css
.module-header-container { .module-header-container {
position: absolute; position: absolute;
z-index: 1000; z-index: 1000;
top: 0px; top: 0px;
width: 100%; width: 100%;
pointer-events: none; pointer-events: none;
} }
.capability-cloud { .capability-cloud {
height: 10.8rem; height: 10.8rem;
background: url('~@/assets/capabilityCloud/bg.png') no-repeat; background: url('~@/assets/capabilityCloud/bg.png') no-repeat;
background-size: 100% 100%; background-size: 100% 100%;
@ -157,16 +148,16 @@ export default {
background: url('~@/assets/capabilityCloud/header.png') no-repeat; background: url('~@/assets/capabilityCloud/header.png') no-repeat;
font-size: 0.46rem; font-size: 0.46rem;
} }
.bottom{ .bottom {
bottom: 9px; bottom: 12px;
position: absolute; position: absolute;
left: 545px; left: 545px;
width: 732px; width: 732px;
align-items: center; align-items: center;
z-index: 1004; z-index: 1004;
text-align: center; text-align: center;
height: 1.95rem;
height: 1.8rem;
} }
.header1 { .header1 {
top: 78px; top: 78px;
@ -188,8 +179,8 @@ export default {
// line-height: 45px; // line-height: 45px;
color: #fed93f; color: #fed93f;
font-weight: bold; font-weight: bold;
background: url("~@/assets/capabilityCloud/num_bg.png") background: url('~@/assets/capabilityCloud/num_bg.png') 100% 100%
100% 100% no-repeat; no-repeat;
background-size: 100%; background-size: 100%;
text-align: center; text-align: center;
font-size: 34px; font-size: 34px;
@ -198,10 +189,10 @@ export default {
font-family: DinPro-Bold; font-family: DinPro-Bold;
} }
.mianJi { .mianJi {
margin-top: 6px;; margin-top: 6px;
margin-right: 3px; margin-right: 3px;
font-size: 22px; font-size: 22px;
float:right; float: right;
} }
p { p {
height: 44px; height: 44px;
@ -234,9 +225,9 @@ export default {
// height: 100%; // height: 100%;
// bottom:2rem; // bottom:2rem;
} }
} }
// //
.phone-date-picker { .phone-date-picker {
color: #fff; color: #fff;
//border: 1px solid #e4e7ed; //border: 1px solid #e4e7ed;
border: 1px solid #008fbb; border: 1px solid #008fbb;
@ -283,7 +274,5 @@ export default {
border: 1px solid #008fbb; border: 1px solid #008fbb;
border-color: #009ab3; border-color: #009ab3;
} }
} }
</style> </style>