mirror of
https://github.com/pure-admin/vue-pure-admin.git
synced 2025-11-03 13:44:47 +08:00
feat: add keepalive
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
{
|
||||
"version": "1.0.0",
|
||||
"keepAlive": true,
|
||||
"MapConfigure": {
|
||||
"amapKey": "97b3248d1553172e81f168cf94ea667e",
|
||||
"baiduKey": "wTHbkkEweiFqZLKunMIjcrb2RcqNXkhc",
|
||||
"options": {
|
||||
"resizeEnable": true,
|
||||
"center": [113.6401, 34.72468],
|
||||
"center": [
|
||||
113.6401,
|
||||
34.72468
|
||||
],
|
||||
"zoom": 12
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user