From 9aa0e310f20eef416e852127085493b061157218 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=8E=AB=E5=94=90=E5=B0=BC?= <1431128779@qq.com> Date: Fri, 14 Feb 2025 16:44:43 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=96=87=E7=AB=A0?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E6=B5=B7=E6=8A=A5=E4=BA=8C=E7=BB=B4=E7=A0=81?= =?UTF-8?q?=E5=9C=A8=E5=AE=89=E5=8D=93=E4=B8=8B=E6=98=BE=E7=A4=BA=E5=BC=82?= =?UTF-8?q?=E5=B8=B8=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesA/article-detail/article-detail.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pagesA/article-detail/article-detail.vue b/pagesA/article-detail/article-detail.vue index f385851..147bf2c 100644 --- a/pagesA/article-detail/article-detail.vue +++ b/pagesA/article-detail/article-detail.vue @@ -663,8 +663,8 @@ export default { height: 160, x: 24, y: 752, - radius: 0, - lineWidth: 6, + radius: 12, + lineWidth: 0, lineColor: '#FFFFFF', path: this.$utils.checkImageUrl(_qrCodeImageUrl), }, {