serverConfig.json 824 B

123456789101112131415161718192021222324252627282930313233343536
  1. {
  2. "Version": "",
  3. "Title": "LKB Admin",
  4. "UploadUrl": "http://oss.kxssaas.com",
  5. "DirectShowUrl": "http://mpsource.kxssaas.com",
  6. "UnionpayShowUrl": "http://mpsource2.kxssaas.com",
  7. "FixedHeader": true,
  8. "HiddenSideBar": false,
  9. "MultiTagsCache": false,
  10. "KeepAlive": true,
  11. "Locale": "zh",
  12. "Layout": "vertical",
  13. "Theme": "default",
  14. "DarkMode": false,
  15. "Grey": false,
  16. "Weak": false,
  17. "HideTabs": false,
  18. "SidebarStatus": true,
  19. "EpThemeColor": "#409EFF",
  20. "ShowLogo": true,
  21. "ShowModel": "smart",
  22. "MenuArrowIconNoTransition": true,
  23. "CachingAsyncRoutes": false,
  24. "TooltipEffect": "light",
  25. "MapConfigure": {
  26. "amapKey": "97b3248d1553172e81f168cf94ea667e",
  27. "options": {
  28. "resizeEnable": true,
  29. "center": [
  30. 113.6401,
  31. 34.72468
  32. ],
  33. "zoom": 12
  34. }
  35. }
  36. }