mirror of
https://gitee.com/js-yhsec/energy_storage.git
synced 2026-05-27 18:59:26 +08:00
地图zoom修改
This commit is contained in:
@@ -58,7 +58,7 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
center: [112.870000,34.180000], // 默认中心点(河南)
|
||||
zoom: 12,
|
||||
zoom: 6,
|
||||
map: null,
|
||||
currentMarker: {},
|
||||
showCtrModal: false,
|
||||
|
||||
Reference in New Issue
Block a user