SystemConfiguration.json 815 B

12345678910111213141516171819202122232425262728293031323334
  1. {
  2. "Title": "Team Vision",
  3. "CompanyTitle": null,
  4. "SoftwareVersion": "1.0.0.0",
  5. "PluginLog": {
  6. "RootPath": "Logs",
  7. "CommonPattern": "{year}\\{time}.log",
  8. "TaskPattern": "{year}\\{time}\\{flow}\\{task}\\{time}.log",
  9. "DefaultStoreVerbosity": 2,
  10. "DefaultDisplayVerbosity": 2,
  11. "MaxFileMB": 10,
  12. "RetentionDays": 3650
  13. },
  14. "Font": {
  15. "TopBarHeight": 96,
  16. "CenterTitleFont": 48,
  17. "StatusBarHeight": 38,
  18. "StatusBarFont": 16,
  19. "NavButtonWidth": 88,
  20. "NavButtonHeight": 80,
  21. "NavButtonFont": 23,
  22. "ThemeIconSize": 33,
  23. "NavIconSize": 38
  24. },
  25. "Theme": "Light",
  26. "AccentColor": "#2D6CDF",
  27. "Language": "zh-CN",
  28. "Vision": {
  29. "EngineName": "VisionPro9.0",
  30. "HomePageFrameCount": 1,
  31. "HomeFrameArrange": 1,
  32. "FrameNames": "\u4E3B\u753B\u9762"
  33. }
  34. }