Skip to content

Commit 3224293

Browse files
committed
update: H5 增加配置 map组件Key
1 parent c658b1a commit 3224293

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

manifest.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
/* ios打包配置 */
6666
"ios": {
6767
"UIBackgroundModes": ["audio"],
68-
"urlschemewhitelist" : ["baidumap", "iosamap"]
68+
"urlschemewhitelist": ["baidumap", "iosamap"]
6969
},
7070
/* SDK配置 */
7171
"sdkConfigs": {
@@ -91,6 +91,13 @@
9191
"router": {
9292
"mode": "history",
9393
"base": "/h5/"
94+
},
95+
"sdkConfigs": {
96+
"maps": {
97+
"qqmap": {
98+
"key": "XVXBZ-NDMC4-JOGUS-XGIEE-QVHDZ-AMFV2"
99+
}
100+
}
94101
}
95102
}
96103
}

0 commit comments

Comments
 (0)