From 8f61882d114799f1419fdc9d8900a886812b64f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B8=B8=E7=86=9F=E5=90=B4=E5=BD=A6=E7=A5=96?= Date: Tue, 24 Mar 2026 10:29:00 +0800 Subject: [PATCH] =?UTF-8?q?2=E5=A5=97=E9=85=8D=E7=BD=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/modules/print/print_hunlian_card.js | 2 +- static/config/index-prod.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/modules/print/print_hunlian_card.js b/src/views/modules/print/print_hunlian_card.js index 256d6af..b22fe62 100644 --- a/src/views/modules/print/print_hunlian_card.js +++ b/src/views/modules/print/print_hunlian_card.js @@ -103,7 +103,7 @@ export function printHunlianLabel(printList) { LODOP.SET_PRINT_STYLEA(0,"FontSize",10); LODOP.ADD_PRINT_TEXT(345,560,155,25,printData.chjlt); LODOP.SET_PRINT_STYLEA(0,"FontSize",10); - LODOP.ADD_PRINT_BARCODE(12,30,138,65,"QRCode",printData.TaskNo); + LODOP.ADD_PRINT_BARCODE(0,19,138,70,"QRCode",printData.TaskNo); LODOP.ADD_PRINT_TEXT(67,82,110,25,printData.TaskNo); LODOP.SET_PRINT_STYLEA(0,"FontSize",10); LODOP.ADD_PRINT_TEXT(66,333,385,25,printData.AllDesc); diff --git a/static/config/index-prod.js b/static/config/index-prod.js index 5872537..b3dff7d 100644 --- a/static/config/index-prod.js +++ b/static/config/index-prod.js @@ -33,8 +33,8 @@ lodopLicenseStr2: '15F0BE661E7F39FD7491843CB2514F69', lodopLicenseStr3: '', lodopLicenseStr4: '', - siteName: '苏州赫艾聚合科技有限公司', - siteNameE: 'A&M Polymer' + siteName: 'JCA POLYMER TECHNICS SDN.BHD. ', + siteNameE: 'JCA Polymer' } };