代码提交

This commit is contained in:
lixiaobang 2023-01-12 13:58:49 +08:00
parent 8783c8d658
commit a643c1c516
2 changed files with 7 additions and 7 deletions

View File

@ -220,7 +220,7 @@ import {getData} from './api/index.js'
text-align: center;
// color: #2c3e50;
// margin-top: 60px;
width: 5760px;
width: 576px;
height: 1080px;
transition: all .2s linear;
transform-origin: left top;

View File

@ -2117,12 +2117,12 @@ export default {
},
geo: {
map: "yancheng",
aspectScale: 0.75,
layoutCenter: ["50%", "50%"], //
layoutSize: "100%",
roam: false,
// aspectScale: 0.75,
// layoutCenter: ["50%", "50%"], //
// layoutSize: "100%",
// roam: false,
// show:false,
zoom:0.82,
// zoom:0.82,
// zoom:1.25,
// zlevel:-10,
itemStyle: {
@ -5147,7 +5147,7 @@ export default {
background: url("../assets/images/energyKuang.png") no-repeat;
background-size: 100% 100%;
box-sizing: border-box;
padding-left: 5%;
// padding-left: 5%;
display: flex;
justify-content: center;
.cleanEnergyText{