mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
feat:地图组件暂存
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
{
|
||||
"version": "1.0.0"
|
||||
"version": "1.0.0",
|
||||
"MapConfigure": {
|
||||
"amapKey": "97b3248d1553172e81f168cf94ea667e",
|
||||
"baiduKey": "wTHbkkEweiFqZLKunMIjcrb2RcqNXkhc",
|
||||
"options": {
|
||||
"resizeEnable": true,
|
||||
"center": [
|
||||
114.085947,
|
||||
22.547
|
||||
],
|
||||
"zoom": 12
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user