From bc4fb588b5f4e6ff1467604f21795d85fedc5824 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Thu, 13 Jul 2023 14:52:39 +0800 Subject: [PATCH] =?UTF-8?q?fix=20=E8=AF=BE=E7=A8=8B=E4=BA=8C=E7=BB=B4?= =?UTF-8?q?=E7=A0=81=E5=8A=A0=E9=9A=8F=E6=9C=BA=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TwoDimensionalCode.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/TwoDimensionalCode.vue b/src/components/TwoDimensionalCode.vue index 3ac92224..4000fa25 100644 --- a/src/components/TwoDimensionalCode.vue +++ b/src/components/TwoDimensionalCode.vue @@ -25,7 +25,7 @@ {{ codeInfo.name ? codeInfo.name : "" }} @@ -34,12 +34,12 @@