platform-config.json 903 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. {
  2. "Version": "6.1.0",
  3. "Title": "SL-BLE",
  4. "FixedHeader": true,
  5. "HiddenSideBar": false,
  6. "MultiTagsCache": false,
  7. "KeepAlive": true,
  8. "Locale": "zh",
  9. "Layout": "horizontal",
  10. "Theme": "light",
  11. "DarkMode": false,
  12. "OverallStyle": "light",
  13. "Grey": false,
  14. "Weak": false,
  15. "HideTabs": true,
  16. "HideFooter": true,
  17. "Stretch": false,
  18. "SidebarStatus": true,
  19. "EpThemeColor": "#409EFF",
  20. "ShowLogo": true,
  21. "ShowModel": "smart",
  22. "MenuArrowIconNoTransition": false,
  23. "CachingAsyncRoutes": false,
  24. "TooltipEffect": "light",
  25. "ResponsiveStorageNameSpace": "responsive-",
  26. "MenuSearchHistory": 6,
  27. "MapConfigure": {
  28. "amapKey": "76f701c01bdec188963a870c712f385f",
  29. "options": {
  30. "resizeEnable": true,
  31. "center": [
  32. 113.6401,
  33. 34.72468
  34. ],
  35. "zoom": 12,
  36. "viewMode": "3D",
  37. "rotateEnable": true,
  38. "pitchEnable": true
  39. }
  40. }
  41. }