Commit 3b336188 authored by 张泽丹's avatar 张泽丹 💻

debug拖动条问题

parent c4bc2993
......@@ -121,7 +121,7 @@ export default {
})
break
}
}, 100)
}, 1000)
})
},
// 复制代码并保持格式
......@@ -149,7 +149,6 @@ export default {
},
// 更换展示·数据
changeUrl (url = '') {
console.log(center, zoom)
let _center = []
let _zoom = 0
switch (this.language) {
......
This diff is collapsed.
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment