123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458 |
- {
- "一级目录1": {
- "二级目录1": {
- "三级目录1": {
- "isThirdLevel": true,
- "字段1": { "type": "input", "value": "请输入内容1" },
- "字段2": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段3": { "type": "checkbox", "value": true },
- "字段4": { "type": "input", "value": "请输入内容4" },
- "字段5": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段6": { "type": "checkbox", "value": false },
- "字段7": { "type": "input", "value": "请输入内容7" },
- "字段8": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段9": { "type": "checkbox", "value": true },
- "字段10": { "type": "input", "value": "请输入内容10" },
- "字段11": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段12": { "type": "checkbox", "value": true },
- "字段13": { "type": "input", "value": "请输入内容13" },
- "字段14": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段15": { "type": "checkbox", "value": false },
- "字段16": { "type": "input", "value": "请输入内容16" },
- "字段17": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段18": { "type": "checkbox", "value": true },
- "字段19": { "type": "input", "value": "请输入内容19" },
- "字段20": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段21": {
- "type": "radio",
- "value": "选项B",
- "options": ["选项A", "选项B", "选项C"]
- },
- "字段22": {
- "type": "switch",
- "value": "off"
- },
- "字段23": {
- "type": "time",
- "value": "12:00:00"
- },
- "字段24": {
- "type": "combined",
- "value": {
- "inputValue": "输入框内容",
- "moduleButton": "模组",
- "axisButton": "轴向"
- },
- "moduleOptions": ["模组A", "模组B", "模组C"],
- "axisMap": {
- "模组A": ["A轴", "B轴", "C轴"],
- "模组B": ["X轴", "Y轴"],
- "模组C": ["Z轴"]
- },
- "timeout": 180
- },
- "buttons": [
- { "id": "pb_one", "icon": ":/images/pb_arrow.png", "text": "Run 1 die", "enabled": true },
- { "id": "pb_two", "icon": ":/images/pb_book.png", "text": "Run 1 strip", "enabled": true },
- { "id": "pb_three", "icon": ":/images/pb_Extensions.png", "text": "Learn pick Z touch", "enabled": false },
- { "id": "pb_four", "icon": ":/images/pb_key.png", "text": "Complete all strips", "enabled": true },
- { "id": "pb_five", "icon": ":/images/pb_mouse.png", "text": "Align die", "enabled": true },
- { "id": "pb_six", "icon": ":/images/pb_play.png", "text": "Pick die", "enabled": false },
- { "id": "pb_seven", "icon": ":/images/pb_remove.png", "text": "Epoxy and die ", "enabled": false },
- { "id": "pb_eight", "icon": ":/images/pb_Target.png", "text": "Remove die from head", "enabled": true },
- { "id": "pb_nine", "icon": ":/images/pb_three.png", "text": "Advanced process modes", "enabled": false },
- { "id": "pb_ten", "icon": ":/images/pb_two.png", "text": "Move BA to pick", "enabled": true },
- { "id": "pb_eleven", "icon": ":/images/pb_arrow.png", "text": "Move BH to pick", "enabled": false },
- { "id": "pb_twelve", "icon": ":/images/pb_book.png", "text": "Toggle soft keys", "enabled": true }
- ]
- },
- "三级目录2": {
- "isThirdLevel": true,
- "字段1": { "type": "input", "value": "请输入内容1" },
- "字段2": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段3": { "type": "checkbox", "value": true },
- "字段4": { "type": "input", "value": "请输入内容4" },
- "字段5": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段6": { "type": "checkbox", "value": false },
- "字段7": { "type": "input", "value": "请输入内容7" },
- "字段8": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段9": { "type": "checkbox", "value": true },
- "字段10": { "type": "input", "value": "请输入内容10" },
- "字段11": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段12": { "type": "checkbox", "value": true },
- "字段13": { "type": "input", "value": "请输入内容13" },
- "字段14": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段15": { "type": "checkbox", "value": false },
- "字段16": { "type": "input", "value": "请输入内容16" },
- "字段17": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段18": { "type": "checkbox", "value": true },
- "字段19": { "type": "input", "value": "请输入内容19" },
- "字段20": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "buttons": [
- { "id": "pb_one", "icon": ":/images/pb_arrow.png", "text": "按钮一", "enabled": false },
- { "id": "pb_two", "icon": ":/images/pb_book.png", "text": "按钮二", "enabled": true },
- { "id": "pb_three", "icon": ":/images/pb_Extensions.png", "text": "按钮三", "enabled": false },
- { "id": "pb_four", "icon": ":/images/pb_key.png", "text": "按钮四", "enabled": true },
- { "id": "pb_five", "icon": ":/images/pb_mouse.png", "text": "按钮五", "enabled": false },
- { "id": "pb_six", "icon": ":/images/pb_play.png", "text": "按钮六", "enabled": false },
- { "id": "pb_seven", "icon": ":/images/pb_remove.png", "text": "按钮七", "enabled": false },
- { "id": "pb_eight", "icon": ":/images/pb_Target.png", "text": "按钮八", "enabled": true },
- { "id": "pb_nine", "icon": ":/images/pb_three.png", "text": "按钮九", "enabled": false },
- { "id": "pb_ten", "icon": ":/images/pb_two.png", "text": "按钮十", "enabled": true },
- { "id": "pb_eleven", "icon": ":/images/pb_arrow.png", "text": "按钮十一", "enabled": false },
- { "id": "pb_twelve", "icon": ":/images/pb_book.png", "text": "按钮十二", "enabled": true }
- ]
- }
- },
- "二级目录2": {
- "三级目录1": {
- "isThirdLevel": true,
- "字段1": { "type": "input", "value": "请输入内容1" },
- "字段2": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段3": { "type": "checkbox", "value": true },
- "字段4": { "type": "input", "value": "请输入内容4" },
- "字段5": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段6": { "type": "checkbox", "value": false },
- "字段7": { "type": "input", "value": "请输入内容7" },
- "字段8": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段9": { "type": "checkbox", "value": true },
- "字段10": { "type": "input", "value": "请输入内容10" },
- "字段11": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段12": { "type": "checkbox", "value": true },
- "字段13": { "type": "input", "value": "请输入内容13" },
- "字段14": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段15": { "type": "checkbox", "value": false },
- "字段16": { "type": "input", "value": "请输入内容16" },
- "字段17": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段18": { "type": "checkbox", "value": true },
- "字段19": { "type": "input", "value": "请输入内容19" },
- "字段20": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "buttons": [
- { "id": "pb_one", "icon": ":/images/pb_arrow.png", "text": "按钮一", "enabled": false },
- { "id": "pb_two", "icon": ":/images/pb_book.png", "text": "按钮二", "enabled": true },
- { "id": "pb_three", "icon": ":/images/pb_Extensions.png", "text": "按钮三", "enabled": false },
- { "id": "pb_four", "icon": ":/images/pb_key.png", "text": "按钮四", "enabled": false },
- { "id": "pb_five", "icon": ":/images/pb_mouse.png", "text": "按钮五", "enabled": false },
- { "id": "pb_six", "icon": ":/images/pb_play.png", "text": "按钮六", "enabled": false },
- { "id": "pb_seven", "icon": ":/images/pb_remove.png", "text": "按钮七", "enabled": true },
- { "id": "pb_eight", "icon": ":/images/pb_Target.png", "text": "按钮八", "enabled": true },
- { "id": "pb_nine", "icon": ":/images/pb_three.png", "text": "按钮九", "enabled": false },
- { "id": "pb_ten", "icon": ":/images/pb_two.png", "text": "按钮十", "enabled": true },
- { "id": "pb_eleven", "icon": ":/images/pb_arrow.png", "text": "按钮十一", "enabled": false },
- { "id": "pb_twelve", "icon": ":/images/pb_book.png", "text": "按钮十二", "enabled": true }
- ]
- },
- "三级目录2": {
- "isThirdLevel": true,
- "字段1": { "type": "input", "value": "请输入内容1" },
- "字段2": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段3": { "type": "checkbox", "value": true },
- "字段4": { "type": "input", "value": "请输入内容4" },
- "字段5": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段6": { "type": "checkbox", "value": false },
- "字段7": { "type": "input", "value": "请输入内容7" },
- "字段8": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段9": { "type": "checkbox", "value": true },
- "字段10": { "type": "input", "value": "请输入内容10" },
- "字段11": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段12": { "type": "checkbox", "value": true },
- "字段13": { "type": "input", "value": "请输入内容13" },
- "字段14": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段15": { "type": "checkbox", "value": false },
- "字段16": { "type": "input", "value": "请输入内容16" },
- "字段17": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段18": { "type": "checkbox", "value": true },
- "字段19": { "type": "input", "value": "请输入内容19" },
- "字段20": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "buttons": [
- { "id": "pb_one", "icon": ":/images/pb_arrow.png", "text": "按钮一", "enabled": true },
- { "id": "pb_two", "icon": ":/images/pb_book.png", "text": "按钮二", "enabled": false },
- { "id": "pb_three", "icon": ":/images/pb_Extensions.png", "text": "按钮三", "enabled": false },
- { "id": "pb_four", "icon": ":/images/pb_key.png", "text": "按钮四", "enabled": true },
- { "id": "pb_five", "icon": ":/images/pb_mouse.png", "text": "按钮五", "enabled": false },
- { "id": "pb_six", "icon": ":/images/pb_play.png", "text": "按钮六", "enabled": false },
- { "id": "pb_seven", "icon": ":/images/pb_remove.png", "text": "按钮七", "enabled": false },
- { "id": "pb_eight", "icon": ":/images/pb_Target.png", "text": "按钮八", "enabled": true },
- { "id": "pb_nine", "icon": ":/images/pb_three.png", "text": "按钮九", "enabled": false },
- { "id": "pb_ten", "icon": ":/images/pb_two.png", "text": "按钮十", "enabled": true },
- { "id": "pb_eleven", "icon": ":/images/pb_arrow.png", "text": "按钮十一", "enabled": true },
- { "id": "pb_twelve", "icon": ":/images/pb_book.png", "text": "按钮十二", "enabled": true }
- ]
- }
- }
- },
- "一级目录2": {
- "二级目录1": {
- "三级目录1": {
- "isThirdLevel": true,
- "字段1": { "type": "input", "value": "请输入内容1" },
- "字段2": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段3": { "type": "checkbox", "value": true },
- "字段4": { "type": "input", "value": "请输入内容4" },
- "字段5": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段6": { "type": "checkbox", "value": false },
- "字段7": { "type": "input", "value": "请输入内容7" },
- "字段8": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段9": { "type": "checkbox", "value": true },
- "字段10": { "type": "input", "value": "请输入内容10" },
- "字段11": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段12": { "type": "checkbox", "value": true },
- "字段13": { "type": "input", "value": "请输入内容13" },
- "字段14": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段15": { "type": "checkbox", "value": false },
- "字段16": { "type": "input", "value": "请输入内容16" },
- "字段17": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段18": { "type": "checkbox", "value": true },
- "字段19": { "type": "input", "value": "请输入内容19" },
- "字段20": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段21": {
- "type": "radio",
- "value": "选项B",
- "options": ["选项A", "选项B", "选项C"]
- },
- "字段22": {
- "type": "switch",
- "value": "off"
- },
- "字段23": {
- "type": "time",
- "value": "12:00:00"
- },
- "字段24": {
- "type": "combined",
- "value": {
- "inputValue": "输入框内容",
- "moduleButton": "模组",
- "axisButton": "轴向"
- },
- "moduleOptions": ["模组A", "模组B", "模组C"],
- "axisMap": {
- "模组A": ["A轴", "B轴", "C轴"],
- "模组B": ["X轴", "Y轴"],
- "模组C": ["Z轴"]
- },
- "timeout": 180
- },
- "buttons": [
- { "id": "pb_one", "icon": ":/images/pb_arrow.png", "text": "按钮一", "enabled": false },
- { "id": "pb_two", "icon": ":/images/pb_book.png", "text": "按钮二", "enabled": true },
- { "id": "pb_three", "icon": ":/images/pb_Extensions.png", "text": "按钮三", "enabled": false },
- { "id": "pb_four", "icon": ":/images/pb_key.png", "text": "按钮四", "enabled": true },
- { "id": "pb_five", "icon": ":/images/pb_mouse.png", "text": "按钮五", "enabled": false },
- { "id": "pb_six", "icon": ":/images/pb_play.png", "text": "按钮六", "enabled": false },
- { "id": "pb_seven", "icon": ":/images/pb_remove.png", "text": "按钮七", "enabled": false },
- { "id": "pb_eight", "icon": ":/images/pb_Target.png", "text": "按钮八", "enabled": true },
- { "id": "pb_nine", "icon": ":/images/pb_three.png", "text": "按钮九", "enabled": false },
- { "id": "pb_ten", "icon": ":/images/pb_two.png", "text": "按钮十", "enabled": true },
- { "id": "pb_eleven", "icon": ":/images/pb_arrow.png", "text": "按钮十一", "enabled": false },
- { "id": "pb_twelve", "icon": ":/images/pb_book.png", "text": "按钮十二", "enabled": true }
- ]
- },
- "三级目录2": {
- "isThirdLevel": true,
- "字段1": { "type": "input", "value": "请输入内容1" },
- "字段2": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段3": { "type": "checkbox", "value": true },
- "字段4": { "type": "input", "value": "请输入内容4" },
- "字段5": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段6": { "type": "checkbox", "value": false },
- "字段7": { "type": "input", "value": "请输入内容7" },
- "字段8": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段9": { "type": "checkbox", "value": true },
- "字段10": { "type": "input", "value": "请输入内容10" },
- "字段11": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段12": { "type": "checkbox", "value": true },
- "字段13": { "type": "input", "value": "请输入内容13" },
- "字段14": {
- "type": "dropdown",
- "value": "下拉框2",
- "options": ["下拉框1", "下拉框2"]
- },
- "字段15": { "type": "checkbox", "value": false },
- "字段16": { "type": "input", "value": "请输入内容16" },
- "字段17": {
- "type": "dropdown",
- "value": "下拉框3",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "字段18": { "type": "checkbox", "value": true },
- "字段19": { "type": "input", "value": "请输入内容19" },
- "字段20": {
- "type": "dropdown",
- "value": "下拉框1",
- "options": ["下拉框1", "下拉框2", "下拉框3"]
- },
- "buttons": [
- { "id": "pb_one", "icon": ":/images/pb_arrow.png", "text": "按钮一", "enabled": false },
- { "id": "pb_two", "icon": ":/images/pb_book.png", "text": "按钮二", "enabled": true },
- { "id": "pb_three", "icon": ":/images/pb_Extensions.png", "text": "按钮三", "enabled": false },
- { "id": "pb_four", "icon": ":/images/pb_key.png", "text": "按钮四", "enabled": false },
- { "id": "pb_five", "icon": ":/images/pb_mouse.png", "text": "按钮五", "enabled": true },
- { "id": "pb_six", "icon": ":/images/pb_play.png", "text": "按钮六", "enabled": false },
- { "id": "pb_seven", "icon": ":/images/pb_remove.png", "text": "按钮七", "enabled": false },
- { "id": "pb_eight", "icon": ":/images/pb_Target.png", "text": "按钮八", "enabled": true },
- { "id": "pb_nine", "icon": ":/images/pb_three.png", "text": "按钮九", "enabled": false },
- { "id": "pb_ten", "icon": ":/images/pb_two.png", "text": "按钮十", "enabled": true },
- { "id": "pb_eleven", "icon": ":/images/pb_arrow.png", "text": "按钮十一", "enabled": true },
- { "id": "pb_twelve", "icon": ":/images/pb_book.png", "text": "按钮十二", "enabled": true }
- ]
- }
- }
- }
- }
|