serverConfig.json 327 B

123456789101112131415
  1. {
  2. "Version": "2.0.0",
  3. "KeepAlive": true,
  4. "Locale": "zh",
  5. "Layout": "vertical-dark",
  6. "MapConfigure": {
  7. "amapKey": "97b3248d1553172e81f168cf94ea667e",
  8. "baiduKey": "wTHbkkEweiFqZLKunMIjcrb2RcqNXkhc",
  9. "options": {
  10. "resizeEnable": true,
  11. "center": [113.6401, 34.72468],
  12. "zoom": 12
  13. }
  14. }
  15. }