src/utils/map/dialog.js
@@ -33,7 +33,8 @@ isCustom: true, //使用自定义窗体 content: this.createWindowContent(m), // eslint-disable-next-line no-undef offset: new AMap.Pixel(16, -45) offset: new AMap.Pixel(16, -45), autoMove: false }); return m.window; },