From 78b52c20a27a02466c8af9c0c8222b9f2f3ff20c Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期四, 18 一月 2024 19:59:47 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/console.map.js |   93 +++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 90 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 8ea6a2f..6f75c5c 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -263,7 +263,36 @@
                 "left": 991,
                 "width": 80,
                 "height": 23
-            }]
+            }],
+            "barcode": [
+                {
+                    "type": "barcode",
+                    "id": "barcode-1",
+                    "text": "",
+                    "top": 153,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+                {
+                    "type": "barcode",
+                    "id": "barcode-2",
+                    "text": "",
+                    "top": 214,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+                {
+                    "type": "barcode",
+                    "id": "barcode-3",
+                    "text": "",
+                    "top": 261,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+            ]
         }, {
             "type": "floor",
             "id": "page_floor2",
@@ -376,7 +405,36 @@
                 "left": 991,
                 "width": 80,
                 "height": 23
-            }]
+            }],
+            "barcode": [
+                {
+                    "type": "barcode",
+                    "id": "barcode-4",
+                    "text": "",
+                    "top": 153,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+                {
+                    "type": "barcode",
+                    "id": "barcode-5",
+                    "text": "",
+                    "top": 214,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+                {
+                    "type": "barcode",
+                    "id": "barcode-6",
+                    "text": "",
+                    "top": 261,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+            ]
         }, {
             "type": "floor",
             "id": "page_floor3",
@@ -489,7 +547,36 @@
                 "left": 991,
                 "width": 80,
                 "height": 23
-            }]
+            }],
+            "barcode": [
+                {
+                    "type": "barcode",
+                    "id": "barcode-7",
+                    "text": "",
+                    "top": 153,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+                {
+                    "type": "barcode",
+                    "id": "barcode-8",
+                    "text": "",
+                    "top": 214,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+                {
+                    "type": "barcode",
+                    "id": "barcode-9",
+                    "text": "",
+                    "top": 261,
+                    "left": 1153,
+                    "width": 80,
+                    "height": 20
+                },
+            ]
         }]
     }]
 }
\ No newline at end of file

--
Gitblit v1.9.1