update: 初始化:新疆大屏基础搭建

This commit is contained in:
xf
2025-07-02 13:48:50 +08:00
parent 1cbda373e0
commit ff493d83d9
24 changed files with 1482 additions and 14 deletions
+1
View File
@@ -35,6 +35,7 @@ export const Map = {
}).then((res) => {
AMap = res;
const { zoom, center, mapStyle } = { ...defaultOption, ...option };
console.log(mapStyle, center, 'adjahdkjashkjd');
//基本地图加载
this.map = new AMap.Map(el, {
resizeEnable: true,