From 4d22339b6657218452f5fc85d65fd82db4c9e079 Mon Sep 17 00:00:00 2001 From: mkm <727897186@qq.com> Date: Sun, 3 Nov 2024 22:46:21 +0800 Subject: [PATCH] =?UTF-8?q?refactor(order):=20=E4=BC=98=E5=8C=96=E6=A8=A1?= =?UTF-8?q?=E6=9D=BF1=E4=B8=AD=E7=9A=84=E6=A0=87=E9=A2=98=E6=98=BE?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 移除了不必要的 testData、field 和 qid 属性 - 保留了标题的字体大小、权重、对齐方式等样式设置 --- src/views/order/beforehand_order/template-files/template1.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/views/order/beforehand_order/template-files/template1.js b/src/views/order/beforehand_order/template-files/template1.js index af31d6b18..a80f09e4d 100644 --- a/src/views/order/beforehand_order/template-files/template1.js +++ b/src/views/order/beforehand_order/template-files/template1.js @@ -24,14 +24,11 @@ export const json = { top: 12, height: 17, width: 260, - testData: '供 投 里 海 农 特 产 品 下 单 清 单', fontSize: 16.5, - field: 'headera', fontWeight: '700', textAlign: 'center', hideTitle: true, title: '供 投 里 海 农 特 产 品 下 单 清 单', - qid: 'headera', coordinateSync: false, widthHeightSync: false, qrCodeLevel: 0,