From 0efb79506251f0be7371bf183c1b95e65ccaae8e Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 27 九月 2024 16:29:17 +0800 Subject: [PATCH] # --- src/main/webapp/views/mat/mat.html | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/views/mat/mat.html b/src/main/webapp/views/mat/mat.html index 7ea803d..6265f86 100644 --- a/src/main/webapp/views/mat/mat.html +++ b/src/main/webapp/views/mat/mat.html @@ -360,10 +360,10 @@ <img class="template-qrcode" src="{{this.barcodeUrl}}"> <div style="text-align: center;">{{this.matnr}}</div> </div> - <div style="font-size: 15px;"> + <div style="font-size: 12px;"> 鍚嶇О锛歿{this.maktx}} </div> - <div style="font-size: 15px;"> + <div style="font-size: 12px;"> 瑙勬牸锛歿{this.specs}} </div> </div> -- Gitblit v1.9.1