From 99972c3ec45b658784f00f7663b87d659414044e Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 23 五月 2024 14:34:15 +0800 Subject: [PATCH] # --- src/main/webapp/static/wcs/css/render.css | 16 ++++++++-------- 1 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/main/webapp/static/wcs/css/render.css b/src/main/webapp/static/wcs/css/render.css index c3c4da6..e40e9eb 100644 --- a/src/main/webapp/static/wcs/css/render.css +++ b/src/main/webapp/static/wcs/css/render.css @@ -558,54 +558,54 @@ width: 100px; height: 50px; left: 220px; - top: 250px; + top: 190px; } .barcode2{ position: absolute; width: 100px; height: 50px; left: 220px; - top: 340px; + top: 285px; } .barcode3{ position: absolute; width: 100px; height: 50px; left: 220px; - top: 430px; + top: 375px; } .barcode4{ position: absolute; width: 100px; height: 50px; left: 220px; - top: 545px; + top: 490px; } .barcode5{ position: absolute; width: 100px; height: 50px; left: 220px; - top: 660px; + top: 605px; } .barcode6{ position: absolute; width: 100px; height: 50px; left: 220px; - top: 770px; + top: 715px; } .barcode7{ position: absolute; width: 100px; height: 50px; left: 1450px; - top: 685px; + top: 630px; } .barcode8{ position: absolute; width: 100px; height: 50px; left: 1450px; - top: 570px; + top: 515px; } \ No newline at end of file -- Gitblit v1.9.1