From 12f4a6839c831411be43819e4d6487af6933bbbb Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期三, 21 八月 2024 17:49:39 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 51 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 50 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 2d42ca6..76f41ce 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -769,7 +769,56 @@ "left": 283, "width": 184, "height": 19 - }] + }], + "barcode":[ + { + "type": "barcode", + "id": "barcode-1", + "text": "", + "top": 749, + "left": 470, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-2", + "text": "", + "top": 684, + "left": 470, + "width": 80, + "height": 20 + } , + { + "type": "barcode", + "id": "barcode-3", + "text": "", + "top": 64.5, + "left": 470, + "width": 80, + "height": 20 + } + , + { + "type": "barcode", + "id": "barcode-4", + "text": "", + "top": 749, + "left": 560, + "width": 150, + "height": 20 + } + , + { + "type": "barcode", + "id": "barcode-5", + "text": "", + "top": 684, + "left": 560, + "width": 150, + "height": 20 + } + ] }] }] } \ No newline at end of file -- Gitblit v1.9.1