提交
This commit is contained in:
@@ -215,6 +215,7 @@ export default {
|
||||
window.onLoad = () => {
|
||||
this.aMap = new AMap.Map('map', {
|
||||
zoom: this.zomm,
|
||||
center: [117.226095, 31.814372],
|
||||
zooms: [8, 18]
|
||||
});
|
||||
// 监听缩放
|
||||
|
||||
Reference in New Issue
Block a user