| 12345678910111213141516171819202122232425262728293031323334 |
- {
- "Title": "Team Vision",
- "CompanyTitle": null,
- "SoftwareVersion": "1.0.0.0",
- "PluginLog": {
- "RootPath": "Logs",
- "CommonPattern": "{year}\\{time}.log",
- "TaskPattern": "{year}\\{time}\\{flow}\\{task}\\{time}.log",
- "DefaultStoreVerbosity": 2,
- "DefaultDisplayVerbosity": 2,
- "MaxFileMB": 10,
- "RetentionDays": 3650
- },
- "Font": {
- "TopBarHeight": 96,
- "CenterTitleFont": 48,
- "StatusBarHeight": 38,
- "StatusBarFont": 16,
- "NavButtonWidth": 88,
- "NavButtonHeight": 80,
- "NavButtonFont": 23,
- "ThemeIconSize": 33,
- "NavIconSize": 38
- },
- "Theme": "Light",
- "AccentColor": "#2D6CDF",
- "Language": "zh-CN",
- "Vision": {
- "EngineName": "VisionPro9.0",
- "HomePageFrameCount": 1,
- "HomeFrameArrange": 1,
- "FrameNames": "\u4E3B\u753B\u9762"
- }
- }
|