src/components/map/index.vue @@ -10,7 +10,6 @@ }; }, created() { debugger; if (!this.point) { this.point = { x: "119.27179890", y: "28.59027084" }; } @@ -51,4 +50,4 @@ width: 100%; height: 100%; } </style> </style>