{ "page": { "header": { "title": "Mgr", "menuBar": { "items": [ "通用设置", "新建检查", "工作流", "四台信息", "添加备注", "查看和处理", "报告" ], "active": "查看和处理" }, "topRightIcons": [ "语言切换", "退出登录" ] }, "sidebar": { "sections": [ { "title": "系统之家", "icon": "home" }, { "title": "首选项", "icon": "settings", "active": true }, { "title": "硬件配置", "icon": "hardware" }, { "title": "网络设置", "icon": "network" }, { "title": "协议设置", "icon": "protocol" }, { "title": "统计分析", "icon": "chart" } ] }, "mainContent": { "section": "查看和处理", "layout": { "groups": [ { "title": "裁剪和遮罩设置", "fields": [ { "label": "显示裁剪框", "type": "checkbox", "checked": true }, { "label": "裁剪后适应窗体", "type": "checkbox", "checked": true } ] }, { "title": "放大镜移动模式", "fields": [ { "label": "不移动", "type": "radio", "group": "magnifierMoveMode", "checked": true }, { "label": "跟随鼠标移动", "type": "radio", "group": "magnifierMoveMode", "checked": false } ] }, { "title": "图像保存", "fields": [ { "label": "将测量结果录到图像数据中", "type": "checkbox", "checked": true } ] } ] }, "footer": { "buttons": [ { "label": "取消", "action": "cancel" }, { "label": "保存", "action": "save" } ] } } } }