From caaa5f9977d3f1aeecb8de12f05dbdf67aa5d235 Mon Sep 17 00:00:00 2001 From: yxFwq <1> Date: 星期四, 28 十一月 2024 20:57:05 +0800 Subject: [PATCH] # --- src/main/webapp/views/wcsmap/mapData.js | 32 ++++++++++++++++++++++++++------ 1 files changed, 26 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/views/wcsmap/mapData.js b/src/main/webapp/views/wcsmap/mapData.js index 1410534..277c4f8 100644 --- a/src/main/webapp/views/wcsmap/mapData.js +++ b/src/main/webapp/views/wcsmap/mapData.js @@ -11,7 +11,27 @@ { "title": "鑷姩", "width": "40", "height": "20", "background": "0x78FF81", "x": 1460, "y": 790 ,"titleX": 1520,"titleY": 790}, { "title": "闈炶嚜鍔�", "width": "40", "height": "20", "background": "0xB8B8B8", "x": 1460, "y": 820 ,"titleX": 1520,"titleY": 820}, ], + "track": [ + {"id": "1", "unitX": 60, "unitY": 3, "anfme": 2, "background": "0x000000", "x": 125, "y": 737}, + {"id": "2", "unitX": 60, "unitY": 3, "anfme": 2, "background": "0x000000", "x": 227, "y": 737}, + {"id": "3", "unitX": 60, "unitY": 3, "anfme": 2, "background": "0x000000", "x": 125, "y": 867}, + {"id": "4", "unitX": 60, "unitY": 3, "anfme": 2, "background": "0x000000", "x": 227, "y": 867}, + + ], + "jar": [ + { "id": "1", "width": 15, "height": 110, "background": "0xa6a6a6", "x": 126, "y": 750 }, + { "id": "1", "width": 15, "height": 110, "background": "0xa6a6a6", "x": 169, "y": 750 }, + { "id": "1", "width": 15, "height": 110, "background": "0xa6a6a6", "x": 228, "y": 750 }, + { "id": "1", "width": 15, "height": 110, "background": "0xa6a6a6", "x": 270, "y": 750 }, + { "id": "1", "width": 15, "height": 108, "background": "0xea9a2b", "x": 169, "y": 881 }, + { "id": "1", "width": 15, "height": 108, "background": "0xea9a2b", "x": 270, "y": 881 }, + ], "conveyor": [ + + { "id": "1", "title": "623", "width": 15, "height": 15, "background": "0xb8db7c", "x": 142, "y": 733 }, + { "id": "1", "title": "624", "width": 15, "height": 15, "background": "0xb8db7c", "x": 255, "y": 733 }, + { "id": "1", "title": "625", "width": 15, "height": 15, "background": "0xb8db7c", "x": 142, "y": 864 }, + { "id": "1", "title": "626", "width": 15, "height": 15, "background": "0xb8db7c", "x": 255, "y": 864 }, { "id": "1", "title": "652", "width": 15, "height": 58, "background": "0xb8db7c", "x": 87, "y": 129 }, { "id": "1", "title": "651", "width": 15, "height": 58, "background": "0xb8db7c", "x": 87, "y": 188 }, @@ -347,11 +367,11 @@ { "id": 2, "title": "2鎺�", "unitX": 8, "unitY": 6, "anfme": 44, "x": 776, "y": 526 } ], "shelf2": [ - { "id": 1, "title": "1鎺�", "unitX": 11, "unitY": 6, "anfme": 84, "x": 170, "y": 328 }, - { "id": 2, "title": "2鎺�", "unitX": 11, "unitY": 6, "anfme": 84, "x": 170, "y": 356 }, - { "id": 2, "title": "2鎺�", "unitX": 11, "unitY": 6, "anfme": 84, "x": 170, "y": 366 }, - { "id": 1, "title": "1鎺�", "unitX": 11, "unitY": 6, "anfme": 84, "x": 170, "y": 394 }, - { "id": 2, "title": "2鎺�", "unitX": 11, "unitY": 6, "anfme": 84, "x": 170, "y": 404 }, - { "id": 2, "title": "2鎺�", "unitX": 11, "unitY": 6, "anfme": 84, "x": 170, "y": 431 } + { "id": 1, "title": "1鎺�", "unitX": 10, "unitY": 6, "anfme": 84, "x": 254, "y": 328 }, + { "id": 2, "title": "2鎺�", "unitX": 10, "unitY": 6, "anfme": 84, "x": 254, "y": 356 }, + { "id": 2, "title": "2鎺�", "unitX": 10, "unitY": 6, "anfme": 84, "x": 254, "y": 366 }, + { "id": 1, "title": "1鎺�", "unitX": 10, "unitY": 6, "anfme": 84, "x": 254, "y": 394 }, + { "id": 2, "title": "2鎺�", "unitX": 10, "unitY": 6, "anfme": 84, "x": 254, "y": 404 }, + { "id": 2, "title": "2鎺�", "unitX": 10, "unitY": 6, "anfme": 84, "x": 254, "y": 431 } ] } \ No newline at end of file -- Gitblit v1.9.1