From a643c1c516bf4db971e5a0c652eee507f4a40006 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9C002001lixiaobang=E2=80=9D?= <2547956374@qq.com> Date: Thu, 12 Jan 2023 13:58:49 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BB=A3=E7=A0=81=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/App.vue | 2 +- src/views/index.vue | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index b9a2025..60adff3 100644 --- a/src/App.vue +++ b/src/App.vue @@ -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; diff --git a/src/views/index.vue b/src/views/index.vue index 85fb6c8..815c1eb 100644 --- a/src/views/index.vue +++ b/src/views/index.vue @@ -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{