shuishen
2022-03-10 df7b31e9bc762634a01536841b413cc65256752a
src/components/mobilemap/index.vue
@@ -453,7 +453,6 @@
                        ii++
                        cutHeight = height - startHeight
                        // console.log(cutHeight);
                        console.log(height, 'see')
                        that.heights = height
                        that.heights1 = cutHeight
                        // return;
@@ -1047,7 +1046,7 @@
                        position: {},
                        lntLat: [+that.urlParameterData.jd, +that.urlParameterData.wd],
                        query: {
                            introduce: '自定义标签',
                            introduce: '暂无内容',
                            address: '',
                            ...(that.urlParameterData || {}),
                            lntLat: [+that.urlParameterData.jd, +that.urlParameterData.wd]