From cf6b07988fc0106fac1b10c898dcc715ffa78050 Mon Sep 17 00:00:00 2001 From: ciaochaos <1272777550@qq.com> Date: Wed, 6 May 2020 15:20:02 +0800 Subject: [PATCH] =?UTF-8?q?DSJ=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/QrRendererDSJ.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/QrRendererDSJ.js b/src/components/QrRendererDSJ.js index d64dcc2..3de682c 100644 --- a/src/components/QrRendererDSJ.js +++ b/src/components/QrRendererDSJ.js @@ -18,7 +18,8 @@ function listPoint(props) { let posType = props.params[2]; let id = 0; - if (width2 <= 0) width2 = 80; + if (width2 <= 0) width2 = 70; + if (width1 <= 0) width1 = 70; let available = []; let ava2 = [];